COLOR #594577

HEX: #594577 RGB: (89,69,119)

Color info

#594577 contains red, green and blue colors in about the same proportion. Web safe color of #594577 is #663366 (or #636).

RGB color model

#594577 color RGB value is (89,69,119).

RGB: (89,69,119) (35%, 27%, 47%)

RGB channels and saturation

R 89 of 255 = 35%
G 69 of 255 = 27%
B 119 of 255 = 47%

89
69
119

R + G + B ~ 36%. #594577 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 69 + 119 = 277 (100%)
R 89 of 277 ~ 32.13%
G 69 of 277 ~ 24.91%
B 119 of 277 ~ 42.96'%

%32.13
%24.91
%42.96

CMYK color model

#594577 color CMYK value is (25,42,0,53).

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

CMYK: (25,42,0,53)
C25M42Y0K53 (25%, 42%, 0%, 53%)
(0.25 / 0.42 / 0.00 / 0.53)

CMYK percentages

%25.21
%42.02
%0
%53.33

Codes

Color #594577 in popluar color models

59 45 77
RGB 89 69 119
HSL 264° 26.60% 36.86%
HSB/HSV 264° 42.02% 46.67%
CMYK 25.21% 42.02% 0.00%
53.33%

Color #594577 in popluar number systems.

HEX 59 45 77
Decimal 89 69 119
Binary 1011001 1000101 1110111
Octal 131 105 167

Shades and tints

Shades of #594577

#594577
(89,69,119)
#513F6D
(81,63,109)
#493963
(73,57,99)
#413359
(65,51,89)
#392D4F
(57,45,79)
#312745
(49,39,69)
#29213B
(41,33,59)
#211B31
(33,27,49)
#191527
(25,21,39)
#110F1D
(17,15,29)
#090913
(9,9,19)
#000000
(0,0,0)

Tints of #594577

#594577
(89,69,119)
#685583
(104,85,131)
#77658F
(119,101,143)
#86759B
(134,117,155)
#9585A7
(149,133,167)
#A495B3
(164,149,179)
#B3A5BF
(179,165,191)
#C2B5CB
(194,181,203)
#D1C5D7
(209,197,215)
#E0D5E3
(224,213,227)
#EFE5EF
(239,229,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #594577; }

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

This text font color is #594577.

Background Color

.myBgColor { background-color: #594577; }

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

This div background color is #594577.

Border color

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

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

This div border color is #594577.

Opacity

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

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

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

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

This text has shadow with #594577 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #594577.

Preview

Color preview on black background

This text has color #594577 on black background.


Color preview on white background

This text has color #594577 on white background.


Black color preview on #594577 background

This text has black color on #594577 background.


White color preview on #594577 background

This text has white color on #594577 background.


Related colors

Complementary color

Complementary color for #hex is #A6BA88.


I love getcolorcode.com

Triadic colors

1 #775945 and #457759 with #594577 are triadic colors.

2 #774559 and #455977 with #594577 are triadic colors.