COLOR #867877

HEX: #867877 RGB: (134,120,119)

Color info

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

RGB color model

#867877 color RGB value is (134,120,119).

RGB: (134,120,119) (53%, 47%, 47%)

RGB channels and saturation

R 134 of 255 = 53%
G 120 of 255 = 47%
B 119 of 255 = 47%

134
120
119

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

Portions of RGB colors in percentages

R + G + B = 134 + 120 + 119 = 373 (100%)
R 134 of 373 ~ 35.92%
G 120 of 373 ~ 32.17%
B 119 of 373 ~ 31.9'%

%35.92
%32.17
%31.9

CMYK color model

#867877 color CMYK value is (0,10,11,47).

  • cyan value is 0.00%
  • magenta value is 10.45%
  • yellow value is 11.19%
  • key color value is 47.45%

CMYK: (0,10,11,47)
C0M10Y11K47 (0%, 10%, 11%, 47%)
(0.00 / 0.10 / 0.11 / 0.47)

CMYK percentages

%0
%10.45
%11.19
%47.45

Codes

Color #867877 in popluar color models

86 78 77
RGB 134 120 119
HSL 5.93% 49.61%
HSB/HSV 11.19% 52.55%
CMYK 0.00% 10.45% 11.19%
47.45%

Color #867877 in popluar number systems.

HEX 86 78 77
Decimal 134 120 119
Binary 10000110 1111000 1110111
Octal 206 170 167

Shades and tints

Shades of #867877

#867877
(134,120,119)
#7A6E6D
(122,110,109)
#6E6463
(110,100,99)
#625A59
(98,90,89)
#56504F
(86,80,79)
#4A4645
(74,70,69)
#3E3C3B
(62,60,59)
#323231
(50,50,49)
#262827
(38,40,39)
#1A1E1D
(26,30,29)
#0E1413
(14,20,19)
#000000
(0,0,0)

Tints of #867877

#867877
(134,120,119)
#918483
(145,132,131)
#9C908F
(156,144,143)
#A79C9B
(167,156,155)
#B2A8A7
(178,168,167)
#BDB4B3
(189,180,179)
#C8C0BF
(200,192,191)
#D3CCCB
(211,204,203)
#DED8D7
(222,216,215)
#E9E4E3
(233,228,227)
#F4F0EF
(244,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #867877 color. Also use rgb(134,120,119) instead hex code.

Text Font Color

.myTextColor { color: #867877; }

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

This text font color is #867877.

Background Color

.myBgColor { background-color: #867877; }

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

This div background color is #867877.

Border color

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

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

This div border color is #867877.

Opacity

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

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

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

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

This text has shadow with #867877 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #867877.

Preview

Color preview on black background

This text has color #867877 on black background.


Color preview on white background

This text has color #867877 on white background.


Black color preview on #867877 background

This text has black color on #867877 background.


White color preview on #867877 background

This text has white color on #867877 background.


Related colors

Complementary color

Complementary color for #hex is #798788.


I love getcolorcode.com

Triadic colors

1 #778678 and #787786 with #867877 are triadic colors.

2 #777886 and #788677 with #867877 are triadic colors.