COLOR #59545D

HEX: #59545D RGB: (89,84,93)

Color info

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

RGB color model

#59545D color RGB value is (89,84,93).

RGB: (89,84,93) (35%, 33%, 36%)

RGB channels and saturation

R 89 of 255 = 35%
G 84 of 255 = 33%
B 93 of 255 = 36%

89
84
93

R + G + B ~ 35%. #59545D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 84 + 93 = 266 (100%)
R 89 of 266 ~ 33.46%
G 84 of 266 ~ 31.58%
B 93 of 266 ~ 34.96'%

%33.46
%31.58
%34.96

CMYK color model

#59545D color CMYK value is (4,10,0,64).

  • cyan value is 4.30%
  • magenta value is 9.68%
  • yellow value is 0.00%
  • key color value is 63.53%
CMYK: (4,10,0,64) C4M10Y0K64 (4%,10%,0%,64%) (0.04/0.10/0.00/0.64) 

CMYK percentages

%4.3
%9.68
%0
%63.53

Codes

Color #59545D in popluar color models

59 54 5D
RGB 89 84 93
HSL 273° 5.08% 34.71%
HSB/HSV 273° 9.68% 36.47%
CMYK 4.30% 9.68% 0.00%
63.53%

Color #59545D in popluar number systems.

HEX 59 54 5D
Decimal 89 84 93
Binary 1011001 1010100 1011101
Octal 131 124 135

Shades and tints

Shades of #59545D

#59545D
(89,84,93)
#514D55
(81,77,85)
#49464D
(73,70,77)
#413F45
(65,63,69)
#39383D
(57,56,61)
#313135
(49,49,53)
#292A2D
(41,42,45)
#212325
(33,35,37)
#191C1D
(25,28,29)
#111515
(17,21,21)
#090E0D
(9,14,13)
#000000
(0,0,0)

Tints of #59545D

#59545D
(89,84,93)
#68636B
(104,99,107)
#777279
(119,114,121)
#868187
(134,129,135)
#959095
(149,144,149)
#A49FA3
(164,159,163)
#B3AEB1
(179,174,177)
#C2BDBF
(194,189,191)
#D1CCCD
(209,204,205)
#E0DBDB
(224,219,219)
#EFEAE9
(239,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59545D color. Also use rgb(89,84,93) instead hex code.

Text Font Color

.myTextColor { color: #59545D; }

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

This text font color is #59545D.

Background Color

.myBgColor { background-color: #59545D; }

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

This div background color is #59545D.

Border color

.myBorderColor { border: 1px solid #59545D; }

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

This div border color is #59545D.

Opacity

.myOpacity80 { color: #59545D; opacity: 0.8; }

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

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

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

This text has shadow with #59545D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59545D.

Preview

Color preview on black background

This text has color #59545D on black background.


Color preview on white background

This text has color #59545D on white background.


Black color preview on #59545D background

This text has black color on #59545D background.


White color preview on #59545D background

This text has white color on #59545D background.


Related colors

Complementary color

Complementary color for #hex is #A6ABA2.


I love getcolorcode.com

Triadic colors

1 #5D5954 and #545D59 with #59545D are triadic colors.

2 #5D5459 and #54595D with #59545D are triadic colors.