COLOR #523C39

HEX: #523C39 RGB: (82,60,57)

Color info

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

RGB color model

#523C39 color RGB value is (82,60,57).

RGB: (82,60,57) (32%, 24%, 22%)

RGB channels and saturation

R 82 of 255 = 32%
G 60 of 255 = 24%
B 57 of 255 = 22%

82
60
57

R + G + B ~ 26%. #523C39 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 60 + 57 = 199 (100%)
R 82 of 199 ~ 41.21%
G 60 of 199 ~ 30.15%
B 57 of 199 ~ 28.64'%

%41.21
%30.15
%28.64

CMYK color model

#523C39 color CMYK value is (0,27,30,68).

  • cyan value is 0.00%
  • magenta value is 26.83%
  • yellow value is 30.49%
  • key color value is 67.84%

CMYK: (0,27,30,68)
C0M27Y30K68 (0%, 27%, 30%, 68%)
(0.00 / 0.27 / 0.30 / 0.68)

CMYK percentages

%0
%26.83
%30.49
%67.84

Codes

Color #523C39 in popluar color models

52 3C 39
RGB 82 60 57
HSL 17.99% 27.25%
HSB/HSV 30.49% 32.16%
CMYK 0.00% 26.83% 30.49%
67.84%

Color #523C39 in popluar number systems.

HEX 52 3C 39
Decimal 82 60 57
Binary 1010010 111100 111001
Octal 122 74 71

Shades and tints

Shades of #523C39

#523C39
(82,60,57)
#4B3734
(75,55,52)
#44322F
(68,50,47)
#3D2D2A
(61,45,42)
#362825
(54,40,37)
#2F2320
(47,35,32)
#281E1B
(40,30,27)
#211916
(33,25,22)
#1A1411
(26,20,17)
#130F0C
(19,15,12)
#0C0A07
(12,10,7)
#000000
(0,0,0)

Tints of #523C39

#523C39
(82,60,57)
#614D4B
(97,77,75)
#705E5D
(112,94,93)
#7F6F6F
(127,111,111)
#8E8081
(142,128,129)
#9D9193
(157,145,147)
#ACA2A5
(172,162,165)
#BBB3B7
(187,179,183)
#CAC4C9
(202,196,201)
#D9D5DB
(217,213,219)
#E8E6ED
(232,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #523C39 color. Also use rgb(82,60,57) instead hex code.

Text Font Color

.myTextColor { color: #523C39; }

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

This text font color is #523C39.

Background Color

.myBgColor { background-color: #523C39; }

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

This div background color is #523C39.

Border color

.myBorderColor { border: 1px solid #523C39; }

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

This div border color is #523C39.

Opacity

.myOpacity80 { color: #523C39; opacity: 0.8; }

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

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

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

This text has shadow with #523C39 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #523C39.

Preview

Color preview on black background

This text has color #523C39 on black background.


Color preview on white background

This text has color #523C39 on white background.


Black color preview on #523C39 background

This text has black color on #523C39 background.


White color preview on #523C39 background

This text has white color on #523C39 background.


Related colors

Complementary color

Complementary color for #hex is #ADC3C6.


I love getcolorcode.com

Triadic colors

1 #39523C and #3C3952 with #523C39 are triadic colors.

2 #393C52 and #3C5239 with #523C39 are triadic colors.