COLOR #84421F

HEX: #84421F RGB: (132,66,31)

Color info

#84421F contains mainly red color. Web safe color of #84421F is #993333 (or #933).

RGB color model

#84421F color RGB value is (132,66,31).

RGB: (132,66,31) (52%, 26%, 12%)

RGB channels and saturation

R 132 of 255 = 52%
G 66 of 255 = 26%
B 31 of 255 = 12%

132
66
31

R + G + B ~ 30%. #84421F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 132 + 66 + 31 = 229 (100%)
R 132 of 229 ~ 57.64%
G 66 of 229 ~ 28.82%
B 31 of 229 ~ 13.54'%

%57.64
%28.82
%13.54

CMYK color model

#84421F color CMYK value is (0,50,77,48).

  • cyan value is 0.00%
  • magenta value is 50.00%
  • yellow value is 76.52%
  • key color value is 48.24%
CMYK: (0,50,77,48) C0M50Y77K48 (0%,50%,77%,48%) (0.00/0.50/0.77/0.48) 

CMYK percentages

%0
%50
%76.52
%48.24

Codes

Color #84421F in popluar color models

84 42 1F
RGB 132 66 31
HSL 21° 61.96% 31.96%
HSB/HSV 21° 76.52% 51.76%
CMYK 0.00% 50.00% 76.52%
48.24%

Color #84421F in popluar number systems.

HEX 84 42 1F
Decimal 132 66 31
Binary 10000100 1000010 11111
Octal 204 102 37

Shades and tints

Shades of #84421F

#84421F
(132,66,31)
#783C1D
(120,60,29)
#6C361B
(108,54,27)
#603019
(96,48,25)
#542A17
(84,42,23)
#482415
(72,36,21)
#3C1E13
(60,30,19)
#301811
(48,24,17)
#24120F
(36,18,15)
#180C0D
(24,12,13)
#0C060B
(12,6,11)
#000000
(0,0,0)

Tints of #84421F

#84421F
(132,66,31)
#8F5333
(143,83,51)
#9A6447
(154,100,71)
#A5755B
(165,117,91)
#B0866F
(176,134,111)
#BB9783
(187,151,131)
#C6A897
(198,168,151)
#D1B9AB
(209,185,171)
#DCCABF
(220,202,191)
#E7DBD3
(231,219,211)
#F2ECE7
(242,236,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #84421F color. Also use rgb(132,66,31) instead hex code.

Text Font Color

.myTextColor { color: #84421F; }

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

This text font color is #84421F.

Background Color

.myBgColor { background-color: #84421F; }

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

This div background color is #84421F.

Border color

.myBorderColor { border: 1px solid #84421F; }

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

This div border color is #84421F.

Opacity

.myOpacity80 { color: #84421F; opacity: 0.8; }

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

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

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

This text has shadow with #84421F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #84421F.

Preview

Color preview on black background

This text has color #84421F on black background.


Color preview on white background

This text has color #84421F on white background.


Black color preview on #84421F background

This text has black color on #84421F background.


White color preview on #84421F background

This text has white color on #84421F background.


Related colors

Complementary color

Complementary color for #hex is #7BBDE0.


I love getcolorcode.com

Triadic colors

1 #1F8442 and #421F84 with #84421F are triadic colors.

2 #1F4284 and #42841F with #84421F are triadic colors.