COLOR #83522B

HEX: #83522B RGB: (131,82,43)

Color info

#83522B contains mainly red and green colors. Web safe color of #83522B is #996633 (or #963).

RGB color model

#83522B color RGB value is (131,82,43).

RGB: (131,82,43) (51%, 32%, 17%)

RGB channels and saturation

R 131 of 255 = 51%
G 82 of 255 = 32%
B 43 of 255 = 17%

131
82
43

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

Portions of RGB colors in percentages

R + G + B = 131 + 82 + 43 = 256 (100%)
R 131 of 256 ~ 51.17%
G 82 of 256 ~ 32.03%
B 43 of 256 ~ 16.8'%

%51.17
%32.03
%16.8

CMYK color model

#83522B color CMYK value is (0,37,67,49).

  • cyan value is 0.00%
  • magenta value is 37.40%
  • yellow value is 67.18%
  • key color value is 48.63%
CMYK: (0,37,67,49) C0M37Y67K49 (0%,37%,67%,49%) (0.00/0.37/0.67/0.49) 

CMYK percentages

%0
%37.4
%67.18
%48.63

Codes

Color #83522B in popluar color models

83 52 2B
RGB 131 82 43
HSL 27° 50.57% 34.12%
HSB/HSV 27° 67.18% 51.37%
CMYK 0.00% 37.40% 67.18%
48.63%

Color #83522B in popluar number systems.

HEX 83 52 2B
Decimal 131 82 43
Binary 10000011 1010010 101011
Octal 203 122 53

Shades and tints

Shades of #83522B

#83522B
(131,82,43)
#784B28
(120,75,40)
#6D4425
(109,68,37)
#623D22
(98,61,34)
#57361F
(87,54,31)
#4C2F1C
(76,47,28)
#412819
(65,40,25)
#362116
(54,33,22)
#2B1A13
(43,26,19)
#201310
(32,19,16)
#150C0D
(21,12,13)
#000000
(0,0,0)

Tints of #83522B

#83522B
(131,82,43)
#8E613E
(142,97,62)
#997051
(153,112,81)
#A47F64
(164,127,100)
#AF8E77
(175,142,119)
#BA9D8A
(186,157,138)
#C5AC9D
(197,172,157)
#D0BBB0
(208,187,176)
#DBCAC3
(219,202,195)
#E6D9D6
(230,217,214)
#F1E8E9
(241,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #83522B color. Also use rgb(131,82,43) instead hex code.

Text Font Color

.myTextColor { color: #83522B; }

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

This text font color is #83522B.

Background Color

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

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

This div background color is #83522B.

Border color

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

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

This div border color is #83522B.

Opacity

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

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

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

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

This text has shadow with #83522B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #83522B.

Preview

Color preview on black background

This text has color #83522B on black background.


Color preview on white background

This text has color #83522B on white background.


Black color preview on #83522B background

This text has black color on #83522B background.


White color preview on #83522B background

This text has white color on #83522B background.


Related colors

Complementary color

Complementary color for #hex is #7CADD4.


I love getcolorcode.com

Triadic colors

1 #2B8352 and #522B83 with #83522B are triadic colors.

2 #2B5283 and #52832B with #83522B are triadic colors.