COLOR #524C49

HEX: #524C49 RGB: (82,76,73)

Color info

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

RGB color model

#524C49 color RGB value is (82,76,73).

RGB: (82,76,73) (32%, 30%, 29%)

RGB channels and saturation

R 82 of 255 = 32%
G 76 of 255 = 30%
B 73 of 255 = 29%

82
76
73

R + G + B ~ 30%. #524C49 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 76 + 73 = 231 (100%)
R 82 of 231 ~ 35.5%
G 76 of 231 ~ 32.9%
B 73 of 231 ~ 31.6'%

%35.5
%32.9
%31.6

CMYK color model

#524C49 color CMYK value is (0,7,11,68).

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

CMYK: (0,7,11,68)
C0M7Y11K68 (0%, 7%, 11%, 68%)
(0.00 / 0.07 / 0.11 / 0.68)

CMYK percentages

%0
%7.32
%10.98
%67.84

Codes

Color #524C49 in popluar color models

52 4C 49
RGB 82 76 73
HSL 20° 5.81% 30.39%
HSB/HSV 20° 10.98% 32.16%
CMYK 0.00% 7.32% 10.98%
67.84%

Color #524C49 in popluar number systems.

HEX 52 4C 49
Decimal 82 76 73
Binary 1010010 1001100 1001001
Octal 122 114 111

Shades and tints

Shades of #524C49

#524C49
(82,76,73)
#4B4643
(75,70,67)
#44403D
(68,64,61)
#3D3A37
(61,58,55)
#363431
(54,52,49)
#2F2E2B
(47,46,43)
#282825
(40,40,37)
#21221F
(33,34,31)
#1A1C19
(26,28,25)
#131613
(19,22,19)
#0C100D
(12,16,13)
#000000
(0,0,0)

Tints of #524C49

#524C49
(82,76,73)
#615C59
(97,92,89)
#706C69
(112,108,105)
#7F7C79
(127,124,121)
#8E8C89
(142,140,137)
#9D9C99
(157,156,153)
#ACACA9
(172,172,169)
#BBBCB9
(187,188,185)
#CACCC9
(202,204,201)
#D9DCD9
(217,220,217)
#E8ECE9
(232,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #524C49; }

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

This text font color is #524C49.

Background Color

.myBgColor { background-color: #524C49; }

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

This div background color is #524C49.

Border color

.myBorderColor { border: 1px solid #524C49; }

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

This div border color is #524C49.

Opacity

.myOpacity80 { color: #524C49; opacity: 0.8; }

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

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

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

This text has shadow with #524C49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #524C49.

Preview

Color preview on black background

This text has color #524C49 on black background.


Color preview on white background

This text has color #524C49 on white background.


Black color preview on #524C49 background

This text has black color on #524C49 background.


White color preview on #524C49 background

This text has white color on #524C49 background.


Related colors

Complementary color

Complementary color for #hex is #ADB3B6.


I love getcolorcode.com

Triadic colors

1 #49524C and #4C4952 with #524C49 are triadic colors.

2 #494C52 and #4C5249 with #524C49 are triadic colors.