COLOR #524F59

HEX: #524F59 RGB: (82,79,89)

Color info

#524F59 contains red, green and blue colors in about the same proportion. Web safe color of #524F59 is #666666 (or #666).

RGB color model

#524F59 color RGB value is (82,79,89).

RGB: (82,79,89) (32%, 31%, 35%)

RGB channels and saturation

R 82 of 255 = 32%
G 79 of 255 = 31%
B 89 of 255 = 35%

82
79
89

R + G + B ~ 33%. #524F59 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 82 + 79 + 89 = 250 (100%)
R 82 of 250 ~ 32.8%
G 79 of 250 ~ 31.6%
B 89 of 250 ~ 35.6'%

%32.8
%31.6
%35.6

CMYK color model

#524F59 color CMYK value is (8,11,0,65).

  • cyan value is 7.87%
  • magenta value is 11.24%
  • yellow value is 0.00%
  • key color value is 65.10%

CMYK: (8,11,0,65)
C8M11Y0K65 (8%, 11%, 0%, 65%)
(0.08 / 0.11 / 0.00 / 0.65)

CMYK percentages

%7.87
%11.24
%0
%65.1

Codes

Color #524F59 in popluar color models

52 4F 59
RGB 82 79 89
HSL 258° 5.95% 32.94%
HSB/HSV 258° 11.24% 34.90%
CMYK 7.87% 11.24% 0.00%
65.10%

Color #524F59 in popluar number systems.

HEX 52 4F 59
Decimal 82 79 89
Binary 1010010 1001111 1011001
Octal 122 117 131

Shades and tints

Shades of #524F59

#524F59
(82,79,89)
#4B4851
(75,72,81)
#444149
(68,65,73)
#3D3A41
(61,58,65)
#363339
(54,51,57)
#2F2C31
(47,44,49)
#282529
(40,37,41)
#211E21
(33,30,33)
#1A1719
(26,23,25)
#131011
(19,16,17)
#0C0909
(12,9,9)
#000000
(0,0,0)

Tints of #524F59

#524F59
(82,79,89)
#615F68
(97,95,104)
#706F77
(112,111,119)
#7F7F86
(127,127,134)
#8E8F95
(142,143,149)
#9D9FA4
(157,159,164)
#ACAFB3
(172,175,179)
#BBBFC2
(187,191,194)
#CACFD1
(202,207,209)
#D9DFE0
(217,223,224)
#E8EFEF
(232,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #524F59 color. Also use rgb(82,79,89) instead hex code.

Text Font Color

.myTextColor { color: #524F59; }

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

This text font color is #524F59.

Background Color

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

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

This div background color is #524F59.

Border color

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

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

This div border color is #524F59.

Opacity

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

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

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

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

This text has shadow with #524F59 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #524F59.

Preview

Color preview on black background

This text has color #524F59 on black background.


Color preview on white background

This text has color #524F59 on white background.


Black color preview on #524F59 background

This text has black color on #524F59 background.


White color preview on #524F59 background

This text has white color on #524F59 background.


Related colors

Complementary color

Complementary color for #hex is #ADB0A6.


I love getcolorcode.com

Triadic colors

1 #59524F and #4F5952 with #524F59 are triadic colors.

2 #594F52 and #4F5259 with #524F59 are triadic colors.