COLOR #595372

HEX: #595372 RGB: (89,83,114)

Color info

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

RGB color model

#595372 color RGB value is (89,83,114).

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

RGB channels and saturation

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

89
83
114

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

Portions of RGB colors in percentages

R + G + B = 89 + 83 + 114 = 286 (100%)
R 89 of 286 ~ 31.12%
G 83 of 286 ~ 29.02%
B 114 of 286 ~ 39.86'%

%31.12
%29.02
%39.86

CMYK color model

#595372 color CMYK value is (22,27,0,55).

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

CMYK: (22,27,0,55)
C22M27Y0K55 (22%, 27%, 0%, 55%)
(0.22 / 0.27 / 0.00 / 0.55)

CMYK percentages

%21.93
%27.19
%0
%55.29

Codes

Color #595372 in popluar color models

59 53 72
RGB 89 83 114
HSL 252° 15.74% 38.63%
HSB/HSV 252° 27.19% 44.71%
CMYK 21.93% 27.19% 0.00%
55.29%

Color #595372 in popluar number systems.

HEX 59 53 72
Decimal 89 83 114
Binary 1011001 1010011 1110010
Octal 131 123 162

Shades and tints

Shades of #595372

#595372
(89,83,114)
#514C68
(81,76,104)
#49455E
(73,69,94)
#413E54
(65,62,84)
#39374A
(57,55,74)
#313040
(49,48,64)
#292936
(41,41,54)
#21222C
(33,34,44)
#191B22
(25,27,34)
#111418
(17,20,24)
#090D0E
(9,13,14)
#000000
(0,0,0)

Tints of #595372

#595372
(89,83,114)
#68627E
(104,98,126)
#77718A
(119,113,138)
#868096
(134,128,150)
#958FA2
(149,143,162)
#A49EAE
(164,158,174)
#B3ADBA
(179,173,186)
#C2BCC6
(194,188,198)
#D1CBD2
(209,203,210)
#E0DADE
(224,218,222)
#EFE9EA
(239,233,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #595372; }

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

This text font color is #595372.

Background Color

.myBgColor { background-color: #595372; }

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

This div background color is #595372.

Border color

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

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

This div border color is #595372.

Opacity

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

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

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

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

This text has shadow with #595372 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #595372.

Preview

Color preview on black background

This text has color #595372 on black background.


Color preview on white background

This text has color #595372 on white background.


Black color preview on #595372 background

This text has black color on #595372 background.


White color preview on #595372 background

This text has white color on #595372 background.


Related colors

Complementary color

Complementary color for #hex is #A6AC8D.


I love getcolorcode.com

Triadic colors

1 #725953 and #537259 with #595372 are triadic colors.

2 #725359 and #535972 with #595372 are triadic colors.