COLOR #8D9E87

HEX: #8D9E87 RGB: (141,158,135)

Color info

#8D9E87 contains red, green and blue colors in about the same proportion. Web safe color of #8D9E87 is #999999 (or #999).

RGB color model

#8D9E87 color RGB value is (141,158,135).

RGB: (141,158,135) (55%, 62%, 53%)

RGB channels and saturation

R 141 of 255 = 55%
G 158 of 255 = 62%
B 135 of 255 = 53%

141
158
135

R + G + B ~ 57%. #8D9E87 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 141 + 158 + 135 = 434 (100%)
R 141 of 434 ~ 32.49%
G 158 of 434 ~ 36.41%
B 135 of 434 ~ 31.11'%

%32.49
%36.41
%31.11

CMYK color model

#8D9E87 color CMYK value is (11,0,15,38).

  • cyan value is 10.76%
  • magenta value is 0.00%
  • yellow value is 14.56%
  • key color value is 38.04%

CMYK: (11,0,15,38)
C11M0Y15K38 (11%, 0%, 15%, 38%)
(0.11 / 0.00 / 0.15 / 0.38)

CMYK percentages

%10.76
%0
%14.56
%38.04

Codes

Color #8D9E87 in popluar color models

8D 9E 87
RGB 141 158 135
HSL 104° 10.60% 57.45%
HSB/HSV 104° 14.56% 61.96%
CMYK 10.76% 0.00% 14.56%
38.04%

Color #8D9E87 in popluar number systems.

HEX 8D 9E 87
Decimal 141 158 135
Binary 10001101 10011110 10000111
Octal 215 236 207

Shades and tints

Shades of #8D9E87

#8D9E87
(141,158,135)
#81907B
(129,144,123)
#75826F
(117,130,111)
#697463
(105,116,99)
#5D6657
(93,102,87)
#51584B
(81,88,75)
#454A3F
(69,74,63)
#393C33
(57,60,51)
#2D2E27
(45,46,39)
#21201B
(33,32,27)
#15120F
(21,18,15)
#000000
(0,0,0)

Tints of #8D9E87

#8D9E87
(141,158,135)
#97A691
(151,166,145)
#A1AE9B
(161,174,155)
#ABB6A5
(171,182,165)
#B5BEAF
(181,190,175)
#BFC6B9
(191,198,185)
#C9CEC3
(201,206,195)
#D3D6CD
(211,214,205)
#DDDED7
(221,222,215)
#E7E6E1
(231,230,225)
#F1EEEB
(241,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8D9E87 color. Also use rgb(141,158,135) instead hex code.

Text Font Color

.myTextColor { color: #8D9E87; }

<p style="color:#8D9E87">This sample text font color is #8D9E87.</p>

This text font color is #8D9E87.

Background Color

.myBgColor { background-color: #8D9E87; }

<div style="background-color:#8D9E87">Inner text</div>

This div background color is #8D9E87.

Border color

.myBorderColor { border: 1px solid #8D9E87; }

<div style="border:3px solid #8D9E87">Div</div>

This div border color is #8D9E87.

Opacity

.myOpacity80 { color: #8D9E87; opacity: 0.8; }

<p style="color:#8D9E87;opacity:0.8;">80%</p>

Text with #8D9E87 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #8D9E87;}

<p style="text-shadow: 3px 3px 1px #8D9E87">Text here.</p>

This text has shadow with #8D9E87 color.


.textShadow {text-shadow: 3px 3px 1px #8D9E87', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #8D9E87, 5px 5px 20px red">Text here.</p>

This text has shadow with #8D9E87 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#8D9E87, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#8D9E87, Direction=45, Strength=4)">Text</p>

This text has shadow with #8D9E87 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #8D9E87;
-webkit-box-shadow: 1px 1px 3px 2px #8D9E87;
box-shadow: 1px 1px 3px 2px #8D9E87;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #8D9E87; -webkit-box-shadow: 1px 1px 3px 2px #8D9E87; box-shadow:1px 1px 3px 2px #8D9E87;">
Div content here
</div>

This div box has shadow with color #8D9E87.

Preview

Color preview on black background

This text has color #8D9E87 on black background.


Color preview on white background

This text has color #8D9E87 on white background.


Black color preview on #8D9E87 background

This text has black color on #8D9E87 background.


White color preview on #8D9E87 background

This text has white color on #8D9E87 background.


Related colors

Complementary color

Complementary color for #hex is #726178.


I love getcolorcode.com

Triadic colors

1 #878D9E and #9E878D with #8D9E87 are triadic colors.

2 #879E8D and #9E8D87 with #8D9E87 are triadic colors.