COLOR #867477

HEX: #867477 RGB: (134,116,119)

Color info

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

RGB color model

#867477 color RGB value is (134,116,119).

RGB: (134,116,119) (53%, 45%, 47%)

RGB channels and saturation

R 134 of 255 = 53%
G 116 of 255 = 45%
B 119 of 255 = 47%

134
116
119

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

Portions of RGB colors in percentages

R + G + B = 134 + 116 + 119 = 369 (100%)
R 134 of 369 ~ 36.31%
G 116 of 369 ~ 31.44%
B 119 of 369 ~ 32.25'%

%36.31
%31.44
%32.25

CMYK color model

#867477 color CMYK value is (0,13,11,47).

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

CMYK: (0,13,11,47)
C0M13Y11K47 (0%, 13%, 11%, 47%)
(0.00 / 0.13 / 0.11 / 0.47)

CMYK percentages

%0
%13.43
%11.19
%47.45

Codes

Color #867477 in popluar color models

86 74 77
RGB 134 116 119
HSL 350° 7.20% 49.02%
HSB/HSV 350° 13.43% 52.55%
CMYK 0.00% 13.43% 11.19%
47.45%

Color #867477 in popluar number systems.

HEX 86 74 77
Decimal 134 116 119
Binary 10000110 1110100 1110111
Octal 206 164 167

Shades and tints

Shades of #867477

#867477
(134,116,119)
#7A6A6D
(122,106,109)
#6E6063
(110,96,99)
#625659
(98,86,89)
#564C4F
(86,76,79)
#4A4245
(74,66,69)
#3E383B
(62,56,59)
#322E31
(50,46,49)
#262427
(38,36,39)
#1A1A1D
(26,26,29)
#0E1013
(14,16,19)
#000000
(0,0,0)

Tints of #867477

#867477
(134,116,119)
#918083
(145,128,131)
#9C8C8F
(156,140,143)
#A7989B
(167,152,155)
#B2A4A7
(178,164,167)
#BDB0B3
(189,176,179)
#C8BCBF
(200,188,191)
#D3C8CB
(211,200,203)
#DED4D7
(222,212,215)
#E9E0E3
(233,224,227)
#F4ECEF
(244,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #867477; }

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

This text font color is #867477.

Background Color

.myBgColor { background-color: #867477; }

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

This div background color is #867477.

Border color

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

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

This div border color is #867477.

Opacity

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

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

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

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

This text has shadow with #867477 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #867477.

Preview

Color preview on black background

This text has color #867477 on black background.


Color preview on white background

This text has color #867477 on white background.


Black color preview on #867477 background

This text has black color on #867477 background.


White color preview on #867477 background

This text has white color on #867477 background.


Related colors

Complementary color

Complementary color for #hex is #798B88.


I love getcolorcode.com

Triadic colors

1 #778674 and #747786 with #867477 are triadic colors.

2 #777486 and #748677 with #867477 are triadic colors.