COLOR #524642

HEX: #524642 RGB: (82,70,66)

Color info

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

RGB color model

#524642 color RGB value is (82,70,66).

RGB: (82,70,66) (32%, 27%, 26%)

RGB channels and saturation

R 82 of 255 = 32%
G 70 of 255 = 27%
B 66 of 255 = 26%

82
70
66

R + G + B ~ 28%. #524642 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 70 + 66 = 218 (100%)
R 82 of 218 ~ 37.61%
G 70 of 218 ~ 32.11%
B 66 of 218 ~ 30.28'%

%37.61
%32.11
%30.28

CMYK color model

#524642 color CMYK value is (0,15,20,68).

  • cyan value is 0.00%
  • magenta value is 14.63%
  • yellow value is 19.51%
  • key color value is 67.84%

CMYK: (0,15,20,68)
C0M15Y20K68 (0%, 15%, 20%, 68%)
(0.00 / 0.15 / 0.20 / 0.68)

CMYK percentages

%0
%14.63
%19.51
%67.84

Codes

Color #524642 in popluar color models

52 46 42
RGB 82 70 66
HSL 15° 10.81% 29.02%
HSB/HSV 15° 19.51% 32.16%
CMYK 0.00% 14.63% 19.51%
67.84%

Color #524642 in popluar number systems.

HEX 52 46 42
Decimal 82 70 66
Binary 1010010 1000110 1000010
Octal 122 106 102

Shades and tints

Shades of #524642

#524642
(82,70,66)
#4B403C
(75,64,60)
#443A36
(68,58,54)
#3D3430
(61,52,48)
#362E2A
(54,46,42)
#2F2824
(47,40,36)
#28221E
(40,34,30)
#211C18
(33,28,24)
#1A1612
(26,22,18)
#13100C
(19,16,12)
#0C0A06
(12,10,6)
#000000
(0,0,0)

Tints of #524642

#524642
(82,70,66)
#615653
(97,86,83)
#706664
(112,102,100)
#7F7675
(127,118,117)
#8E8686
(142,134,134)
#9D9697
(157,150,151)
#ACA6A8
(172,166,168)
#BBB6B9
(187,182,185)
#CAC6CA
(202,198,202)
#D9D6DB
(217,214,219)
#E8E6EC
(232,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #524642 color. Also use rgb(82,70,66) instead hex code.

Text Font Color

.myTextColor { color: #524642; }

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

This text font color is #524642.

Background Color

.myBgColor { background-color: #524642; }

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

This div background color is #524642.

Border color

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

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

This div border color is #524642.

Opacity

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

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

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

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

This text has shadow with #524642 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #524642.

Preview

Color preview on black background

This text has color #524642 on black background.


Color preview on white background

This text has color #524642 on white background.


Black color preview on #524642 background

This text has black color on #524642 background.


White color preview on #524642 background

This text has white color on #524642 background.


Related colors

Complementary color

Complementary color for #hex is #ADB9BD.


I love getcolorcode.com

Triadic colors

1 #425246 and #464252 with #524642 are triadic colors.

2 #424652 and #465242 with #524642 are triadic colors.