COLOR #844932

HEX: #844932 RGB: (132,73,50)

Color info

#844932 contains mainly red and green colors. Web safe color of #844932 is #993333 (or #933).

RGB color model

#844932 color RGB value is (132,73,50).

RGB: (132,73,50) (52%, 29%, 20%)

RGB channels and saturation

R 132 of 255 = 52%
G 73 of 255 = 29%
B 50 of 255 = 20%

132
73
50

R + G + B ~ 34%. #844932 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 132 + 73 + 50 = 255 (100%)
R 132 of 255 ~ 51.76%
G 73 of 255 ~ 28.63%
B 50 of 255 ~ 19.61'%

%51.76
%28.63
%19.61

CMYK color model

#844932 color CMYK value is (0,45,62,48).

  • cyan value is 0.00%
  • magenta value is 44.70%
  • yellow value is 62.12%
  • key color value is 48.24%

CMYK: (0,45,62,48)
C0M45Y62K48 (0%, 45%, 62%, 48%)
(0.00 / 0.45 / 0.62 / 0.48)

CMYK percentages

%0
%44.7
%62.12
%48.24

Codes

Color #844932 in popluar color models

84 49 32
RGB 132 73 50
HSL 17° 45.05% 35.69%
HSB/HSV 17° 62.12% 51.76%
CMYK 0.00% 44.70% 62.12%
48.24%

Color #844932 in popluar number systems.

HEX 84 49 32
Decimal 132 73 50
Binary 10000100 1001001 110010
Octal 204 111 62

Shades and tints

Shades of #844932

#844932
(132,73,50)
#78432E
(120,67,46)
#6C3D2A
(108,61,42)
#603726
(96,55,38)
#543122
(84,49,34)
#482B1E
(72,43,30)
#3C251A
(60,37,26)
#301F16
(48,31,22)
#241912
(36,25,18)
#18130E
(24,19,14)
#0C0D0A
(12,13,10)
#000000
(0,0,0)

Tints of #844932

#844932
(132,73,50)
#8F5944
(143,89,68)
#9A6956
(154,105,86)
#A57968
(165,121,104)
#B0897A
(176,137,122)
#BB998C
(187,153,140)
#C6A99E
(198,169,158)
#D1B9B0
(209,185,176)
#DCC9C2
(220,201,194)
#E7D9D4
(231,217,212)
#F2E9E6
(242,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #844932 color. Also use rgb(132,73,50) instead hex code.

Text Font Color

.myTextColor { color: #844932; }

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

This text font color is #844932.

Background Color

.myBgColor { background-color: #844932; }

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

This div background color is #844932.

Border color

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

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

This div border color is #844932.

Opacity

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

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

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

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

This text has shadow with #844932 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #844932.

Preview

Color preview on black background

This text has color #844932 on black background.


Color preview on white background

This text has color #844932 on white background.


Black color preview on #844932 background

This text has black color on #844932 background.


White color preview on #844932 background

This text has white color on #844932 background.


Related colors

Complementary color

Complementary color for #hex is #7BB6CD.


I love getcolorcode.com

Triadic colors

1 #328449 and #493284 with #844932 are triadic colors.

2 #324984 and #498432 with #844932 are triadic colors.