COLOR #84351D

HEX: #84351D RGB: (132,53,29)

Color info

#84351D contains mainly red color. Web safe color of #84351D is #993333 (or #933).

RGB color model

#84351D color RGB value is (132,53,29).

RGB: (132,53,29) (52%, 21%, 11%)

RGB channels and saturation

R 132 of 255 = 52%
G 53 of 255 = 21%
B 29 of 255 = 11%

132
53
29

R + G + B ~ 28%. #84351D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 132 + 53 + 29 = 214 (100%)
R 132 of 214 ~ 61.68%
G 53 of 214 ~ 24.77%
B 29 of 214 ~ 13.55'%

%61.68
%24.77
%13.55

CMYK color model

#84351D color CMYK value is (0,60,78,48).

  • cyan value is 0.00%
  • magenta value is 59.85%
  • yellow value is 78.03%
  • key color value is 48.24%

CMYK: (0,60,78,48)
C0M60Y78K48 (0%, 60%, 78%, 48%)
(0.00 / 0.60 / 0.78 / 0.48)

CMYK percentages

%0
%59.85
%78.03
%48.24

Codes

Color #84351D in popluar color models

84 35 1D
RGB 132 53 29
HSL 14° 63.98% 31.57%
HSB/HSV 14° 78.03% 51.76%
CMYK 0.00% 59.85% 78.03%
48.24%

Color #84351D in popluar number systems.

HEX 84 35 1D
Decimal 132 53 29
Binary 10000100 110101 11101
Octal 204 65 35

Shades and tints

Shades of #84351D

#84351D
(132,53,29)
#78311B
(120,49,27)
#6C2D19
(108,45,25)
#602917
(96,41,23)
#542515
(84,37,21)
#482113
(72,33,19)
#3C1D11
(60,29,17)
#30190F
(48,25,15)
#24150D
(36,21,13)
#18110B
(24,17,11)
#0C0D09
(12,13,9)
#000000
(0,0,0)

Tints of #84351D

#84351D
(132,53,29)
#8F4731
(143,71,49)
#9A5945
(154,89,69)
#A56B59
(165,107,89)
#B07D6D
(176,125,109)
#BB8F81
(187,143,129)
#C6A195
(198,161,149)
#D1B3A9
(209,179,169)
#DCC5BD
(220,197,189)
#E7D7D1
(231,215,209)
#F2E9E5
(242,233,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #84351D color. Also use rgb(132,53,29) instead hex code.

Text Font Color

.myTextColor { color: #84351D; }

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

This text font color is #84351D.

Background Color

.myBgColor { background-color: #84351D; }

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

This div background color is #84351D.

Border color

.myBorderColor { border: 1px solid #84351D; }

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

This div border color is #84351D.

Opacity

.myOpacity80 { color: #84351D; opacity: 0.8; }

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

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

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

This text has shadow with #84351D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #84351D.

Preview

Color preview on black background

This text has color #84351D on black background.


Color preview on white background

This text has color #84351D on white background.


Black color preview on #84351D background

This text has black color on #84351D background.


White color preview on #84351D background

This text has white color on #84351D background.


Related colors

Complementary color

Complementary color for #hex is #7BCAE2.


I love getcolorcode.com

Triadic colors

1 #1D8435 and #351D84 with #84351D are triadic colors.

2 #1D3584 and #35841D with #84351D are triadic colors.