COLOR #59504F

HEX: #59504F RGB: (89,80,79)

Color info

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

RGB color model

#59504F color RGB value is (89,80,79).

RGB: (89,80,79) (35%, 31%, 31%)

RGB channels and saturation

R 89 of 255 = 35%
G 80 of 255 = 31%
B 79 of 255 = 31%

89
80
79

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

Portions of RGB colors in percentages

R + G + B = 89 + 80 + 79 = 248 (100%)
R 89 of 248 ~ 35.89%
G 80 of 248 ~ 32.26%
B 79 of 248 ~ 31.85'%

%35.89
%32.26
%31.85

CMYK color model

#59504F color CMYK value is (0,10,11,65).

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

CMYK: (0,10,11,65)
C0M10Y11K65 (0%, 10%, 11%, 65%)
(0.00 / 0.10 / 0.11 / 0.65)

CMYK percentages

%0
%10.11
%11.24
%65.1

Codes

Color #59504F in popluar color models

59 50 4F
RGB 89 80 79
HSL 5.95% 32.94%
HSB/HSV 11.24% 34.90%
CMYK 0.00% 10.11% 11.24%
65.10%

Color #59504F in popluar number systems.

HEX 59 50 4F
Decimal 89 80 79
Binary 1011001 1010000 1001111
Octal 131 120 117

Shades and tints

Shades of #59504F

#59504F
(89,80,79)
#514948
(81,73,72)
#494241
(73,66,65)
#413B3A
(65,59,58)
#393433
(57,52,51)
#312D2C
(49,45,44)
#292625
(41,38,37)
#211F1E
(33,31,30)
#191817
(25,24,23)
#111110
(17,17,16)
#090A09
(9,10,9)
#000000
(0,0,0)

Tints of #59504F

#59504F
(89,80,79)
#685F5F
(104,95,95)
#776E6F
(119,110,111)
#867D7F
(134,125,127)
#958C8F
(149,140,143)
#A49B9F
(164,155,159)
#B3AAAF
(179,170,175)
#C2B9BF
(194,185,191)
#D1C8CF
(209,200,207)
#E0D7DF
(224,215,223)
#EFE6EF
(239,230,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59504F color. Also use rgb(89,80,79) instead hex code.

Text Font Color

.myTextColor { color: #59504F; }

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

This text font color is #59504F.

Background Color

.myBgColor { background-color: #59504F; }

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

This div background color is #59504F.

Border color

.myBorderColor { border: 1px solid #59504F; }

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

This div border color is #59504F.

Opacity

.myOpacity80 { color: #59504F; opacity: 0.8; }

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

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

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

This text has shadow with #59504F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59504F.

Preview

Color preview on black background

This text has color #59504F on black background.


Color preview on white background

This text has color #59504F on white background.


Black color preview on #59504F background

This text has black color on #59504F background.


White color preview on #59504F background

This text has white color on #59504F background.


Related colors

Complementary color

Complementary color for #hex is #A6AFB0.


I love getcolorcode.com

Triadic colors

1 #4F5950 and #504F59 with #59504F are triadic colors.

2 #4F5059 and #50594F with #59504F are triadic colors.