COLOR #849472

HEX: #849472 RGB: (132,148,114)

Color info

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

RGB color model

#849472 color RGB value is (132,148,114).

RGB: (132,148,114) (52%, 58%, 45%)

RGB channels and saturation

R 132 of 255 = 52%
G 148 of 255 = 58%
B 114 of 255 = 45%

132
148
114

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

Portions of RGB colors in percentages

R + G + B = 132 + 148 + 114 = 394 (100%)
R 132 of 394 ~ 33.5%
G 148 of 394 ~ 37.56%
B 114 of 394 ~ 28.93'%

%33.5
%37.56
%28.93

CMYK color model

#849472 color CMYK value is (11,0,23,42).

  • cyan value is 10.81%
  • magenta value is 0.00%
  • yellow value is 22.97%
  • key color value is 41.96%

CMYK: (11,0,23,42)
C11M0Y23K42 (11%, 0%, 23%, 42%)
(0.11 / 0.00 / 0.23 / 0.42)

CMYK percentages

%10.81
%0
%22.97
%41.96

Codes

Color #849472 in popluar color models

84 94 72
RGB 132 148 114
HSL 88° 13.71% 51.37%
HSB/HSV 88° 22.97% 58.04%
CMYK 10.81% 0.00% 22.97%
41.96%

Color #849472 in popluar number systems.

HEX 84 94 72
Decimal 132 148 114
Binary 10000100 10010100 1110010
Octal 204 224 162

Shades and tints

Shades of #849472

#849472
(132,148,114)
#788768
(120,135,104)
#6C7A5E
(108,122,94)
#606D54
(96,109,84)
#54604A
(84,96,74)
#485340
(72,83,64)
#3C4636
(60,70,54)
#30392C
(48,57,44)
#242C22
(36,44,34)
#181F18
(24,31,24)
#0C120E
(12,18,14)
#000000
(0,0,0)

Tints of #849472

#849472
(132,148,114)
#8F9D7E
(143,157,126)
#9AA68A
(154,166,138)
#A5AF96
(165,175,150)
#B0B8A2
(176,184,162)
#BBC1AE
(187,193,174)
#C6CABA
(198,202,186)
#D1D3C6
(209,211,198)
#DCDCD2
(220,220,210)
#E7E5DE
(231,229,222)
#F2EEEA
(242,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #849472; }

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

This text font color is #849472.

Background Color

.myBgColor { background-color: #849472; }

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

This div background color is #849472.

Border color

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

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

This div border color is #849472.

Opacity

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

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

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

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

This text has shadow with #849472 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #849472.

Preview

Color preview on black background

This text has color #849472 on black background.


Color preview on white background

This text has color #849472 on white background.


Black color preview on #849472 background

This text has black color on #849472 background.


White color preview on #849472 background

This text has white color on #849472 background.


Related colors

Complementary color

Complementary color for #hex is #7B6B8D.


I love getcolorcode.com

Triadic colors

1 #728494 and #947284 with #849472 are triadic colors.

2 #729484 and #948472 with #849472 are triadic colors.