COLOR #523331

HEX: #523331 RGB: (82,51,49)

Color info

#523331 contains red, green and blue colors in about the same proportion. Web safe color of #523331 is #663333 (or #633).

RGB color model

#523331 color RGB value is (82,51,49).

RGB: (82,51,49) (32%, 20%, 19%)

RGB channels and saturation

R 82 of 255 = 32%
G 51 of 255 = 20%
B 49 of 255 = 19%

82
51
49

R + G + B ~ 24%. #523331 is dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 51 + 49 = 182 (100%)
R 82 of 182 ~ 45.05%
G 51 of 182 ~ 28.02%
B 49 of 182 ~ 26.92'%

%45.05
%28.02
%26.92

CMYK color model

#523331 color CMYK value is (0,38,40,68).

  • cyan value is 0.00%
  • magenta value is 37.80%
  • yellow value is 40.24%
  • key color value is 67.84%

CMYK: (0,38,40,68)
C0M38Y40K68 (0%, 38%, 40%, 68%)
(0.00 / 0.38 / 0.40 / 0.68)

CMYK percentages

%0
%37.8
%40.24
%67.84

Codes

Color #523331 in popluar color models

52 33 31
RGB 82 51 49
HSL 25.19% 25.69%
HSB/HSV 40.24% 32.16%
CMYK 0.00% 37.80% 40.24%
67.84%

Color #523331 in popluar number systems.

HEX 52 33 31
Decimal 82 51 49
Binary 1010010 110011 110001
Octal 122 63 61

Shades and tints

Shades of #523331

#523331
(82,51,49)
#4B2F2D
(75,47,45)
#442B29
(68,43,41)
#3D2725
(61,39,37)
#362321
(54,35,33)
#2F1F1D
(47,31,29)
#281B19
(40,27,25)
#211715
(33,23,21)
#1A1311
(26,19,17)
#130F0D
(19,15,13)
#0C0B09
(12,11,9)
#000000
(0,0,0)

Tints of #523331

#523331
(82,51,49)
#614543
(97,69,67)
#705755
(112,87,85)
#7F6967
(127,105,103)
#8E7B79
(142,123,121)
#9D8D8B
(157,141,139)
#AC9F9D
(172,159,157)
#BBB1AF
(187,177,175)
#CAC3C1
(202,195,193)
#D9D5D3
(217,213,211)
#E8E7E5
(232,231,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #523331 color. Also use rgb(82,51,49) instead hex code.

Text Font Color

.myTextColor { color: #523331; }

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

This text font color is #523331.

Background Color

.myBgColor { background-color: #523331; }

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

This div background color is #523331.

Border color

.myBorderColor { border: 1px solid #523331; }

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

This div border color is #523331.

Opacity

.myOpacity80 { color: #523331; opacity: 0.8; }

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

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

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

This text has shadow with #523331 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #523331.

Preview

Color preview on black background

This text has color #523331 on black background.


Color preview on white background

This text has color #523331 on white background.


Black color preview on #523331 background

This text has black color on #523331 background.


White color preview on #523331 background

This text has white color on #523331 background.


Related colors

Complementary color

Complementary color for #hex is #ADCCCE.


I love getcolorcode.com

Triadic colors

1 #315233 and #333152 with #523331 are triadic colors.

2 #313352 and #335231 with #523331 are triadic colors.