COLOR #847876

HEX: #847876 RGB: (132,120,118)

Color info

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

RGB color model

#847876 color RGB value is (132,120,118).

RGB: (132,120,118) (52%, 47%, 46%)

RGB channels and saturation

R 132 of 255 = 52%
G 120 of 255 = 47%
B 118 of 255 = 46%

132
120
118

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

Portions of RGB colors in percentages

R + G + B = 132 + 120 + 118 = 370 (100%)
R 132 of 370 ~ 35.68%
G 120 of 370 ~ 32.43%
B 118 of 370 ~ 31.89'%

%35.68
%32.43
%31.89

CMYK color model

#847876 color CMYK value is (0,9,11,48).

  • cyan value is 0.00%
  • magenta value is 9.09%
  • yellow value is 10.61%
  • key color value is 48.24%

CMYK: (0,9,11,48)
C0M9Y11K48 (0%, 9%, 11%, 48%)
(0.00 / 0.09 / 0.11 / 0.48)

CMYK percentages

%0
%9.09
%10.61
%48.24

Codes

Color #847876 in popluar color models

84 78 76
RGB 132 120 118
HSL 5.60% 49.02%
HSB/HSV 10.61% 51.76%
CMYK 0.00% 9.09% 10.61%
48.24%

Color #847876 in popluar number systems.

HEX 84 78 76
Decimal 132 120 118
Binary 10000100 1111000 1110110
Octal 204 170 166

Shades and tints

Shades of #847876

#847876
(132,120,118)
#786E6C
(120,110,108)
#6C6462
(108,100,98)
#605A58
(96,90,88)
#54504E
(84,80,78)
#484644
(72,70,68)
#3C3C3A
(60,60,58)
#303230
(48,50,48)
#242826
(36,40,38)
#181E1C
(24,30,28)
#0C1412
(12,20,18)
#000000
(0,0,0)

Tints of #847876

#847876
(132,120,118)
#8F8482
(143,132,130)
#9A908E
(154,144,142)
#A59C9A
(165,156,154)
#B0A8A6
(176,168,166)
#BBB4B2
(187,180,178)
#C6C0BE
(198,192,190)
#D1CCCA
(209,204,202)
#DCD8D6
(220,216,214)
#E7E4E2
(231,228,226)
#F2F0EE
(242,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #847876; }

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

This text font color is #847876.

Background Color

.myBgColor { background-color: #847876; }

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

This div background color is #847876.

Border color

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

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

This div border color is #847876.

Opacity

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

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

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

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

This text has shadow with #847876 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #847876.

Preview

Color preview on black background

This text has color #847876 on black background.


Color preview on white background

This text has color #847876 on white background.


Black color preview on #847876 background

This text has black color on #847876 background.


White color preview on #847876 background

This text has white color on #847876 background.


Related colors

Complementary color

Complementary color for #hex is #7B8789.


I love getcolorcode.com

Triadic colors

1 #768478 and #787684 with #847876 are triadic colors.

2 #767884 and #788476 with #847876 are triadic colors.