COLOR #595177

HEX: #595177 RGB: (89,81,119)

Color info

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

RGB color model

#595177 color RGB value is (89,81,119).

RGB: (89,81,119) (35%, 32%, 47%)

RGB channels and saturation

R 89 of 255 = 35%
G 81 of 255 = 32%
B 119 of 255 = 47%

89
81
119

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

Portions of RGB colors in percentages

R + G + B = 89 + 81 + 119 = 289 (100%)
R 89 of 289 ~ 30.8%
G 81 of 289 ~ 28.03%
B 119 of 289 ~ 41.18'%

%30.8
%28.03
%41.18

CMYK color model

#595177 color CMYK value is (25,32,0,53).

  • cyan value is 25.21%
  • magenta value is 31.93%
  • yellow value is 0.00%
  • key color value is 53.33%

CMYK: (25,32,0,53)
C25M32Y0K53 (25%, 32%, 0%, 53%)
(0.25 / 0.32 / 0.00 / 0.53)

CMYK percentages

%25.21
%31.93
%0
%53.33

Codes

Color #595177 in popluar color models

59 51 77
RGB 89 81 119
HSL 253° 19.00% 39.22%
HSB/HSV 253° 31.93% 46.67%
CMYK 25.21% 31.93% 0.00%
53.33%

Color #595177 in popluar number systems.

HEX 59 51 77
Decimal 89 81 119
Binary 1011001 1010001 1110111
Octal 131 121 167

Shades and tints

Shades of #595177

#595177
(89,81,119)
#514A6D
(81,74,109)
#494363
(73,67,99)
#413C59
(65,60,89)
#39354F
(57,53,79)
#312E45
(49,46,69)
#29273B
(41,39,59)
#212031
(33,32,49)
#191927
(25,25,39)
#11121D
(17,18,29)
#090B13
(9,11,19)
#000000
(0,0,0)

Tints of #595177

#595177
(89,81,119)
#686083
(104,96,131)
#776F8F
(119,111,143)
#867E9B
(134,126,155)
#958DA7
(149,141,167)
#A49CB3
(164,156,179)
#B3ABBF
(179,171,191)
#C2BACB
(194,186,203)
#D1C9D7
(209,201,215)
#E0D8E3
(224,216,227)
#EFE7EF
(239,231,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #595177; }

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

This text font color is #595177.

Background Color

.myBgColor { background-color: #595177; }

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

This div background color is #595177.

Border color

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

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

This div border color is #595177.

Opacity

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

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

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

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

This text has shadow with #595177 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #595177.

Preview

Color preview on black background

This text has color #595177 on black background.


Color preview on white background

This text has color #595177 on white background.


Black color preview on #595177 background

This text has black color on #595177 background.


White color preview on #595177 background

This text has white color on #595177 background.


Related colors

Complementary color

Complementary color for #hex is #A6AE88.


I love getcolorcode.com

Triadic colors

1 #775951 and #517759 with #595177 are triadic colors.

2 #775159 and #515977 with #595177 are triadic colors.