COLOR #847860

HEX: #847860 RGB: (132,120,96)

Color info

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

RGB color model

#847860 color RGB value is (132,120,96).

RGB: (132,120,96) (52%, 47%, 38%)

RGB channels and saturation

R 132 of 255 = 52%
G 120 of 255 = 47%
B 96 of 255 = 38%

132
120
96

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

Portions of RGB colors in percentages

R + G + B = 132 + 120 + 96 = 348 (100%)
R 132 of 348 ~ 37.93%
G 120 of 348 ~ 34.48%
B 96 of 348 ~ 27.59'%

%37.93
%34.48
%27.59

CMYK color model

#847860 color CMYK value is (0,9,27,48).

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

CMYK: (0,9,27,48)
C0M9Y27K48 (0%, 9%, 27%, 48%)
(0.00 / 0.09 / 0.27 / 0.48)

CMYK percentages

%0
%9.09
%27.27
%48.24

Codes

Color #847860 in popluar color models

84 78 60
RGB 132 120 96
HSL 40° 15.79% 44.71%
HSB/HSV 40° 27.27% 51.76%
CMYK 0.00% 9.09% 27.27%
48.24%

Color #847860 in popluar number systems.

HEX 84 78 60
Decimal 132 120 96
Binary 10000100 1111000 1100000
Octal 204 170 140

Shades and tints

Shades of #847860

#847860
(132,120,96)
#786E58
(120,110,88)
#6C6450
(108,100,80)
#605A48
(96,90,72)
#545040
(84,80,64)
#484638
(72,70,56)
#3C3C30
(60,60,48)
#303228
(48,50,40)
#242820
(36,40,32)
#181E18
(24,30,24)
#0C1410
(12,20,16)
#000000
(0,0,0)

Tints of #847860

#847860
(132,120,96)
#8F846E
(143,132,110)
#9A907C
(154,144,124)
#A59C8A
(165,156,138)
#B0A898
(176,168,152)
#BBB4A6
(187,180,166)
#C6C0B4
(198,192,180)
#D1CCC2
(209,204,194)
#DCD8D0
(220,216,208)
#E7E4DE
(231,228,222)
#F2F0EC
(242,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #847860; }

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

This text font color is #847860.

Background Color

.myBgColor { background-color: #847860; }

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

This div background color is #847860.

Border color

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

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

This div border color is #847860.

Opacity

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

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

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

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

This text has shadow with #847860 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #847860.

Preview

Color preview on black background

This text has color #847860 on black background.


Color preview on white background

This text has color #847860 on white background.


Black color preview on #847860 background

This text has black color on #847860 background.


White color preview on #847860 background

This text has white color on #847860 background.


Related colors

Complementary color

Complementary color for #hex is #7B879F.


I love getcolorcode.com

Triadic colors

1 #608478 and #786084 with #847860 are triadic colors.

2 #607884 and #788460 with #847860 are triadic colors.