COLOR #594A73

HEX: #594A73 RGB: (89,74,115)

Color info

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

RGB color model

#594A73 color RGB value is (89,74,115).

RGB: (89,74,115) (35%, 29%, 45%)

RGB channels and saturation

R 89 of 255 = 35%
G 74 of 255 = 29%
B 115 of 255 = 45%

89
74
115

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

Portions of RGB colors in percentages

R + G + B = 89 + 74 + 115 = 278 (100%)
R 89 of 278 ~ 32.01%
G 74 of 278 ~ 26.62%
B 115 of 278 ~ 41.37'%

%32.01
%26.62
%41.37

CMYK color model

#594A73 color CMYK value is (23,36,0,55).

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

CMYK: (23,36,0,55)
C23M36Y0K55 (23%, 36%, 0%, 55%)
(0.23 / 0.36 / 0.00 / 0.55)

CMYK percentages

%22.61
%35.65
%0
%54.9

Codes

Color #594A73 in popluar color models

59 4A 73
RGB 89 74 115
HSL 262° 21.69% 37.06%
HSB/HSV 262° 35.65% 45.10%
CMYK 22.61% 35.65% 0.00%
54.90%

Color #594A73 in popluar number systems.

HEX 59 4A 73
Decimal 89 74 115
Binary 1011001 1001010 1110011
Octal 131 112 163

Shades and tints

Shades of #594A73

#594A73
(89,74,115)
#514469
(81,68,105)
#493E5F
(73,62,95)
#413855
(65,56,85)
#39324B
(57,50,75)
#312C41
(49,44,65)
#292637
(41,38,55)
#21202D
(33,32,45)
#191A23
(25,26,35)
#111419
(17,20,25)
#090E0F
(9,14,15)
#000000
(0,0,0)

Tints of #594A73

#594A73
(89,74,115)
#685A7F
(104,90,127)
#776A8B
(119,106,139)
#867A97
(134,122,151)
#958AA3
(149,138,163)
#A49AAF
(164,154,175)
#B3AABB
(179,170,187)
#C2BAC7
(194,186,199)
#D1CAD3
(209,202,211)
#E0DADF
(224,218,223)
#EFEAEB
(239,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #594A73; }

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

This text font color is #594A73.

Background Color

.myBgColor { background-color: #594A73; }

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

This div background color is #594A73.

Border color

.myBorderColor { border: 1px solid #594A73; }

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

This div border color is #594A73.

Opacity

.myOpacity80 { color: #594A73; opacity: 0.8; }

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

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

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

This text has shadow with #594A73 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #594A73.

Preview

Color preview on black background

This text has color #594A73 on black background.


Color preview on white background

This text has color #594A73 on white background.


Black color preview on #594A73 background

This text has black color on #594A73 background.


White color preview on #594A73 background

This text has white color on #594A73 background.


Related colors

Complementary color

Complementary color for #hex is #A6B58C.


I love getcolorcode.com

Triadic colors

1 #73594A and #4A7359 with #594A73 are triadic colors.

2 #734A59 and #4A5973 with #594A73 are triadic colors.