COLOR #845952

HEX: #845952 RGB: (132,89,82)

Color info

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

RGB color model

#845952 color RGB value is (132,89,82).

RGB: (132,89,82) (52%, 35%, 32%)

RGB channels and saturation

R 132 of 255 = 52%
G 89 of 255 = 35%
B 82 of 255 = 32%

132
89
82

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

Portions of RGB colors in percentages

R + G + B = 132 + 89 + 82 = 303 (100%)
R 132 of 303 ~ 43.56%
G 89 of 303 ~ 29.37%
B 82 of 303 ~ 27.06'%

%43.56
%29.37
%27.06

CMYK color model

#845952 color CMYK value is (0,33,38,48).

  • cyan value is 0.00%
  • magenta value is 32.58%
  • yellow value is 37.88%
  • key color value is 48.24%
CMYK: (0,33,38,48) C0M33Y38K48 (0%,33%,38%,48%) (0.00/0.33/0.38/0.48) 

CMYK percentages

%0
%32.58
%37.88
%48.24

Codes

Color #845952 in popluar color models

84 59 52
RGB 132 89 82
HSL 23.36% 41.96%
HSB/HSV 37.88% 51.76%
CMYK 0.00% 32.58% 37.88%
48.24%

Color #845952 in popluar number systems.

HEX 84 59 52
Decimal 132 89 82
Binary 10000100 1011001 1010010
Octal 204 131 122

Shades and tints

Shades of #845952

#845952
(132,89,82)
#78514B
(120,81,75)
#6C4944
(108,73,68)
#60413D
(96,65,61)
#543936
(84,57,54)
#48312F
(72,49,47)
#3C2928
(60,41,40)
#302121
(48,33,33)
#24191A
(36,25,26)
#181113
(24,17,19)
#0C090C
(12,9,12)
#000000
(0,0,0)

Tints of #845952

#845952
(132,89,82)
#8F6861
(143,104,97)
#9A7770
(154,119,112)
#A5867F
(165,134,127)
#B0958E
(176,149,142)
#BBA49D
(187,164,157)
#C6B3AC
(198,179,172)
#D1C2BB
(209,194,187)
#DCD1CA
(220,209,202)
#E7E0D9
(231,224,217)
#F2EFE8
(242,239,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #845952; }

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

This text font color is #845952.

Background Color

.myBgColor { background-color: #845952; }

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

This div background color is #845952.

Border color

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

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

This div border color is #845952.

Opacity

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

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

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

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

This text has shadow with #845952 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #845952.

Preview

Color preview on black background

This text has color #845952 on black background.


Color preview on white background

This text has color #845952 on white background.


Black color preview on #845952 background

This text has black color on #845952 background.


White color preview on #845952 background

This text has white color on #845952 background.


Related colors

Complementary color

Complementary color for #hex is #7BA6AD.


I love getcolorcode.com

Triadic colors

1 #528459 and #595284 with #845952 are triadic colors.

2 #525984 and #598452 with #845952 are triadic colors.