COLOR #84492B

HEX: #84492B RGB: (132,73,43)

Color info

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

RGB color model

#84492B color RGB value is (132,73,43).

RGB: (132,73,43) (52%, 29%, 17%)

RGB channels and saturation

R 132 of 255 = 52%
G 73 of 255 = 29%
B 43 of 255 = 17%

132
73
43

R + G + B ~ 33%. #84492B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 132 + 73 + 43 = 248 (100%)
R 132 of 248 ~ 53.23%
G 73 of 248 ~ 29.44%
B 43 of 248 ~ 17.34'%

%53.23
%29.44
%17.34

CMYK color model

#84492B color CMYK value is (0,45,67,48).

  • cyan value is 0.00%
  • magenta value is 44.70%
  • yellow value is 67.42%
  • key color value is 48.24%
CMYK: (0,45,67,48) C0M45Y67K48 (0%,45%,67%,48%) (0.00/0.45/0.67/0.48) 

CMYK percentages

%0
%44.7
%67.42
%48.24

Codes

Color #84492B in popluar color models

84 49 2B
RGB 132 73 43
HSL 20° 50.86% 34.31%
HSB/HSV 20° 67.42% 51.76%
CMYK 0.00% 44.70% 67.42%
48.24%

Color #84492B in popluar number systems.

HEX 84 49 2B
Decimal 132 73 43
Binary 10000100 1001001 101011
Octal 204 111 53

Shades and tints

Shades of #84492B

#84492B
(132,73,43)
#784328
(120,67,40)
#6C3D25
(108,61,37)
#603722
(96,55,34)
#54311F
(84,49,31)
#482B1C
(72,43,28)
#3C2519
(60,37,25)
#301F16
(48,31,22)
#241913
(36,25,19)
#181310
(24,19,16)
#0C0D0D
(12,13,13)
#000000
(0,0,0)

Tints of #84492B

#84492B
(132,73,43)
#8F593E
(143,89,62)
#9A6951
(154,105,81)
#A57964
(165,121,100)
#B08977
(176,137,119)
#BB998A
(187,153,138)
#C6A99D
(198,169,157)
#D1B9B0
(209,185,176)
#DCC9C3
(220,201,195)
#E7D9D6
(231,217,214)
#F2E9E9
(242,233,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #84492B; }

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

This text font color is #84492B.

Background Color

.myBgColor { background-color: #84492B; }

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

This div background color is #84492B.

Border color

.myBorderColor { border: 1px solid #84492B; }

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

This div border color is #84492B.

Opacity

.myOpacity80 { color: #84492B; opacity: 0.8; }

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

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

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

This text has shadow with #84492B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #84492B.

Preview

Color preview on black background

This text has color #84492B on black background.


Color preview on white background

This text has color #84492B on white background.


Black color preview on #84492B background

This text has black color on #84492B background.


White color preview on #84492B background

This text has white color on #84492B background.


Related colors

Complementary color

Complementary color for #hex is #7BB6D4.


I love getcolorcode.com

Triadic colors

1 #2B8449 and #492B84 with #84492B are triadic colors.

2 #2B4984 and #49842B with #84492B are triadic colors.