COLOR #523237

HEX: #523237 RGB: (82,50,55)

Color info

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

RGB color model

#523237 color RGB value is (82,50,55).

RGB: (82,50,55) (32%, 20%, 22%)

RGB channels and saturation

R 82 of 255 = 32%
G 50 of 255 = 20%
B 55 of 255 = 22%

82
50
55

R + G + B ~ 25%. #523237 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 50 + 55 = 187 (100%)
R 82 of 187 ~ 43.85%
G 50 of 187 ~ 26.74%
B 55 of 187 ~ 29.41'%

%43.85
%26.74
%29.41

CMYK color model

#523237 color CMYK value is (0,39,33,68).

  • cyan value is 0.00%
  • magenta value is 39.02%
  • yellow value is 32.93%
  • key color value is 67.84%

CMYK: (0,39,33,68)
C0M39Y33K68 (0%, 39%, 33%, 68%)
(0.00 / 0.39 / 0.33 / 0.68)

CMYK percentages

%0
%39.02
%32.93
%67.84

Codes

Color #523237 in popluar color models

52 32 37
RGB 82 50 55
HSL 351° 24.24% 25.88%
HSB/HSV 351° 39.02% 32.16%
CMYK 0.00% 39.02% 32.93%
67.84%

Color #523237 in popluar number systems.

HEX 52 32 37
Decimal 82 50 55
Binary 1010010 110010 110111
Octal 122 62 67

Shades and tints

Shades of #523237

#523237
(82,50,55)
#4B2E32
(75,46,50)
#442A2D
(68,42,45)
#3D2628
(61,38,40)
#362223
(54,34,35)
#2F1E1E
(47,30,30)
#281A19
(40,26,25)
#211614
(33,22,20)
#1A120F
(26,18,15)
#130E0A
(19,14,10)
#0C0A05
(12,10,5)
#000000
(0,0,0)

Tints of #523237

#523237
(82,50,55)
#614449
(97,68,73)
#70565B
(112,86,91)
#7F686D
(127,104,109)
#8E7A7F
(142,122,127)
#9D8C91
(157,140,145)
#AC9EA3
(172,158,163)
#BBB0B5
(187,176,181)
#CAC2C7
(202,194,199)
#D9D4D9
(217,212,217)
#E8E6EB
(232,230,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #523237 color. Also use rgb(82,50,55) instead hex code.

Text Font Color

.myTextColor { color: #523237; }

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

This text font color is #523237.

Background Color

.myBgColor { background-color: #523237; }

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

This div background color is #523237.

Border color

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

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

This div border color is #523237.

Opacity

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

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

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

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

This text has shadow with #523237 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #523237.

Preview

Color preview on black background

This text has color #523237 on black background.


Color preview on white background

This text has color #523237 on white background.


Black color preview on #523237 background

This text has black color on #523237 background.


White color preview on #523237 background

This text has white color on #523237 background.


Related colors

Complementary color

Complementary color for #hex is #ADCDC8.


I love getcolorcode.com

Triadic colors

1 #375232 and #323752 with #523237 are triadic colors.

2 #373252 and #325237 with #523237 are triadic colors.