COLOR #847873

HEX: #847873 RGB: (132,120,115)

Color info

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

RGB color model

#847873 color RGB value is (132,120,115).

RGB: (132,120,115) (52%, 47%, 45%)

RGB channels and saturation

R 132 of 255 = 52%
G 120 of 255 = 47%
B 115 of 255 = 45%

132
120
115

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

Portions of RGB colors in percentages

R + G + B = 132 + 120 + 115 = 367 (100%)
R 132 of 367 ~ 35.97%
G 120 of 367 ~ 32.7%
B 115 of 367 ~ 31.34'%

%35.97
%32.7
%31.34

CMYK color model

#847873 color CMYK value is (0,9,13,48).

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

CMYK: (0,9,13,48)
C0M9Y13K48 (0%, 9%, 13%, 48%)
(0.00 / 0.09 / 0.13 / 0.48)

CMYK percentages

%0
%9.09
%12.88
%48.24

Codes

Color #847873 in popluar color models

84 78 73
RGB 132 120 115
HSL 18° 6.88% 48.43%
HSB/HSV 18° 12.88% 51.76%
CMYK 0.00% 9.09% 12.88%
48.24%

Color #847873 in popluar number systems.

HEX 84 78 73
Decimal 132 120 115
Binary 10000100 1111000 1110011
Octal 204 170 163

Shades and tints

Shades of #847873

#847873
(132,120,115)
#786E69
(120,110,105)
#6C645F
(108,100,95)
#605A55
(96,90,85)
#54504B
(84,80,75)
#484641
(72,70,65)
#3C3C37
(60,60,55)
#30322D
(48,50,45)
#242823
(36,40,35)
#181E19
(24,30,25)
#0C140F
(12,20,15)
#000000
(0,0,0)

Tints of #847873

#847873
(132,120,115)
#8F847F
(143,132,127)
#9A908B
(154,144,139)
#A59C97
(165,156,151)
#B0A8A3
(176,168,163)
#BBB4AF
(187,180,175)
#C6C0BB
(198,192,187)
#D1CCC7
(209,204,199)
#DCD8D3
(220,216,211)
#E7E4DF
(231,228,223)
#F2F0EB
(242,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #847873; }

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

This text font color is #847873.

Background Color

.myBgColor { background-color: #847873; }

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

This div background color is #847873.

Border color

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

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

This div border color is #847873.

Opacity

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

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

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

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

This text has shadow with #847873 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #847873.

Preview

Color preview on black background

This text has color #847873 on black background.


Color preview on white background

This text has color #847873 on white background.


Black color preview on #847873 background

This text has black color on #847873 background.


White color preview on #847873 background

This text has white color on #847873 background.


Related colors

Complementary color

Complementary color for #hex is #7B878C.


I love getcolorcode.com

Triadic colors

1 #738478 and #787384 with #847873 are triadic colors.

2 #737884 and #788473 with #847873 are triadic colors.