COLOR #594770

HEX: #594770 RGB: (89,71,112)

Color info

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

RGB color model

#594770 color RGB value is (89,71,112).

RGB: (89,71,112) (35%, 28%, 44%)

RGB channels and saturation

R 89 of 255 = 35%
G 71 of 255 = 28%
B 112 of 255 = 44%

89
71
112

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

Portions of RGB colors in percentages

R + G + B = 89 + 71 + 112 = 272 (100%)
R 89 of 272 ~ 32.72%
G 71 of 272 ~ 26.1%
B 112 of 272 ~ 41.18'%

%32.72
%26.1
%41.18

CMYK color model

#594770 color CMYK value is (21,37,0,56).

  • cyan value is 20.54%
  • magenta value is 36.61%
  • yellow value is 0.00%
  • key color value is 56.08%

CMYK: (21,37,0,56)
C21M37Y0K56 (21%, 37%, 0%, 56%)
(0.21 / 0.37 / 0.00 / 0.56)

CMYK percentages

%20.54
%36.61
%0
%56.08

Codes

Color #594770 in popluar color models

59 47 70
RGB 89 71 112
HSL 266° 22.40% 35.88%
HSB/HSV 266° 36.61% 43.92%
CMYK 20.54% 36.61% 0.00%
56.08%

Color #594770 in popluar number systems.

HEX 59 47 70
Decimal 89 71 112
Binary 1011001 1000111 1110000
Octal 131 107 160

Shades and tints

Shades of #594770

#594770
(89,71,112)
#514166
(81,65,102)
#493B5C
(73,59,92)
#413552
(65,53,82)
#392F48
(57,47,72)
#31293E
(49,41,62)
#292334
(41,35,52)
#211D2A
(33,29,42)
#191720
(25,23,32)
#111116
(17,17,22)
#090B0C
(9,11,12)
#000000
(0,0,0)

Tints of #594770

#594770
(89,71,112)
#68577D
(104,87,125)
#77678A
(119,103,138)
#867797
(134,119,151)
#9587A4
(149,135,164)
#A497B1
(164,151,177)
#B3A7BE
(179,167,190)
#C2B7CB
(194,183,203)
#D1C7D8
(209,199,216)
#E0D7E5
(224,215,229)
#EFE7F2
(239,231,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #594770 color. Also use rgb(89,71,112) instead hex code.

Text Font Color

.myTextColor { color: #594770; }

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

This text font color is #594770.

Background Color

.myBgColor { background-color: #594770; }

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

This div background color is #594770.

Border color

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

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

This div border color is #594770.

Opacity

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

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

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

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

This text has shadow with #594770 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #594770.

Preview

Color preview on black background

This text has color #594770 on black background.


Color preview on white background

This text has color #594770 on white background.


Black color preview on #594770 background

This text has black color on #594770 background.


White color preview on #594770 background

This text has white color on #594770 background.


Related colors

Complementary color

Complementary color for #hex is #A6B88F.


I love getcolorcode.com

Triadic colors

1 #705947 and #477059 with #594770 are triadic colors.

2 #704759 and #475970 with #594770 are triadic colors.