COLOR #83523E

HEX: #83523E RGB: (131,82,62)

Color info

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

RGB color model

#83523E color RGB value is (131,82,62).

RGB: (131,82,62) (51%, 32%, 24%)

RGB channels and saturation

R 131 of 255 = 51%
G 82 of 255 = 32%
B 62 of 255 = 24%

131
82
62

R + G + B ~ 36%. #83523E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 131 + 82 + 62 = 275 (100%)
R 131 of 275 ~ 47.64%
G 82 of 275 ~ 29.82%
B 62 of 275 ~ 22.55'%

%47.64
%29.82
%22.55

CMYK color model

#83523E color CMYK value is (0,37,53,49).

  • cyan value is 0.00%
  • magenta value is 37.40%
  • yellow value is 52.67%
  • key color value is 48.63%

CMYK: (0,37,53,49)
C0M37Y53K49 (0%, 37%, 53%, 49%)
(0.00 / 0.37 / 0.53 / 0.49)

CMYK percentages

%0
%37.4
%52.67
%48.63

Codes

Color #83523E in popluar color models

83 52 3E
RGB 131 82 62
HSL 17° 35.75% 37.84%
HSB/HSV 17° 52.67% 51.37%
CMYK 0.00% 37.40% 52.67%
48.63%

Color #83523E in popluar number systems.

HEX 83 52 3E
Decimal 131 82 62
Binary 10000011 1010010 111110
Octal 203 122 76

Shades and tints

Shades of #83523E

#83523E
(131,82,62)
#784B39
(120,75,57)
#6D4434
(109,68,52)
#623D2F
(98,61,47)
#57362A
(87,54,42)
#4C2F25
(76,47,37)
#412820
(65,40,32)
#36211B
(54,33,27)
#2B1A16
(43,26,22)
#201311
(32,19,17)
#150C0C
(21,12,12)
#000000
(0,0,0)

Tints of #83523E

#83523E
(131,82,62)
#8E614F
(142,97,79)
#997060
(153,112,96)
#A47F71
(164,127,113)
#AF8E82
(175,142,130)
#BA9D93
(186,157,147)
#C5ACA4
(197,172,164)
#D0BBB5
(208,187,181)
#DBCAC6
(219,202,198)
#E6D9D7
(230,217,215)
#F1E8E8
(241,232,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #83523E color. Also use rgb(131,82,62) instead hex code.

Text Font Color

.myTextColor { color: #83523E; }

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

This text font color is #83523E.

Background Color

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

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

This div background color is #83523E.

Border color

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

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

This div border color is #83523E.

Opacity

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

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

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

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

This text has shadow with #83523E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #83523E.

Preview

Color preview on black background

This text has color #83523E on black background.


Color preview on white background

This text has color #83523E on white background.


Black color preview on #83523E background

This text has black color on #83523E background.


White color preview on #83523E background

This text has white color on #83523E background.


Related colors

Complementary color

Complementary color for #hex is #7CADC1.


I love getcolorcode.com

Triadic colors

1 #3E8352 and #523E83 with #83523E are triadic colors.

2 #3E5283 and #52833E with #83523E are triadic colors.