COLOR #848052

HEX: #848052 RGB: (132,128,82)

Color info

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

RGB color model

#848052 color RGB value is (132,128,82).

RGB: (132,128,82) (52%, 50%, 32%)

RGB channels and saturation

R 132 of 255 = 52%
G 128 of 255 = 50%
B 82 of 255 = 32%

132
128
82

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

Portions of RGB colors in percentages

R + G + B = 132 + 128 + 82 = 342 (100%)
R 132 of 342 ~ 38.6%
G 128 of 342 ~ 37.43%
B 82 of 342 ~ 23.98'%

%38.6
%37.43
%23.98

CMYK color model

#848052 color CMYK value is (0,3,38,48).

  • cyan value is 0.00%
  • magenta value is 3.03%
  • yellow value is 37.88%
  • key color value is 48.24%

CMYK: (0,3,38,48)
C0M3Y38K48 (0%, 3%, 38%, 48%)
(0.00 / 0.03 / 0.38 / 0.48)

CMYK percentages

%0
%3.03
%37.88
%48.24

Codes

Color #848052 in popluar color models

84 80 52
RGB 132 128 82
HSL 55° 23.36% 41.96%
HSB/HSV 55° 37.88% 51.76%
CMYK 0.00% 3.03% 37.88%
48.24%

Color #848052 in popluar number systems.

HEX 84 80 52
Decimal 132 128 82
Binary 10000100 10000000 1010010
Octal 204 200 122

Shades and tints

Shades of #848052

#848052
(132,128,82)
#78754B
(120,117,75)
#6C6A44
(108,106,68)
#605F3D
(96,95,61)
#545436
(84,84,54)
#48492F
(72,73,47)
#3C3E28
(60,62,40)
#303321
(48,51,33)
#24281A
(36,40,26)
#181D13
(24,29,19)
#0C120C
(12,18,12)
#000000
(0,0,0)

Tints of #848052

#848052
(132,128,82)
#8F8B61
(143,139,97)
#9A9670
(154,150,112)
#A5A17F
(165,161,127)
#B0AC8E
(176,172,142)
#BBB79D
(187,183,157)
#C6C2AC
(198,194,172)
#D1CDBB
(209,205,187)
#DCD8CA
(220,216,202)
#E7E3D9
(231,227,217)
#F2EEE8
(242,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #848052 color. Also use rgb(132,128,82) instead hex code.

Text Font Color

.myTextColor { color: #848052; }

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

This text font color is #848052.

Background Color

.myBgColor { background-color: #848052; }

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

This div background color is #848052.

Border color

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

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

This div border color is #848052.

Opacity

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

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

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

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

This text has shadow with #848052 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #848052.

Preview

Color preview on black background

This text has color #848052 on black background.


Color preview on white background

This text has color #848052 on white background.


Black color preview on #848052 background

This text has black color on #848052 background.


White color preview on #848052 background

This text has white color on #848052 background.


Related colors

Complementary color

Complementary color for #hex is #7B7FAD.


I love getcolorcode.com

Triadic colors

1 #528480 and #805284 with #848052 are triadic colors.

2 #528084 and #808452 with #848052 are triadic colors.