COLOR #87714E

HEX: #87714E RGB: (135,113,78)

Color info

#87714E contains red, green and blue colors in about the same proportion. Web safe color of #87714E is #996666 (or #966).

RGB color model

#87714E color RGB value is (135,113,78).

RGB: (135,113,78) (53%, 44%, 31%)

RGB channels and saturation

R 135 of 255 = 53%
G 113 of 255 = 44%
B 78 of 255 = 31%

135
113
78

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

Portions of RGB colors in percentages

R + G + B = 135 + 113 + 78 = 326 (100%)
R 135 of 326 ~ 41.41%
G 113 of 326 ~ 34.66%
B 78 of 326 ~ 23.93'%

%41.41
%34.66
%23.93

CMYK color model

#87714E color CMYK value is (0,16,42,47).

  • cyan value is 0.00%
  • magenta value is 16.30%
  • yellow value is 42.22%
  • key color value is 47.06%

CMYK: (0,16,42,47)
C0M16Y42K47 (0%, 16%, 42%, 47%)
(0.00 / 0.16 / 0.42 / 0.47)

CMYK percentages

%0
%16.3
%42.22
%47.06

Codes

Color #87714E in popluar color models

87 71 4E
RGB 135 113 78
HSL 37° 26.76% 41.76%
HSB/HSV 37° 42.22% 52.94%
CMYK 0.00% 16.30% 42.22%
47.06%

Color #87714E in popluar number systems.

HEX 87 71 4E
Decimal 135 113 78
Binary 10000111 1110001 1001110
Octal 207 161 116

Shades and tints

Shades of #87714E

#87714E
(135,113,78)
#7B6747
(123,103,71)
#6F5D40
(111,93,64)
#635339
(99,83,57)
#574932
(87,73,50)
#4B3F2B
(75,63,43)
#3F3524
(63,53,36)
#332B1D
(51,43,29)
#272116
(39,33,22)
#1B170F
(27,23,15)
#0F0D08
(15,13,8)
#000000
(0,0,0)

Tints of #87714E

#87714E
(135,113,78)
#917D5E
(145,125,94)
#9B896E
(155,137,110)
#A5957E
(165,149,126)
#AFA18E
(175,161,142)
#B9AD9E
(185,173,158)
#C3B9AE
(195,185,174)
#CDC5BE
(205,197,190)
#D7D1CE
(215,209,206)
#E1DDDE
(225,221,222)
#EBE9EE
(235,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #87714E color. Also use rgb(135,113,78) instead hex code.

Text Font Color

.myTextColor { color: #87714E; }

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

This text font color is #87714E.

Background Color

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

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

This div background color is #87714E.

Border color

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

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

This div border color is #87714E.

Opacity

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

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

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

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

This text has shadow with #87714E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #87714E.

Preview

Color preview on black background

This text has color #87714E on black background.


Color preview on white background

This text has color #87714E on white background.


Black color preview on #87714E background

This text has black color on #87714E background.


White color preview on #87714E background

This text has white color on #87714E background.


Related colors

Complementary color

Complementary color for #hex is #788EB1.


I love getcolorcode.com

Triadic colors

1 #4E8771 and #714E87 with #87714E are triadic colors.

2 #4E7187 and #71874E with #87714E are triadic colors.