COLOR #847877

HEX: #847877 RGB: (132,120,119)

Color info

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

RGB color model

#847877 color RGB value is (132,120,119).

RGB: (132,120,119) (52%, 47%, 47%)

RGB channels and saturation

R 132 of 255 = 52%
G 120 of 255 = 47%
B 119 of 255 = 47%

132
120
119

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

Portions of RGB colors in percentages

R + G + B = 132 + 120 + 119 = 371 (100%)
R 132 of 371 ~ 35.58%
G 120 of 371 ~ 32.35%
B 119 of 371 ~ 32.08'%

%35.58
%32.35
%32.08

CMYK color model

#847877 color CMYK value is (0,9,10,48).

  • cyan value is 0.00%
  • magenta value is 9.09%
  • yellow value is 9.85%
  • key color value is 48.24%
CMYK: (0,9,10,48) C0M9Y10K48 (0%,9%,10%,48%) (0.00/0.09/0.10/0.48) 

CMYK percentages

%0
%9.09
%9.85
%48.24

Codes

Color #847877 in popluar color models

84 78 77
RGB 132 120 119
HSL 5.18% 49.22%
HSB/HSV 9.85% 51.76%
CMYK 0.00% 9.09% 9.85%
48.24%

Color #847877 in popluar number systems.

HEX 84 78 77
Decimal 132 120 119
Binary 10000100 1111000 1110111
Octal 204 170 167

Shades and tints

Shades of #847877

#847877
(132,120,119)
#786E6D
(120,110,109)
#6C6463
(108,100,99)
#605A59
(96,90,89)
#54504F
(84,80,79)
#484645
(72,70,69)
#3C3C3B
(60,60,59)
#303231
(48,50,49)
#242827
(36,40,39)
#181E1D
(24,30,29)
#0C1413
(12,20,19)
#000000
(0,0,0)

Tints of #847877

#847877
(132,120,119)
#8F8483
(143,132,131)
#9A908F
(154,144,143)
#A59C9B
(165,156,155)
#B0A8A7
(176,168,167)
#BBB4B3
(187,180,179)
#C6C0BF
(198,192,191)
#D1CCCB
(209,204,203)
#DCD8D7
(220,216,215)
#E7E4E3
(231,228,227)
#F2F0EF
(242,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #847877; }

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

This text font color is #847877.

Background Color

.myBgColor { background-color: #847877; }

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

This div background color is #847877.

Border color

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

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

This div border color is #847877.

Opacity

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

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

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

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

This text has shadow with #847877 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #847877.

Preview

Color preview on black background

This text has color #847877 on black background.


Color preview on white background

This text has color #847877 on white background.


Black color preview on #847877 background

This text has black color on #847877 background.


White color preview on #847877 background

This text has white color on #847877 background.


Related colors

Complementary color

Complementary color for #hex is #7B8788.


I love getcolorcode.com

Triadic colors

1 #778478 and #787784 with #847877 are triadic colors.

2 #777884 and #788477 with #847877 are triadic colors.