COLOR #59567A

HEX: #59567A RGB: (89,86,122)

Color info

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

RGB color model

#59567A color RGB value is (89,86,122).

RGB: (89,86,122) (35%, 34%, 48%)

RGB channels and saturation

R 89 of 255 = 35%
G 86 of 255 = 34%
B 122 of 255 = 48%

89
86
122

R + G + B ~ 39%. #59567A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 86 + 122 = 297 (100%)
R 89 of 297 ~ 29.97%
G 86 of 297 ~ 28.96%
B 122 of 297 ~ 41.08'%

%29.97
%28.96
%41.08

CMYK color model

#59567A color CMYK value is (27,30,0,52).

  • cyan value is 27.05%
  • magenta value is 29.51%
  • yellow value is 0.00%
  • key color value is 52.16%

CMYK: (27,30,0,52)
C27M30Y0K52 (27%, 30%, 0%, 52%)
(0.27 / 0.30 / 0.00 / 0.52)

CMYK percentages

%27.05
%29.51
%0
%52.16

Codes

Color #59567A in popluar color models

59 56 7A
RGB 89 86 122
HSL 245° 17.31% 40.78%
HSB/HSV 245° 29.51% 47.84%
CMYK 27.05% 29.51% 0.00%
52.16%

Color #59567A in popluar number systems.

HEX 59 56 7A
Decimal 89 86 122
Binary 1011001 1010110 1111010
Octal 131 126 172

Shades and tints

Shades of #59567A

#59567A
(89,86,122)
#514F6F
(81,79,111)
#494864
(73,72,100)
#414159
(65,65,89)
#393A4E
(57,58,78)
#313343
(49,51,67)
#292C38
(41,44,56)
#21252D
(33,37,45)
#191E22
(25,30,34)
#111717
(17,23,23)
#09100C
(9,16,12)
#000000
(0,0,0)

Tints of #59567A

#59567A
(89,86,122)
#686586
(104,101,134)
#777492
(119,116,146)
#86839E
(134,131,158)
#9592AA
(149,146,170)
#A4A1B6
(164,161,182)
#B3B0C2
(179,176,194)
#C2BFCE
(194,191,206)
#D1CEDA
(209,206,218)
#E0DDE6
(224,221,230)
#EFECF2
(239,236,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #59567A; }

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

This text font color is #59567A.

Background Color

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

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

This div background color is #59567A.

Border color

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

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

This div border color is #59567A.

Opacity

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

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

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

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

This text has shadow with #59567A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #59567A.

Preview

Color preview on black background

This text has color #59567A on black background.


Color preview on white background

This text has color #59567A on white background.


Black color preview on #59567A background

This text has black color on #59567A background.


White color preview on #59567A background

This text has white color on #59567A background.


Related colors

Complementary color

Complementary color for #hex is #A6A985.


I love getcolorcode.com

Triadic colors

1 #7A5956 and #567A59 with #59567A are triadic colors.

2 #7A5659 and #56597A with #59567A are triadic colors.