COLOR #524836

HEX: #524836 RGB: (82,72,54)

Color info

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

RGB color model

#524836 color RGB value is (82,72,54).

RGB: (82,72,54) (32%, 28%, 21%)

RGB channels and saturation

R 82 of 255 = 32%
G 72 of 255 = 28%
B 54 of 255 = 21%

82
72
54

R + G + B ~ 27%. #524836 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 72 + 54 = 208 (100%)
R 82 of 208 ~ 39.42%
G 72 of 208 ~ 34.62%
B 54 of 208 ~ 25.96'%

%39.42
%34.62
%25.96

CMYK color model

#524836 color CMYK value is (0,12,34,68).

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

CMYK: (0,12,34,68)
C0M12Y34K68 (0%, 12%, 34%, 68%)
(0.00 / 0.12 / 0.34 / 0.68)

CMYK percentages

%0
%12.2
%34.15
%67.84

Codes

Color #524836 in popluar color models

52 48 36
RGB 82 72 54
HSL 39° 20.59% 26.67%
HSB/HSV 39° 34.15% 32.16%
CMYK 0.00% 12.20% 34.15%
67.84%

Color #524836 in popluar number systems.

HEX 52 48 36
Decimal 82 72 54
Binary 1010010 1001000 110110
Octal 122 110 66

Shades and tints

Shades of #524836

#524836
(82,72,54)
#4B4232
(75,66,50)
#443C2E
(68,60,46)
#3D362A
(61,54,42)
#363026
(54,48,38)
#2F2A22
(47,42,34)
#28241E
(40,36,30)
#211E1A
(33,30,26)
#1A1816
(26,24,22)
#131212
(19,18,18)
#0C0C0E
(12,12,14)
#000000
(0,0,0)

Tints of #524836

#524836
(82,72,54)
#615848
(97,88,72)
#70685A
(112,104,90)
#7F786C
(127,120,108)
#8E887E
(142,136,126)
#9D9890
(157,152,144)
#ACA8A2
(172,168,162)
#BBB8B4
(187,184,180)
#CAC8C6
(202,200,198)
#D9D8D8
(217,216,216)
#E8E8EA
(232,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #524836; }

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

This text font color is #524836.

Background Color

.myBgColor { background-color: #524836; }

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

This div background color is #524836.

Border color

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

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

This div border color is #524836.

Opacity

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

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

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

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

This text has shadow with #524836 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #524836.

Preview

Color preview on black background

This text has color #524836 on black background.


Color preview on white background

This text has color #524836 on white background.


Black color preview on #524836 background

This text has black color on #524836 background.


White color preview on #524836 background

This text has white color on #524836 background.


Related colors

Complementary color

Complementary color for #hex is #ADB7C9.


I love getcolorcode.com

Triadic colors

1 #365248 and #483652 with #524836 are triadic colors.

2 #364852 and #485236 with #524836 are triadic colors.