COLOR #59505E

HEX: #59505E RGB: (89,80,94)

Color info

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

RGB color model

#59505E color RGB value is (89,80,94).

RGB: (89,80,94) (35%, 31%, 37%)

RGB channels and saturation

R 89 of 255 = 35%
G 80 of 255 = 31%
B 94 of 255 = 37%

89
80
94

R + G + B ~ 34%. #59505E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 80 + 94 = 263 (100%)
R 89 of 263 ~ 33.84%
G 80 of 263 ~ 30.42%
B 94 of 263 ~ 35.74'%

%33.84
%30.42
%35.74

CMYK color model

#59505E color CMYK value is (5,15,0,63).

  • cyan value is 5.32%
  • magenta value is 14.89%
  • yellow value is 0.00%
  • key color value is 63.14%

CMYK: (5,15,0,63)
C5M15Y0K63 (5%, 15%, 0%, 63%)
(0.05 / 0.15 / 0.00 / 0.63)

CMYK percentages

%5.32
%14.89
%0
%63.14

Codes

Color #59505E in popluar color models

59 50 5E
RGB 89 80 94
HSL 279° 8.05% 34.12%
HSB/HSV 279° 14.89% 36.86%
CMYK 5.32% 14.89% 0.00%
63.14%

Color #59505E in popluar number systems.

HEX 59 50 5E
Decimal 89 80 94
Binary 1011001 1010000 1011110
Octal 131 120 136

Shades and tints

Shades of #59505E

#59505E
(89,80,94)
#514956
(81,73,86)
#49424E
(73,66,78)
#413B46
(65,59,70)
#39343E
(57,52,62)
#312D36
(49,45,54)
#29262E
(41,38,46)
#211F26
(33,31,38)
#19181E
(25,24,30)
#111116
(17,17,22)
#090A0E
(9,10,14)
#000000
(0,0,0)

Tints of #59505E

#59505E
(89,80,94)
#685F6C
(104,95,108)
#776E7A
(119,110,122)
#867D88
(134,125,136)
#958C96
(149,140,150)
#A49BA4
(164,155,164)
#B3AAB2
(179,170,178)
#C2B9C0
(194,185,192)
#D1C8CE
(209,200,206)
#E0D7DC
(224,215,220)
#EFE6EA
(239,230,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59505E color. Also use rgb(89,80,94) instead hex code.

Text Font Color

.myTextColor { color: #59505E; }

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

This text font color is #59505E.

Background Color

.myBgColor { background-color: #59505E; }

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

This div background color is #59505E.

Border color

.myBorderColor { border: 1px solid #59505E; }

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

This div border color is #59505E.

Opacity

.myOpacity80 { color: #59505E; opacity: 0.8; }

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

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

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

This text has shadow with #59505E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59505E.

Preview

Color preview on black background

This text has color #59505E on black background.


Color preview on white background

This text has color #59505E on white background.


Black color preview on #59505E background

This text has black color on #59505E background.


White color preview on #59505E background

This text has white color on #59505E background.


Related colors

Complementary color

Complementary color for #hex is #A6AFA1.


I love getcolorcode.com

Triadic colors

1 #5E5950 and #505E59 with #59505E are triadic colors.

2 #5E5059 and #50595E with #59505E are triadic colors.