COLOR #87844E

HEX: #87844E RGB: (135,132,78)

Color info

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

RGB color model

#87844E color RGB value is (135,132,78).

RGB: (135,132,78) (53%, 52%, 31%)

RGB channels and saturation

R 135 of 255 = 53%
G 132 of 255 = 52%
B 78 of 255 = 31%

135
132
78

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

Portions of RGB colors in percentages

R + G + B = 135 + 132 + 78 = 345 (100%)
R 135 of 345 ~ 39.13%
G 132 of 345 ~ 38.26%
B 78 of 345 ~ 22.61'%

%39.13
%38.26
%22.61

CMYK color model

#87844E color CMYK value is (0,2,42,47).

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

CMYK: (0,2,42,47)
C0M2Y42K47 (0%, 2%, 42%, 47%)
(0.00 / 0.02 / 0.42 / 0.47)

CMYK percentages

%0
%2.22
%42.22
%47.06

Codes

Color #87844E in popluar color models

87 84 4E
RGB 135 132 78
HSL 57° 26.76% 41.76%
HSB/HSV 57° 42.22% 52.94%
CMYK 0.00% 2.22% 42.22%
47.06%

Color #87844E in popluar number systems.

HEX 87 84 4E
Decimal 135 132 78
Binary 10000111 10000100 1001110
Octal 207 204 116

Shades and tints

Shades of #87844E

#87844E
(135,132,78)
#7B7847
(123,120,71)
#6F6C40
(111,108,64)
#636039
(99,96,57)
#575432
(87,84,50)
#4B482B
(75,72,43)
#3F3C24
(63,60,36)
#33301D
(51,48,29)
#272416
(39,36,22)
#1B180F
(27,24,15)
#0F0C08
(15,12,8)
#000000
(0,0,0)

Tints of #87844E

#87844E
(135,132,78)
#918F5E
(145,143,94)
#9B9A6E
(155,154,110)
#A5A57E
(165,165,126)
#AFB08E
(175,176,142)
#B9BB9E
(185,187,158)
#C3C6AE
(195,198,174)
#CDD1BE
(205,209,190)
#D7DCCE
(215,220,206)
#E1E7DE
(225,231,222)
#EBF2EE
(235,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #87844E; }

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

This text font color is #87844E.

Background Color

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

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

This div background color is #87844E.

Border color

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

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

This div border color is #87844E.

Opacity

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

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

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

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

This text has shadow with #87844E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #87844E.

Preview

Color preview on black background

This text has color #87844E on black background.


Color preview on white background

This text has color #87844E on white background.


Black color preview on #87844E background

This text has black color on #87844E background.


White color preview on #87844E background

This text has white color on #87844E background.


Related colors

Complementary color

Complementary color for #hex is #787BB1.


I love getcolorcode.com

Triadic colors

1 #4E8784 and #844E87 with #87844E are triadic colors.

2 #4E8487 and #84874E with #87844E are triadic colors.