COLOR #8F9D87

HEX: #8F9D87 RGB: (143,157,135)

Color info

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

RGB color model

#8F9D87 color RGB value is (143,157,135).

RGB: (143,157,135) (56%, 62%, 53%)

RGB channels and saturation

R 143 of 255 = 56%
G 157 of 255 = 62%
B 135 of 255 = 53%

143
157
135

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

Portions of RGB colors in percentages

R + G + B = 143 + 157 + 135 = 435 (100%)
R 143 of 435 ~ 32.87%
G 157 of 435 ~ 36.09%
B 135 of 435 ~ 31.03'%

%32.87
%36.09
%31.03

CMYK color model

#8F9D87 color CMYK value is (9,0,14,38).

  • cyan value is 8.92%
  • magenta value is 0.00%
  • yellow value is 14.01%
  • key color value is 38.43%
CMYK: (9,0,14,38) C9M0Y14K38 (9%,0%,14%,38%) (0.09/0.00/0.14/0.38) 

CMYK percentages

%8.92
%0
%14.01
%38.43

Codes

Color #8F9D87 in popluar color models

8F 9D 87
RGB 143 157 135
HSL 98° 10.09% 57.25%
HSB/HSV 98° 14.01% 61.57%
CMYK 8.92% 0.00% 14.01%
38.43%

Color #8F9D87 in popluar number systems.

HEX 8F 9D 87
Decimal 143 157 135
Binary 10001111 10011101 10000111
Octal 217 235 207

Shades and tints

Shades of #8F9D87

#8F9D87
(143,157,135)
#828F7B
(130,143,123)
#75816F
(117,129,111)
#687363
(104,115,99)
#5B6557
(91,101,87)
#4E574B
(78,87,75)
#41493F
(65,73,63)
#343B33
(52,59,51)
#272D27
(39,45,39)
#1A1F1B
(26,31,27)
#0D110F
(13,17,15)
#000000
(0,0,0)

Tints of #8F9D87

#8F9D87
(143,157,135)
#99A591
(153,165,145)
#A3AD9B
(163,173,155)
#ADB5A5
(173,181,165)
#B7BDAF
(183,189,175)
#C1C5B9
(193,197,185)
#CBCDC3
(203,205,195)
#D5D5CD
(213,213,205)
#DFDDD7
(223,221,215)
#E9E5E1
(233,229,225)
#F3EDEB
(243,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8F9D87 color. Also use rgb(143,157,135) instead hex code.

Text Font Color

.myTextColor { color: #8F9D87; }

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

This text font color is #8F9D87.

Background Color

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

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

This div background color is #8F9D87.

Border color

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

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

This div border color is #8F9D87.

Opacity

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

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

Text with #8F9D87 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 #8F9D87;}

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

This text has shadow with #8F9D87 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8F9D87.

Preview

Color preview on black background

This text has color #8F9D87 on black background.


Color preview on white background

This text has color #8F9D87 on white background.


Black color preview on #8F9D87 background

This text has black color on #8F9D87 background.


White color preview on #8F9D87 background

This text has white color on #8F9D87 background.


Related colors

Complementary color

Complementary color for #hex is #706278.


I love getcolorcode.com

Triadic colors

1 #878F9D and #9D878F with #8F9D87 are triadic colors.

2 #879D8F and #9D8F87 with #8F9D87 are triadic colors.