COLOR #524956

HEX: #524956 RGB: (82,73,86)

Color info

#524956 contains red, green and blue colors in about the same proportion. Web safe color of #524956 is #663366 (or #636).

RGB color model

#524956 color RGB value is (82,73,86).

RGB: (82,73,86) (32%, 29%, 34%)

RGB channels and saturation

R 82 of 255 = 32%
G 73 of 255 = 29%
B 86 of 255 = 34%

82
73
86

R + G + B ~ 32%. #524956 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 73 + 86 = 241 (100%)
R 82 of 241 ~ 34.02%
G 73 of 241 ~ 30.29%
B 86 of 241 ~ 35.68'%

%34.02
%30.29
%35.68

CMYK color model

#524956 color CMYK value is (5,15,0,66).

  • cyan value is 4.65%
  • magenta value is 15.12%
  • yellow value is 0.00%
  • key color value is 66.27%

CMYK: (5,15,0,66)
C5M15Y0K66 (5%, 15%, 0%, 66%)
(0.05 / 0.15 / 0.00 / 0.66)

CMYK percentages

%4.65
%15.12
%0
%66.27

Codes

Color #524956 in popluar color models

52 49 56
RGB 82 73 86
HSL 282° 8.18% 31.18%
HSB/HSV 282° 15.12% 33.73%
CMYK 4.65% 15.12% 0.00%
66.27%

Color #524956 in popluar number systems.

HEX 52 49 56
Decimal 82 73 86
Binary 1010010 1001001 1010110
Octal 122 111 126

Shades and tints

Shades of #524956

#524956
(82,73,86)
#4B434F
(75,67,79)
#443D48
(68,61,72)
#3D3741
(61,55,65)
#36313A
(54,49,58)
#2F2B33
(47,43,51)
#28252C
(40,37,44)
#211F25
(33,31,37)
#1A191E
(26,25,30)
#131317
(19,19,23)
#0C0D10
(12,13,16)
#000000
(0,0,0)

Tints of #524956

#524956
(82,73,86)
#615965
(97,89,101)
#706974
(112,105,116)
#7F7983
(127,121,131)
#8E8992
(142,137,146)
#9D99A1
(157,153,161)
#ACA9B0
(172,169,176)
#BBB9BF
(187,185,191)
#CAC9CE
(202,201,206)
#D9D9DD
(217,217,221)
#E8E9EC
(232,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #524956; }

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

This text font color is #524956.

Background Color

.myBgColor { background-color: #524956; }

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

This div background color is #524956.

Border color

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

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

This div border color is #524956.

Opacity

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

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

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

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

This text has shadow with #524956 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #524956.

Preview

Color preview on black background

This text has color #524956 on black background.


Color preview on white background

This text has color #524956 on white background.


Black color preview on #524956 background

This text has black color on #524956 background.


White color preview on #524956 background

This text has white color on #524956 background.


Related colors

Complementary color

Complementary color for #hex is #ADB6A9.


I love getcolorcode.com

Triadic colors

1 #565249 and #495652 with #524956 are triadic colors.

2 #564952 and #495256 with #524956 are triadic colors.