crispedge.com

Color picker

Loading...

#81b57f hex color - Green - Cool color - Information

#81b57f hex color - Green - Cool color

Color Hue/Base color: Green

Hex #81b57f Color code in RGB color code model is created after adding 50.59% red color, 70.98% green color and 49.8% blue color. Hex #81b57f Color code in CMYK color (process color) code model is generated after subtraction of 29% cyan, 0% magenta, 30% yellow and 29% black.

Hex #81b57f color code is between #88bb77 web safe hex color code and #77aa88 web safe hex color code. #88bb77 is the nearest web safe color code. You can see here many more shades of #81b57f color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code81b57f#81b57f
RGB Decimal129, 181, 127rgb(129, 181, 127)
RGB Percent51%, 71%, 50%rgb(51%, 71%, 50%)
CSS RGBa129, 181, 127,1rgba(129,181,127,1)
CMYK Modelcmyk(29%,0%,30%,29%)
HSL Color Space118,27% ,60%hsl(118,27% ,60%)
HSV Color Space118°, 30%, 71%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100000011011010101111111
Octal201265177
Decimal129181127
Hex81b57f

Different shades of #81b57f color code.

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

Light Shade of #81b57f
#a1c89f
Dark Shade of #81b57f
#61a25f
Saturated Shade of #81b57f
#78bf75
Desaturated Shade of #81b57f
#8aab89
Grey scale Shade of #81b57f
#9a9a9a
Brighten Shade
#9ace98
Most Readable Shade
#000000

Shades of #81b57f color code

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

#81b57f
#72a070
#648c62
#567854
#476446
#395038
#2b3c2a
#1c281c
#0e140e
#000000

Similar Color like #81b57f color

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

#82b680
#83b781
#84b882
#85b983
#86ba84
#87bb85
#88bc86
#89bd87
#8abe88
#8bbf89
#8cc08a
#8dc18b
#8ec28c
#8fc38d
#80b47e
#7fb37d
#7eb27c
#7db17b
#7cb07a
#7baf79
#7aae78
#79ad77
#78ac76
#77ab75
#76aa74
#75a973
#74a872
#73a771

Monochromatic Color with #81b57f

#81b57f
#9fdf9d
#080b08
#263526
#446043
#638a61

Tints of #81b57f Color

#81b57f
#8fbd8d
#9dc59b
#abcda9
#b9d5b7
#c7dec6
#d5e6d4
#e3eee2
#f1f6f0
#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

#81b57f
#b37fb5

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

Split Complementary

#81b57f
#987fb5
#b57f9c

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

Analogous Color

#97b57f
#8cb57f
#81b57f
#7fb588
#7fb593

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

#81b57f
#7f81b5
#b57f81

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

#81b57f
#7f9cb5
#b37fb5
#b5987f

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

#81b57f
#b37fb5
#b57f9c
#7fb598

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 #81b57f 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.

#81b57f Color Code Preview on Black Background Color

This is how #81b57f Color will look on black background color. Color contrast ratio is 8.85

#81b57f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #81b57f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #81b57f

#81b57f color code is use for CSS Background Color

Background color for the above div is #81b57f

HTML with inline CSS

<div style="background-color:#81b57f;"></div>

#81b57f color code is use for CSS Border Color

CSS Border color for the above div is #81b57f

HTML with inline CSS

<div style="border:5px solid #81b57f;"></div>

CSS Border Left color for the above div is #81b57f

HTML with inline CSS

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

CSS Border Right color for the above div is #81b57f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #81b57f

HTML with inline CSS

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

CSS Border Top color for the above div is #81b57f

HTML with inline CSS

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

#81b57f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#81b57f Color code Preview on White Background

This is how #81b57f Color code will look on white background color. Color contrast ratio is 2.37

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 #81b57f; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #81b57f; }

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(129,181,127,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(179,127,181,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(129,181,127,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.