COLOR #595577

HEX: #595577 RGB: (89,85,119)

Color info

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

RGB color model

#595577 color RGB value is (89,85,119).

RGB: (89,85,119) (35%, 33%, 47%)

RGB channels and saturation

R 89 of 255 = 35%
G 85 of 255 = 33%
B 119 of 255 = 47%

89
85
119

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

Portions of RGB colors in percentages

R + G + B = 89 + 85 + 119 = 293 (100%)
R 89 of 293 ~ 30.38%
G 85 of 293 ~ 29.01%
B 119 of 293 ~ 40.61'%

%30.38
%29.01
%40.61

CMYK color model

#595577 color CMYK value is (25,29,0,53).

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

CMYK: (25,29,0,53)
C25M29Y0K53 (25%, 29%, 0%, 53%)
(0.25 / 0.29 / 0.00 / 0.53)

CMYK percentages

%25.21
%28.57
%0
%53.33

Codes

Color #595577 in popluar color models

59 55 77
RGB 89 85 119
HSL 247° 16.67% 40.00%
HSB/HSV 247° 28.57% 46.67%
CMYK 25.21% 28.57% 0.00%
53.33%

Color #595577 in popluar number systems.

HEX 59 55 77
Decimal 89 85 119
Binary 1011001 1010101 1110111
Octal 131 125 167

Shades and tints

Shades of #595577

#595577
(89,85,119)
#514E6D
(81,78,109)
#494763
(73,71,99)
#414059
(65,64,89)
#39394F
(57,57,79)
#313245
(49,50,69)
#292B3B
(41,43,59)
#212431
(33,36,49)
#191D27
(25,29,39)
#11161D
(17,22,29)
#090F13
(9,15,19)
#000000
(0,0,0)

Tints of #595577

#595577
(89,85,119)
#686483
(104,100,131)
#77738F
(119,115,143)
#86829B
(134,130,155)
#9591A7
(149,145,167)
#A4A0B3
(164,160,179)
#B3AFBF
(179,175,191)
#C2BECB
(194,190,203)
#D1CDD7
(209,205,215)
#E0DCE3
(224,220,227)
#EFEBEF
(239,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #595577; }

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

This text font color is #595577.

Background Color

.myBgColor { background-color: #595577; }

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

This div background color is #595577.

Border color

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

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

This div border color is #595577.

Opacity

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

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

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

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

This text has shadow with #595577 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #595577.

Preview

Color preview on black background

This text has color #595577 on black background.


Color preview on white background

This text has color #595577 on white background.


Black color preview on #595577 background

This text has black color on #595577 background.


White color preview on #595577 background

This text has white color on #595577 background.


Related colors

Complementary color

Complementary color for #hex is #A6AA88.


I love getcolorcode.com

Triadic colors

1 #775955 and #557759 with #595577 are triadic colors.

2 #775559 and #555977 with #595577 are triadic colors.