COLOR #594573

HEX: #594573 RGB: (89,69,115)

Color info

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

RGB color model

#594573 color RGB value is (89,69,115).

RGB: (89,69,115) (35%, 27%, 45%)

RGB channels and saturation

R 89 of 255 = 35%
G 69 of 255 = 27%
B 115 of 255 = 45%

89
69
115

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

Portions of RGB colors in percentages

R + G + B = 89 + 69 + 115 = 273 (100%)
R 89 of 273 ~ 32.6%
G 69 of 273 ~ 25.27%
B 115 of 273 ~ 42.12'%

%32.6
%25.27
%42.12

CMYK color model

#594573 color CMYK value is (23,40,0,55).

  • cyan value is 22.61%
  • magenta value is 40.00%
  • yellow value is 0.00%
  • key color value is 54.90%

CMYK: (23,40,0,55)
C23M40Y0K55 (23%, 40%, 0%, 55%)
(0.23 / 0.40 / 0.00 / 0.55)

CMYK percentages

%22.61
%40
%0
%54.9

Codes

Color #594573 in popluar color models

59 45 73
RGB 89 69 115
HSL 266° 25.00% 36.08%
HSB/HSV 266° 40.00% 45.10%
CMYK 22.61% 40.00% 0.00%
54.90%

Color #594573 in popluar number systems.

HEX 59 45 73
Decimal 89 69 115
Binary 1011001 1000101 1110011
Octal 131 105 163

Shades and tints

Shades of #594573

#594573
(89,69,115)
#513F69
(81,63,105)
#49395F
(73,57,95)
#413355
(65,51,85)
#392D4B
(57,45,75)
#312741
(49,39,65)
#292137
(41,33,55)
#211B2D
(33,27,45)
#191523
(25,21,35)
#110F19
(17,15,25)
#09090F
(9,9,15)
#000000
(0,0,0)

Tints of #594573

#594573
(89,69,115)
#68557F
(104,85,127)
#77658B
(119,101,139)
#867597
(134,117,151)
#9585A3
(149,133,163)
#A495AF
(164,149,175)
#B3A5BB
(179,165,187)
#C2B5C7
(194,181,199)
#D1C5D3
(209,197,211)
#E0D5DF
(224,213,223)
#EFE5EB
(239,229,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #594573; }

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

This text font color is #594573.

Background Color

.myBgColor { background-color: #594573; }

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

This div background color is #594573.

Border color

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

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

This div border color is #594573.

Opacity

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

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

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

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

This text has shadow with #594573 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #594573.

Preview

Color preview on black background

This text has color #594573 on black background.


Color preview on white background

This text has color #594573 on white background.


Black color preview on #594573 background

This text has black color on #594573 background.


White color preview on #594573 background

This text has white color on #594573 background.


Related colors

Complementary color

Complementary color for #hex is #A6BA8C.


I love getcolorcode.com

Triadic colors

1 #735945 and #457359 with #594573 are triadic colors.

2 #734559 and #455973 with #594573 are triadic colors.