COLOR #595175

HEX: #595175 RGB: (89,81,117)

Color info

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

RGB color model

#595175 color RGB value is (89,81,117).

RGB: (89,81,117) (35%, 32%, 46%)

RGB channels and saturation

R 89 of 255 = 35%
G 81 of 255 = 32%
B 117 of 255 = 46%

89
81
117

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

Portions of RGB colors in percentages

R + G + B = 89 + 81 + 117 = 287 (100%)
R 89 of 287 ~ 31.01%
G 81 of 287 ~ 28.22%
B 117 of 287 ~ 40.77'%

%31.01
%28.22
%40.77

CMYK color model

#595175 color CMYK value is (24,31,0,54).

  • cyan value is 23.93%
  • magenta value is 30.77%
  • yellow value is 0.00%
  • key color value is 54.12%

CMYK: (24,31,0,54)
C24M31Y0K54 (24%, 31%, 0%, 54%)
(0.24 / 0.31 / 0.00 / 0.54)

CMYK percentages

%23.93
%30.77
%0
%54.12

Codes

Color #595175 in popluar color models

59 51 75
RGB 89 81 117
HSL 253° 18.18% 38.82%
HSB/HSV 253° 30.77% 45.88%
CMYK 23.93% 30.77% 0.00%
54.12%

Color #595175 in popluar number systems.

HEX 59 51 75
Decimal 89 81 117
Binary 1011001 1010001 1110101
Octal 131 121 165

Shades and tints

Shades of #595175

#595175
(89,81,117)
#514A6B
(81,74,107)
#494361
(73,67,97)
#413C57
(65,60,87)
#39354D
(57,53,77)
#312E43
(49,46,67)
#292739
(41,39,57)
#21202F
(33,32,47)
#191925
(25,25,37)
#11121B
(17,18,27)
#090B11
(9,11,17)
#000000
(0,0,0)

Tints of #595175

#595175
(89,81,117)
#686081
(104,96,129)
#776F8D
(119,111,141)
#867E99
(134,126,153)
#958DA5
(149,141,165)
#A49CB1
(164,156,177)
#B3ABBD
(179,171,189)
#C2BAC9
(194,186,201)
#D1C9D5
(209,201,213)
#E0D8E1
(224,216,225)
#EFE7ED
(239,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #595175 color. Also use rgb(89,81,117) instead hex code.

Text Font Color

.myTextColor { color: #595175; }

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

This text font color is #595175.

Background Color

.myBgColor { background-color: #595175; }

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

This div background color is #595175.

Border color

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

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

This div border color is #595175.

Opacity

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

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

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

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

This text has shadow with #595175 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #595175.

Preview

Color preview on black background

This text has color #595175 on black background.


Color preview on white background

This text has color #595175 on white background.


Black color preview on #595175 background

This text has black color on #595175 background.


White color preview on #595175 background

This text has white color on #595175 background.


Related colors

Complementary color

Complementary color for #hex is #A6AE8A.


I love getcolorcode.com

Triadic colors

1 #755951 and #517559 with #595175 are triadic colors.

2 #755159 and #515975 with #595175 are triadic colors.