COLOR #59566A

HEX: #59566A RGB: (89,86,106)

Color info

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

RGB color model

#59566A color RGB value is (89,86,106).

RGB: (89,86,106) (35%, 34%, 42%)

RGB channels and saturation

R 89 of 255 = 35%
G 86 of 255 = 34%
B 106 of 255 = 42%

89
86
106

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

Portions of RGB colors in percentages

R + G + B = 89 + 86 + 106 = 281 (100%)
R 89 of 281 ~ 31.67%
G 86 of 281 ~ 30.6%
B 106 of 281 ~ 37.72'%

%31.67
%30.6
%37.72

CMYK color model

#59566A color CMYK value is (16,19,0,58).

  • cyan value is 16.04%
  • magenta value is 18.87%
  • yellow value is 0.00%
  • key color value is 58.43%

CMYK: (16,19,0,58)
C16M19Y0K58 (16%, 19%, 0%, 58%)
(0.16 / 0.19 / 0.00 / 0.58)

CMYK percentages

%16.04
%18.87
%0
%58.43

Codes

Color #59566A in popluar color models

59 56 6A
RGB 89 86 106
HSL 249° 10.42% 37.65%
HSB/HSV 249° 18.87% 41.57%
CMYK 16.04% 18.87% 0.00%
58.43%

Color #59566A in popluar number systems.

HEX 59 56 6A
Decimal 89 86 106
Binary 1011001 1010110 1101010
Octal 131 126 152

Shades and tints

Shades of #59566A

#59566A
(89,86,106)
#514F61
(81,79,97)
#494858
(73,72,88)
#41414F
(65,65,79)
#393A46
(57,58,70)
#31333D
(49,51,61)
#292C34
(41,44,52)
#21252B
(33,37,43)
#191E22
(25,30,34)
#111719
(17,23,25)
#091010
(9,16,16)
#000000
(0,0,0)

Tints of #59566A

#59566A
(89,86,106)
#686577
(104,101,119)
#777484
(119,116,132)
#868391
(134,131,145)
#95929E
(149,146,158)
#A4A1AB
(164,161,171)
#B3B0B8
(179,176,184)
#C2BFC5
(194,191,197)
#D1CED2
(209,206,210)
#E0DDDF
(224,221,223)
#EFECEC
(239,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #59566A; }

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

This text font color is #59566A.

Background Color

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

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

This div background color is #59566A.

Border color

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

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

This div border color is #59566A.

Opacity

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

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

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

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

This text has shadow with #59566A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59566A.

Preview

Color preview on black background

This text has color #59566A on black background.


Color preview on white background

This text has color #59566A on white background.


Black color preview on #59566A background

This text has black color on #59566A background.


White color preview on #59566A background

This text has white color on #59566A background.


Related colors

Complementary color

Complementary color for #hex is #A6A995.


I love getcolorcode.com

Triadic colors

1 #6A5956 and #566A59 with #59566A are triadic colors.

2 #6A5659 and #56596A with #59566A are triadic colors.