COLOR #847868

HEX: #847868 RGB: (132,120,104)

Color info

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

RGB color model

#847868 color RGB value is (132,120,104).

RGB: (132,120,104) (52%, 47%, 41%)

RGB channels and saturation

R 132 of 255 = 52%
G 120 of 255 = 47%
B 104 of 255 = 41%

132
120
104

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

Portions of RGB colors in percentages

R + G + B = 132 + 120 + 104 = 356 (100%)
R 132 of 356 ~ 37.08%
G 120 of 356 ~ 33.71%
B 104 of 356 ~ 29.21'%

%37.08
%33.71
%29.21

CMYK color model

#847868 color CMYK value is (0,9,21,48).

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

CMYK: (0,9,21,48)
C0M9Y21K48 (0%, 9%, 21%, 48%)
(0.00 / 0.09 / 0.21 / 0.48)

CMYK percentages

%0
%9.09
%21.21
%48.24

Codes

Color #847868 in popluar color models

84 78 68
RGB 132 120 104
HSL 34° 11.86% 46.27%
HSB/HSV 34° 21.21% 51.76%
CMYK 0.00% 9.09% 21.21%
48.24%

Color #847868 in popluar number systems.

HEX 84 78 68
Decimal 132 120 104
Binary 10000100 1111000 1101000
Octal 204 170 150

Shades and tints

Shades of #847868

#847868
(132,120,104)
#786E5F
(120,110,95)
#6C6456
(108,100,86)
#605A4D
(96,90,77)
#545044
(84,80,68)
#48463B
(72,70,59)
#3C3C32
(60,60,50)
#303229
(48,50,41)
#242820
(36,40,32)
#181E17
(24,30,23)
#0C140E
(12,20,14)
#000000
(0,0,0)

Tints of #847868

#847868
(132,120,104)
#8F8475
(143,132,117)
#9A9082
(154,144,130)
#A59C8F
(165,156,143)
#B0A89C
(176,168,156)
#BBB4A9
(187,180,169)
#C6C0B6
(198,192,182)
#D1CCC3
(209,204,195)
#DCD8D0
(220,216,208)
#E7E4DD
(231,228,221)
#F2F0EA
(242,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #847868; }

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

This text font color is #847868.

Background Color

.myBgColor { background-color: #847868; }

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

This div background color is #847868.

Border color

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

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

This div border color is #847868.

Opacity

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

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

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

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

This text has shadow with #847868 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #847868.

Preview

Color preview on black background

This text has color #847868 on black background.


Color preview on white background

This text has color #847868 on white background.


Black color preview on #847868 background

This text has black color on #847868 background.


White color preview on #847868 background

This text has white color on #847868 background.


Related colors

Complementary color

Complementary color for #hex is #7B8797.


I love getcolorcode.com

Triadic colors

1 #688478 and #786884 with #847868 are triadic colors.

2 #687884 and #788468 with #847868 are triadic colors.