crispedge.com

Color picker

Loading...

#51a77d hex color - Green - Cool color - Information

#51a77d hex color - Green - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Green

Hex #51a77d Color code in RGB color code model is created after adding 31.76% red color, 65.49% green color and 49.02% blue color. Hex #51a77d Color code in CMYK color (process color) code model is generated after subtraction of 51% cyan, 0% magenta, 25% yellow and 35% black.

Hex #51a77d color code is between #55aa77 web safe hex color code and #449988 web safe hex color code. #55aa77 is the nearest web safe color code. You can see here many more shades of #51a77d color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code51a77d#51a77d
RGB Decimal81, 167, 125rgb(81, 167, 125)
RGB Percent32%, 65%, 49%rgb(32%, 65%, 49%)
CSS RGBa81, 167, 125,1rgba(81,167,125,1)
CMYK Modelcmyk(51%,0%,25%,35%)
HSL Color Space151,35% ,49%hsl(151,35% ,49%)
HSV Color Space151°, 51%, 65%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010100011010011101111101
Octal121247175
Decimal81167125
Hex51a77d

Different shades of #51a77d color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Light Shade of #51a77d
#71ba96
Dark Shade of #51a77d
#408563
Saturated Shade of #51a77d
#45b37d
Desaturated Shade of #51a77d
#5d9b7d
Grey scale Shade of #51a77d
#7c7c7c
Brighten Shade
#6ac096
Most Readable Shade
#000000

Shades of #51a77d color code

Generate more color scales with scales (color stack) generator.

#51a77d
#48946f
#3f8161
#366f53
#2d5c45
#244a37
#1b3729
#12251b
#09120d
#000000

Similar Color like #51a77d color

Find visually similar hex color codes nearing to #51a77d hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#52a87e
#53a97f
#54aa80
#55ab81
#56ac82
#57ad83
#58ae84
#59af85
#5ab086
#5bb187
#5cb288
#5db389
#5eb48a
#5fb58b
#50a67c
#4fa57b
#4ea47a
#4da379
#4ca278
#4ba177
#4aa076
#499f75
#489e74
#479d73
#469c72
#459b71
#449a70
#43996f

Monochromatic Color with #51a77d

#51a77d
#66d19d
#7afcbd
#13271e
#28523d
#3c7c5d

Tints of #51a77d Color

#51a77d
#64b08b
#77ba99
#8bc4a8
#9eceb6
#b1d7c5
#c5e1d3
#d8ebe2
#ebf5f0
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#51a77d
#a7517b

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#51a77d
#a751a6
#a75251

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#51a75b
#51a76c
#51a77d
#51a78e
#51a79f

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#51a77d
#7d51a7
#a77d51

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#51a77d
#5251a7
#a7517b
#a6a751

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#51a77d
#a7517b
#a75251
#51a6a7

Double Complementary is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Hex #51a77d Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#51a77d Color Code Preview on Black Background Color

This is how #51a77d Color will look on black background color. Color contrast ratio is 7.17

#51a77d in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#51a77d">Your Example Paragraph content text in with font color #51a77d </p>

Your Example Paragraph content text in with font color #51a77d

HTML with inline CSS

<div style="color:#51a77d">Your Paragraph text in with font color #51a77d </div>

Your Example Paragraph content text in with font color #51a77d

#51a77d color code is use for CSS Background Color

Background color for the above div is #51a77d

HTML with inline CSS

<div style="background-color:#51a77d;"></div>

#51a77d color code is use for CSS Border Color

CSS Border color for the above div is #51a77d

HTML with inline CSS

<div style="border:5px solid #51a77d;"></div>

CSS Border Left color for the above div is #51a77d

HTML with inline CSS

<div style="border-left:5px solid #51a77d;"></div>

CSS Border Right color for the above div is #51a77d

HTML with inline CSS

<div style="border-right:5px solid #51a77d;"></div>

CSS Border Bottom color for the above div is #51a77d

HTML with inline CSS

<div style="border-bottom:5px solid #51a77d;"></div>

CSS Border Top color for the above div is #51a77d

HTML with inline CSS

<div style="border-top:5px solid #51a77d;"></div>

#51a77d hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#51a77d; } .examplecolorclass {color:#51a77d; } .examplebordercolor {border:3px solid #51a77d; }

#51a77d Color code Preview on White Background

This is how #51a77d Color code will look on white background color. Color contrast ratio is 2.93

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #51a77d; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #51a77d; }

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(81,167,125,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(167,81,123,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(81,167,125,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.