COLOR #523D36

HEX: #523D36 RGB: (82,61,54)

Color info

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

RGB color model

#523D36 color RGB value is (82,61,54).

RGB: (82,61,54) (32%, 24%, 21%)

RGB channels and saturation

R 82 of 255 = 32%
G 61 of 255 = 24%
B 54 of 255 = 21%

82
61
54

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

Portions of RGB colors in percentages

R + G + B = 82 + 61 + 54 = 197 (100%)
R 82 of 197 ~ 41.62%
G 61 of 197 ~ 30.96%
B 54 of 197 ~ 27.41'%

%41.62
%30.96
%27.41

CMYK color model

#523D36 color CMYK value is (0,26,34,68).

  • cyan value is 0.00%
  • magenta value is 25.61%
  • yellow value is 34.15%
  • key color value is 67.84%

CMYK: (0,26,34,68)
C0M26Y34K68 (0%, 26%, 34%, 68%)
(0.00 / 0.26 / 0.34 / 0.68)

CMYK percentages

%0
%25.61
%34.15
%67.84

Codes

Color #523D36 in popluar color models

52 3D 36
RGB 82 61 54
HSL 15° 20.59% 26.67%
HSB/HSV 15° 34.15% 32.16%
CMYK 0.00% 25.61% 34.15%
67.84%

Color #523D36 in popluar number systems.

HEX 52 3D 36
Decimal 82 61 54
Binary 1010010 111101 110110
Octal 122 75 66

Shades and tints

Shades of #523D36

#523D36
(82,61,54)
#4B3832
(75,56,50)
#44332E
(68,51,46)
#3D2E2A
(61,46,42)
#362926
(54,41,38)
#2F2422
(47,36,34)
#281F1E
(40,31,30)
#211A1A
(33,26,26)
#1A1516
(26,21,22)
#131012
(19,16,18)
#0C0B0E
(12,11,14)
#000000
(0,0,0)

Tints of #523D36

#523D36
(82,61,54)
#614E48
(97,78,72)
#705F5A
(112,95,90)
#7F706C
(127,112,108)
#8E817E
(142,129,126)
#9D9290
(157,146,144)
#ACA3A2
(172,163,162)
#BBB4B4
(187,180,180)
#CAC5C6
(202,197,198)
#D9D6D8
(217,214,216)
#E8E7EA
(232,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #523D36 color. Also use rgb(82,61,54) instead hex code.

Text Font Color

.myTextColor { color: #523D36; }

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

This text font color is #523D36.

Background Color

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

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

This div background color is #523D36.

Border color

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

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

This div border color is #523D36.

Opacity

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

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

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

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

This text has shadow with #523D36 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #523D36.

Preview

Color preview on black background

This text has color #523D36 on black background.


Color preview on white background

This text has color #523D36 on white background.


Black color preview on #523D36 background

This text has black color on #523D36 background.


White color preview on #523D36 background

This text has white color on #523D36 background.


Related colors

Complementary color

Complementary color for #hex is #ADC2C9.


I love getcolorcode.com

Triadic colors

1 #36523D and #3D3652 with #523D36 are triadic colors.

2 #363D52 and #3D5236 with #523D36 are triadic colors.