COLOR #848872

HEX: #848872 RGB: (132,136,114)

Color info

#848872 contains red, green and blue colors in about the same proportion. Web safe color of #848872 is #999966 (or #996).

RGB color model

#848872 color RGB value is (132,136,114).

RGB: (132,136,114) (52%, 53%, 45%)

RGB channels and saturation

R 132 of 255 = 52%
G 136 of 255 = 53%
B 114 of 255 = 45%

132
136
114

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

Portions of RGB colors in percentages

R + G + B = 132 + 136 + 114 = 382 (100%)
R 132 of 382 ~ 34.55%
G 136 of 382 ~ 35.6%
B 114 of 382 ~ 29.84'%

%34.55
%35.6
%29.84

CMYK color model

#848872 color CMYK value is (3,0,16,47).

  • cyan value is 2.94%
  • magenta value is 0.00%
  • yellow value is 16.18%
  • key color value is 46.67%
CMYK: (3,0,16,47) C3M0Y16K47 (3%,0%,16%,47%) (0.03/0.00/0.16/0.47) 

CMYK percentages

%2.94
%0
%16.18
%46.67

Codes

Color #848872 in popluar color models

84 88 72
RGB 132 136 114
HSL 71° 8.80% 49.02%
HSB/HSV 71° 16.18% 53.33%
CMYK 2.94% 0.00% 16.18%
46.67%

Color #848872 in popluar number systems.

HEX 84 88 72
Decimal 132 136 114
Binary 10000100 10001000 1110010
Octal 204 210 162

Shades and tints

Shades of #848872

#848872
(132,136,114)
#787C68
(120,124,104)
#6C705E
(108,112,94)
#606454
(96,100,84)
#54584A
(84,88,74)
#484C40
(72,76,64)
#3C4036
(60,64,54)
#30342C
(48,52,44)
#242822
(36,40,34)
#181C18
(24,28,24)
#0C100E
(12,16,14)
#000000
(0,0,0)

Tints of #848872

#848872
(132,136,114)
#8F927E
(143,146,126)
#9A9C8A
(154,156,138)
#A5A696
(165,166,150)
#B0B0A2
(176,176,162)
#BBBAAE
(187,186,174)
#C6C4BA
(198,196,186)
#D1CEC6
(209,206,198)
#DCD8D2
(220,216,210)
#E7E2DE
(231,226,222)
#F2ECEA
(242,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #848872 color. Also use rgb(132,136,114) instead hex code.

Text Font Color

.myTextColor { color: #848872; }

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

This text font color is #848872.

Background Color

.myBgColor { background-color: #848872; }

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

This div background color is #848872.

Border color

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

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

This div border color is #848872.

Opacity

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

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

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

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

This text has shadow with #848872 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #848872.

Preview

Color preview on black background

This text has color #848872 on black background.


Color preview on white background

This text has color #848872 on white background.


Black color preview on #848872 background

This text has black color on #848872 background.


White color preview on #848872 background

This text has white color on #848872 background.


Related colors

Complementary color

Complementary color for #hex is #7B778D.


I love getcolorcode.com

Triadic colors

1 #728488 and #887284 with #848872 are triadic colors.

2 #728884 and #888472 with #848872 are triadic colors.