COLOR #524249

HEX: #524249 RGB: (82,66,73)

Color info

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

RGB color model

#524249 color RGB value is (82,66,73).

RGB: (82,66,73) (32%, 26%, 29%)

RGB channels and saturation

R 82 of 255 = 32%
G 66 of 255 = 26%
B 73 of 255 = 29%

82
66
73

R + G + B ~ 29%. #524249 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 66 + 73 = 221 (100%)
R 82 of 221 ~ 37.1%
G 66 of 221 ~ 29.86%
B 73 of 221 ~ 33.03'%

%37.1
%29.86
%33.03

CMYK color model

#524249 color CMYK value is (0,20,11,68).

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

CMYK: (0,20,11,68)
C0M20Y11K68 (0%, 20%, 11%, 68%)
(0.00 / 0.20 / 0.11 / 0.68)

CMYK percentages

%0
%19.51
%10.98
%67.84

Codes

Color #524249 in popluar color models

52 42 49
RGB 82 66 73
HSL 334° 10.81% 29.02%
HSB/HSV 334° 19.51% 32.16%
CMYK 0.00% 19.51% 10.98%
67.84%

Color #524249 in popluar number systems.

HEX 52 42 49
Decimal 82 66 73
Binary 1010010 1000010 1001001
Octal 122 102 111

Shades and tints

Shades of #524249

#524249
(82,66,73)
#4B3C43
(75,60,67)
#44363D
(68,54,61)
#3D3037
(61,48,55)
#362A31
(54,42,49)
#2F242B
(47,36,43)
#281E25
(40,30,37)
#21181F
(33,24,31)
#1A1219
(26,18,25)
#130C13
(19,12,19)
#0C060D
(12,6,13)
#000000
(0,0,0)

Tints of #524249

#524249
(82,66,73)
#615359
(97,83,89)
#706469
(112,100,105)
#7F7579
(127,117,121)
#8E8689
(142,134,137)
#9D9799
(157,151,153)
#ACA8A9
(172,168,169)
#BBB9B9
(187,185,185)
#CACAC9
(202,202,201)
#D9DBD9
(217,219,217)
#E8ECE9
(232,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #524249; }

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

This text font color is #524249.

Background Color

.myBgColor { background-color: #524249; }

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

This div background color is #524249.

Border color

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

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

This div border color is #524249.

Opacity

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

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

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

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

This text has shadow with #524249 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #524249.

Preview

Color preview on black background

This text has color #524249 on black background.


Color preview on white background

This text has color #524249 on white background.


Black color preview on #524249 background

This text has black color on #524249 background.


White color preview on #524249 background

This text has white color on #524249 background.


Related colors

Complementary color

Complementary color for #hex is #ADBDB6.


I love getcolorcode.com

Triadic colors

1 #495242 and #424952 with #524249 are triadic colors.

2 #494252 and #425249 with #524249 are triadic colors.