COLOR #848272

HEX: #848272 RGB: (132,130,114)

Color info

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

RGB color model

#848272 color RGB value is (132,130,114).

RGB: (132,130,114) (52%, 51%, 45%)

RGB channels and saturation

R 132 of 255 = 52%
G 130 of 255 = 51%
B 114 of 255 = 45%

132
130
114

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

Portions of RGB colors in percentages

R + G + B = 132 + 130 + 114 = 376 (100%)
R 132 of 376 ~ 35.11%
G 130 of 376 ~ 34.57%
B 114 of 376 ~ 30.32'%

%35.11
%34.57
%30.32

CMYK color model

#848272 color CMYK value is (0,2,14,48).

  • cyan value is 0.00%
  • magenta value is 1.52%
  • yellow value is 13.64%
  • key color value is 48.24%

CMYK: (0,2,14,48)
C0M2Y14K48 (0%, 2%, 14%, 48%)
(0.00 / 0.02 / 0.14 / 0.48)

CMYK percentages

%0
%1.52
%13.64
%48.24

Codes

Color #848272 in popluar color models

84 82 72
RGB 132 130 114
HSL 53° 7.32% 48.24%
HSB/HSV 53° 13.64% 51.76%
CMYK 0.00% 1.52% 13.64%
48.24%

Color #848272 in popluar number systems.

HEX 84 82 72
Decimal 132 130 114
Binary 10000100 10000010 1110010
Octal 204 202 162

Shades and tints

Shades of #848272

#848272
(132,130,114)
#787768
(120,119,104)
#6C6C5E
(108,108,94)
#606154
(96,97,84)
#54564A
(84,86,74)
#484B40
(72,75,64)
#3C4036
(60,64,54)
#30352C
(48,53,44)
#242A22
(36,42,34)
#181F18
(24,31,24)
#0C140E
(12,20,14)
#000000
(0,0,0)

Tints of #848272

#848272
(132,130,114)
#8F8D7E
(143,141,126)
#9A988A
(154,152,138)
#A5A396
(165,163,150)
#B0AEA2
(176,174,162)
#BBB9AE
(187,185,174)
#C6C4BA
(198,196,186)
#D1CFC6
(209,207,198)
#DCDAD2
(220,218,210)
#E7E5DE
(231,229,222)
#F2F0EA
(242,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #848272; }

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

This text font color is #848272.

Background Color

.myBgColor { background-color: #848272; }

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

This div background color is #848272.

Border color

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

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

This div border color is #848272.

Opacity

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

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

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

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

This text has shadow with #848272 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #848272.

Preview

Color preview on black background

This text has color #848272 on black background.


Color preview on white background

This text has color #848272 on white background.


Black color preview on #848272 background

This text has black color on #848272 background.


White color preview on #848272 background

This text has white color on #848272 background.


Related colors

Complementary color

Complementary color for #hex is #7B7D8D.


I love getcolorcode.com

Triadic colors

1 #728482 and #827284 with #848272 are triadic colors.

2 #728284 and #828472 with #848272 are triadic colors.