crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#81877f hex color - Green - Cool color - Information

#81877f hex color - Green - Cool color

Color Hue/Base color: Green

Hex #81877f Color code in RGB color code model is created after adding 50.59% red color, 52.94% green color and 49.8% blue color. Hex #81877f Color code in CMYK color (process color) code model is generated after subtraction of 4% cyan, 0% magenta, 6% yellow and 47% black.

Hex #81877f color code is between #888877 web safe hex color code and #777788 web safe hex color code. #888877 is the nearest web safe color code. You can see here many more shades of #81877f color code.

0 Likes 0 Comments | 2 Views

Color Table

Hex Color Code81877f#81877f
RGB Decimal129, 135, 127rgb(129, 135, 127)
RGB Percent51%, 53%, 50%rgb(51%, 53%, 50%)
CSS RGBa129, 135, 127,1rgba(129,135,127,1)
CMYK Modelcmyk(4%,0%,6%,47%)
HSL Color Space105,3% ,51%hsl(105,3% ,51%)
HSV Color Space105°, 6%, 53%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary100000011000011101111111
Octal201207177
Decimal129135127
Hex81877f

Different shades of #81877f color code.

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

Light Shade of #81877f
#9ba099
Dark Shade of #81877f
#686d66
Saturated Shade of #81877f
#7b9373
Desaturated Shade of #81877f
#838383
Grey scale Shade of #81877f
#838383
Brighten Shade
#9aa098
Most Readable Shade
#FFFFFF

Shades of #81877f color code

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

#81877f
#727870
#646962
#565a54
#474b46
#393c38
#2b2d2a
#1c1e1c
#0e0f0e
#000000

Similar Color like #81877f color

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

#828880
#838981
#848a82
#858b83
#868c84
#878d85
#888e86
#898f87
#8a9088
#8b9189
#8c928a
#8d938b
#8e948c
#8f958d
#80867e
#7f857d
#7e847c
#7d837b
#7c827a
#7b8179
#7a8078
#797f77
#787e76
#777d75
#767c74
#757b73
#747a72
#737971

Monochromatic Color with #81877f

#81877f
#aab1a7
#d2dccf
#070707
#30322f
#585c57

Tints of #81877f Color

#81877f
#8f948d
#9da19b
#abafa9
#b9bcb7
#c7c9c6
#d5d7d4
#e3e4e2
#f1f1f0
#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

#81877f
#857f87

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

Split Complementary

#81877f
#817f87
#877f85

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

Analogous Color

#84877f
#83877f
#81877f
#7f877f
#7f8780

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

#81877f
#7f8187
#877f81

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

#81877f
#7f8587
#857f87
#87817f

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

#81877f
#857f87
#877f85
#7f8781

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 #81877f 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.

#81877f Color Code Preview on Black Background Color

This is how #81877f Color will look on black background color. Color contrast ratio is 5.71

#81877f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #81877f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #81877f

#81877f color code is use for CSS Background Color

Background color for the above div is #81877f

HTML with inline CSS

<div style="background-color:#81877f;"></div>

#81877f color code is use for CSS Border Color

CSS Border color for the above div is #81877f

HTML with inline CSS

<div style="border:5px solid #81877f;"></div>

CSS Border Left color for the above div is #81877f

HTML with inline CSS

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

CSS Border Right color for the above div is #81877f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #81877f

HTML with inline CSS

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

CSS Border Top color for the above div is #81877f

HTML with inline CSS

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

#81877f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#81877f Color code Preview on White Background

This is how #81877f Color code will look on white background color. Color contrast ratio is 3.68

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

Related Gradients

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.