COLOR #87956E

HEX: #87956E RGB: (135,149,110)

Color info

#87956E contains red, green and blue colors in about the same proportion. Web safe color of #87956E is #999966 (or #996).

RGB color model

#87956E color RGB value is (135,149,110).

RGB: (135,149,110) (53%, 58%, 43%)

RGB channels and saturation

R 135 of 255 = 53%
G 149 of 255 = 58%
B 110 of 255 = 43%

135
149
110

R + G + B ~ 51%. #87956E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 135 + 149 + 110 = 394 (100%)
R 135 of 394 ~ 34.26%
G 149 of 394 ~ 37.82%
B 110 of 394 ~ 27.92'%

%34.26
%37.82
%27.92

CMYK color model

#87956E color CMYK value is (9,0,26,42).

  • cyan value is 9.40%
  • magenta value is 0.00%
  • yellow value is 26.17%
  • key color value is 41.57%
CMYK: (9,0,26,42) C9M0Y26K42 (9%,0%,26%,42%) (0.09/0.00/0.26/0.42) 

CMYK percentages

%9.4
%0
%26.17
%41.57

Codes

Color #87956E in popluar color models

87 95 6E
RGB 135 149 110
HSL 82° 15.54% 50.78%
HSB/HSV 82° 26.17% 58.43%
CMYK 9.40% 0.00% 26.17%
41.57%

Color #87956E in popluar number systems.

HEX 87 95 6E
Decimal 135 149 110
Binary 10000111 10010101 1101110
Octal 207 225 156

Shades and tints

Shades of #87956E

#87956E
(135,149,110)
#7B8864
(123,136,100)
#6F7B5A
(111,123,90)
#636E50
(99,110,80)
#576146
(87,97,70)
#4B543C
(75,84,60)
#3F4732
(63,71,50)
#333A28
(51,58,40)
#272D1E
(39,45,30)
#1B2014
(27,32,20)
#0F130A
(15,19,10)
#000000
(0,0,0)

Tints of #87956E

#87956E
(135,149,110)
#919E7B
(145,158,123)
#9BA788
(155,167,136)
#A5B095
(165,176,149)
#AFB9A2
(175,185,162)
#B9C2AF
(185,194,175)
#C3CBBC
(195,203,188)
#CDD4C9
(205,212,201)
#D7DDD6
(215,221,214)
#E1E6E3
(225,230,227)
#EBEFF0
(235,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #87956E color. Also use rgb(135,149,110) instead hex code.

Text Font Color

.myTextColor { color: #87956E; }

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

This text font color is #87956E.

Background Color

.myBgColor { background-color: #87956E; }

<div style="background-color:#87956E">Inner text</div>

This div background color is #87956E.

Border color

.myBorderColor { border: 1px solid #87956E; }

<div style="border:3px solid #87956E">Div</div>

This div border color is #87956E.

Opacity

.myOpacity80 { color: #87956E; opacity: 0.8; }

<p style="color:#87956E;opacity:0.8;">80%</p>

Text with #87956E 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 #87956E;}

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

This text has shadow with #87956E color.


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

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

This text has shadow with #87956E primary color and red secondary color.


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

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

This text has shadow with #87956E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #87956E.

Preview

Color preview on black background

This text has color #87956E on black background.


Color preview on white background

This text has color #87956E on white background.


Black color preview on #87956E background

This text has black color on #87956E background.


White color preview on #87956E background

This text has white color on #87956E background.


Related colors

Complementary color

Complementary color for #hex is #786A91.


I love getcolorcode.com

Triadic colors

1 #6E8795 and #956E87 with #87956E are triadic colors.

2 #6E9587 and #95876E with #87956E are triadic colors.