COLOR #595472

HEX: #595472 RGB: (89,84,114)

Color info

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

RGB color model

#595472 color RGB value is (89,84,114).

RGB: (89,84,114) (35%, 33%, 45%)

RGB channels and saturation

R 89 of 255 = 35%
G 84 of 255 = 33%
B 114 of 255 = 45%

89
84
114

R + G + B ~ 38%. #595472 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 84 + 114 = 287 (100%)
R 89 of 287 ~ 31.01%
G 84 of 287 ~ 29.27%
B 114 of 287 ~ 39.72'%

%31.01
%29.27
%39.72

CMYK color model

#595472 color CMYK value is (22,26,0,55).

  • cyan value is 21.93%
  • magenta value is 26.32%
  • yellow value is 0.00%
  • key color value is 55.29%

CMYK: (22,26,0,55)
C22M26Y0K55 (22%, 26%, 0%, 55%)
(0.22 / 0.26 / 0.00 / 0.55)

CMYK percentages

%21.93
%26.32
%0
%55.29

Codes

Color #595472 in popluar color models

59 54 72
RGB 89 84 114
HSL 250° 15.15% 38.82%
HSB/HSV 250° 26.32% 44.71%
CMYK 21.93% 26.32% 0.00%
55.29%

Color #595472 in popluar number systems.

HEX 59 54 72
Decimal 89 84 114
Binary 1011001 1010100 1110010
Octal 131 124 162

Shades and tints

Shades of #595472

#595472
(89,84,114)
#514D68
(81,77,104)
#49465E
(73,70,94)
#413F54
(65,63,84)
#39384A
(57,56,74)
#313140
(49,49,64)
#292A36
(41,42,54)
#21232C
(33,35,44)
#191C22
(25,28,34)
#111518
(17,21,24)
#090E0E
(9,14,14)
#000000
(0,0,0)

Tints of #595472

#595472
(89,84,114)
#68637E
(104,99,126)
#77728A
(119,114,138)
#868196
(134,129,150)
#9590A2
(149,144,162)
#A49FAE
(164,159,174)
#B3AEBA
(179,174,186)
#C2BDC6
(194,189,198)
#D1CCD2
(209,204,210)
#E0DBDE
(224,219,222)
#EFEAEA
(239,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #595472; }

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

This text font color is #595472.

Background Color

.myBgColor { background-color: #595472; }

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

This div background color is #595472.

Border color

.myBorderColor { border: 1px solid #595472; }

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

This div border color is #595472.

Opacity

.myOpacity80 { color: #595472; opacity: 0.8; }

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

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

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

This text has shadow with #595472 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #595472.

Preview

Color preview on black background

This text has color #595472 on black background.


Color preview on white background

This text has color #595472 on white background.


Black color preview on #595472 background

This text has black color on #595472 background.


White color preview on #595472 background

This text has white color on #595472 background.


Related colors

Complementary color

Complementary color for #hex is #A6AB8D.


I love getcolorcode.com

Triadic colors

1 #725954 and #547259 with #595472 are triadic colors.

2 #725459 and #545972 with #595472 are triadic colors.