COLOR #59566D

HEX: #59566D RGB: (89,86,109)

Color info

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

RGB color model

#59566D color RGB value is (89,86,109).

RGB: (89,86,109) (35%, 34%, 43%)

RGB channels and saturation

R 89 of 255 = 35%
G 86 of 255 = 34%
B 109 of 255 = 43%

89
86
109

R + G + B ~ 37%. #59566D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 86 + 109 = 284 (100%)
R 89 of 284 ~ 31.34%
G 86 of 284 ~ 30.28%
B 109 of 284 ~ 38.38'%

%31.34
%30.28
%38.38

CMYK color model

#59566D color CMYK value is (18,21,0,57).

  • cyan value is 18.35%
  • magenta value is 21.10%
  • yellow value is 0.00%
  • key color value is 57.25%

CMYK: (18,21,0,57)
C18M21Y0K57 (18%, 21%, 0%, 57%)
(0.18 / 0.21 / 0.00 / 0.57)

CMYK percentages

%18.35
%21.1
%0
%57.25

Codes

Color #59566D in popluar color models

59 56 6D
RGB 89 86 109
HSL 248° 11.79% 38.24%
HSB/HSV 248° 21.10% 42.75%
CMYK 18.35% 21.10% 0.00%
57.25%

Color #59566D in popluar number systems.

HEX 59 56 6D
Decimal 89 86 109
Binary 1011001 1010110 1101101
Octal 131 126 155

Shades and tints

Shades of #59566D

#59566D
(89,86,109)
#514F64
(81,79,100)
#49485B
(73,72,91)
#414152
(65,65,82)
#393A49
(57,58,73)
#313340
(49,51,64)
#292C37
(41,44,55)
#21252E
(33,37,46)
#191E25
(25,30,37)
#11171C
(17,23,28)
#091013
(9,16,19)
#000000
(0,0,0)

Tints of #59566D

#59566D
(89,86,109)
#68657A
(104,101,122)
#777487
(119,116,135)
#868394
(134,131,148)
#9592A1
(149,146,161)
#A4A1AE
(164,161,174)
#B3B0BB
(179,176,187)
#C2BFC8
(194,191,200)
#D1CED5
(209,206,213)
#E0DDE2
(224,221,226)
#EFECEF
(239,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #59566D color. Also use rgb(89,86,109) instead hex code.

Text Font Color

.myTextColor { color: #59566D; }

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

This text font color is #59566D.

Background Color

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

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

This div background color is #59566D.

Border color

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

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

This div border color is #59566D.

Opacity

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

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

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

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

This text has shadow with #59566D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59566D.

Preview

Color preview on black background

This text has color #59566D on black background.


Color preview on white background

This text has color #59566D on white background.


Black color preview on #59566D background

This text has black color on #59566D background.


White color preview on #59566D background

This text has white color on #59566D background.


Related colors

Complementary color

Complementary color for #hex is #A6A992.


I love getcolorcode.com

Triadic colors

1 #6D5956 and #566D59 with #59566D are triadic colors.

2 #6D5659 and #56596D with #59566D are triadic colors.