COLOR #878655

HEX: #878655 RGB: (135,134,85)

Color info

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

RGB color model

#878655 color RGB value is (135,134,85).

RGB: (135,134,85) (53%, 53%, 33%)

RGB channels and saturation

R 135 of 255 = 53%
G 134 of 255 = 53%
B 85 of 255 = 33%

135
134
85

R + G + B ~ 46%. #878655 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 135 + 134 + 85 = 354 (100%)
R 135 of 354 ~ 38.14%
G 134 of 354 ~ 37.85%
B 85 of 354 ~ 24.01'%

%38.14
%37.85
%24.01

CMYK color model

#878655 color CMYK value is (0,1,37,47).

  • cyan value is 0.00%
  • magenta value is 0.74%
  • yellow value is 37.04%
  • key color value is 47.06%
CMYK: (0,1,37,47) C0M1Y37K47 (0%,1%,37%,47%) (0.00/0.01/0.37/0.47) 

CMYK percentages

%0
%0.74
%37.04
%47.06

Codes

Color #878655 in popluar color models

87 86 55
RGB 135 134 85
HSL 59° 22.73% 43.14%
HSB/HSV 59° 37.04% 52.94%
CMYK 0.00% 0.74% 37.04%
47.06%

Color #878655 in popluar number systems.

HEX 87 86 55
Decimal 135 134 85
Binary 10000111 10000110 1010101
Octal 207 206 125

Shades and tints

Shades of #878655

#878655
(135,134,85)
#7B7A4E
(123,122,78)
#6F6E47
(111,110,71)
#636240
(99,98,64)
#575639
(87,86,57)
#4B4A32
(75,74,50)
#3F3E2B
(63,62,43)
#333224
(51,50,36)
#27261D
(39,38,29)
#1B1A16
(27,26,22)
#0F0E0F
(15,14,15)
#000000
(0,0,0)

Tints of #878655

#878655
(135,134,85)
#919164
(145,145,100)
#9B9C73
(155,156,115)
#A5A782
(165,167,130)
#AFB291
(175,178,145)
#B9BDA0
(185,189,160)
#C3C8AF
(195,200,175)
#CDD3BE
(205,211,190)
#D7DECD
(215,222,205)
#E1E9DC
(225,233,220)
#EBF4EB
(235,244,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #878655 color. Also use rgb(135,134,85) instead hex code.

Text Font Color

.myTextColor { color: #878655; }

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

This text font color is #878655.

Background Color

.myBgColor { background-color: #878655; }

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

This div background color is #878655.

Border color

.myBorderColor { border: 1px solid #878655; }

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

This div border color is #878655.

Opacity

.myOpacity80 { color: #878655; opacity: 0.8; }

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

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

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

This text has shadow with #878655 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #878655.

Preview

Color preview on black background

This text has color #878655 on black background.


Color preview on white background

This text has color #878655 on white background.


Black color preview on #878655 background

This text has black color on #878655 background.


White color preview on #878655 background

This text has white color on #878655 background.


Related colors

Complementary color

Complementary color for #hex is #7879AA.


I love getcolorcode.com

Triadic colors

1 #558786 and #865587 with #878655 are triadic colors.

2 #558687 and #868755 with #878655 are triadic colors.