COLOR #523836

HEX: #523836 RGB: (82,56,54)

Color info

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

RGB color model

#523836 color RGB value is (82,56,54).

RGB: (82,56,54) (32%, 22%, 21%)

RGB channels and saturation

R 82 of 255 = 32%
G 56 of 255 = 22%
B 54 of 255 = 21%

82
56
54

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

Portions of RGB colors in percentages

R + G + B = 82 + 56 + 54 = 192 (100%)
R 82 of 192 ~ 42.71%
G 56 of 192 ~ 29.17%
B 54 of 192 ~ 28.13'%

%42.71
%29.17
%28.13

CMYK color model

#523836 color CMYK value is (0,32,34,68).

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

CMYK: (0,32,34,68)
C0M32Y34K68 (0%, 32%, 34%, 68%)
(0.00 / 0.32 / 0.34 / 0.68)

CMYK percentages

%0
%31.71
%34.15
%67.84

Codes

Color #523836 in popluar color models

52 38 36
RGB 82 56 54
HSL 20.59% 26.67%
HSB/HSV 34.15% 32.16%
CMYK 0.00% 31.71% 34.15%
67.84%

Color #523836 in popluar number systems.

HEX 52 38 36
Decimal 82 56 54
Binary 1010010 111000 110110
Octal 122 70 66

Shades and tints

Shades of #523836

#523836
(82,56,54)
#4B3332
(75,51,50)
#442E2E
(68,46,46)
#3D292A
(61,41,42)
#362426
(54,36,38)
#2F1F22
(47,31,34)
#281A1E
(40,26,30)
#21151A
(33,21,26)
#1A1016
(26,16,22)
#130B12
(19,11,18)
#0C060E
(12,6,14)
#000000
(0,0,0)

Tints of #523836

#523836
(82,56,54)
#614A48
(97,74,72)
#705C5A
(112,92,90)
#7F6E6C
(127,110,108)
#8E807E
(142,128,126)
#9D9290
(157,146,144)
#ACA4A2
(172,164,162)
#BBB6B4
(187,182,180)
#CAC8C6
(202,200,198)
#D9DAD8
(217,218,216)
#E8ECEA
(232,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #523836; }

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

This text font color is #523836.

Background Color

.myBgColor { background-color: #523836; }

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

This div background color is #523836.

Border color

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

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

This div border color is #523836.

Opacity

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

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

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

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

This text has shadow with #523836 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #523836.

Preview

Color preview on black background

This text has color #523836 on black background.


Color preview on white background

This text has color #523836 on white background.


Black color preview on #523836 background

This text has black color on #523836 background.


White color preview on #523836 background

This text has white color on #523836 background.


Related colors

Complementary color

Complementary color for #hex is #ADC7C9.


I love getcolorcode.com

Triadic colors

1 #365238 and #383652 with #523836 are triadic colors.

2 #363852 and #385236 with #523836 are triadic colors.