COLOR #84452E

HEX: #84452E RGB: (132,69,46)

Color info

#84452E contains mainly red color. Web safe color of #84452E is #993333 (or #933).

RGB color model

#84452E color RGB value is (132,69,46).

RGB: (132,69,46) (52%, 27%, 18%)

RGB channels and saturation

R 132 of 255 = 52%
G 69 of 255 = 27%
B 46 of 255 = 18%

132
69
46

R + G + B ~ 32%. #84452E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 132 + 69 + 46 = 247 (100%)
R 132 of 247 ~ 53.44%
G 69 of 247 ~ 27.94%
B 46 of 247 ~ 18.62'%

%53.44
%27.94
%18.62

CMYK color model

#84452E color CMYK value is (0,48,65,48).

  • cyan value is 0.00%
  • magenta value is 47.73%
  • yellow value is 65.15%
  • key color value is 48.24%

CMYK: (0,48,65,48)
C0M48Y65K48 (0%, 48%, 65%, 48%)
(0.00 / 0.48 / 0.65 / 0.48)

CMYK percentages

%0
%47.73
%65.15
%48.24

Codes

Color #84452E in popluar color models

84 45 2E
RGB 132 69 46
HSL 16° 48.31% 34.90%
HSB/HSV 16° 65.15% 51.76%
CMYK 0.00% 47.73% 65.15%
48.24%

Color #84452E in popluar number systems.

HEX 84 45 2E
Decimal 132 69 46
Binary 10000100 1000101 101110
Octal 204 105 56

Shades and tints

Shades of #84452E

#84452E
(132,69,46)
#783F2A
(120,63,42)
#6C3926
(108,57,38)
#603322
(96,51,34)
#542D1E
(84,45,30)
#48271A
(72,39,26)
#3C2116
(60,33,22)
#301B12
(48,27,18)
#24150E
(36,21,14)
#180F0A
(24,15,10)
#0C0906
(12,9,6)
#000000
(0,0,0)

Tints of #84452E

#84452E
(132,69,46)
#8F5541
(143,85,65)
#9A6554
(154,101,84)
#A57567
(165,117,103)
#B0857A
(176,133,122)
#BB958D
(187,149,141)
#C6A5A0
(198,165,160)
#D1B5B3
(209,181,179)
#DCC5C6
(220,197,198)
#E7D5D9
(231,213,217)
#F2E5EC
(242,229,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #84452E color. Also use rgb(132,69,46) instead hex code.

Text Font Color

.myTextColor { color: #84452E; }

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

This text font color is #84452E.

Background Color

.myBgColor { background-color: #84452E; }

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

This div background color is #84452E.

Border color

.myBorderColor { border: 1px solid #84452E; }

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

This div border color is #84452E.

Opacity

.myOpacity80 { color: #84452E; opacity: 0.8; }

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

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

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

This text has shadow with #84452E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #84452E.

Preview

Color preview on black background

This text has color #84452E on black background.


Color preview on white background

This text has color #84452E on white background.


Black color preview on #84452E background

This text has black color on #84452E background.


White color preview on #84452E background

This text has white color on #84452E background.


Related colors

Complementary color

Complementary color for #hex is #7BBAD1.


I love getcolorcode.com

Triadic colors

1 #2E8445 and #452E84 with #84452E are triadic colors.

2 #2E4584 and #45842E with #84452E are triadic colors.