COLOR #594371

HEX: #594371 RGB: (89,67,113)

Color info

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

RGB color model

#594371 color RGB value is (89,67,113).

RGB: (89,67,113) (35%, 26%, 44%)

RGB channels and saturation

R 89 of 255 = 35%
G 67 of 255 = 26%
B 113 of 255 = 44%

89
67
113

R + G + B ~ 35%. #594371 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 67 + 113 = 269 (100%)
R 89 of 269 ~ 33.09%
G 67 of 269 ~ 24.91%
B 113 of 269 ~ 42.01'%

%33.09
%24.91
%42.01

CMYK color model

#594371 color CMYK value is (21,41,0,56).

  • cyan value is 21.24%
  • magenta value is 40.71%
  • yellow value is 0.00%
  • key color value is 55.69%

CMYK: (21,41,0,56)
C21M41Y0K56 (21%, 41%, 0%, 56%)
(0.21 / 0.41 / 0.00 / 0.56)

CMYK percentages

%21.24
%40.71
%0
%55.69

Codes

Color #594371 in popluar color models

59 43 71
RGB 89 67 113
HSL 269° 25.56% 35.29%
HSB/HSV 269° 40.71% 44.31%
CMYK 21.24% 40.71% 0.00%
55.69%

Color #594371 in popluar number systems.

HEX 59 43 71
Decimal 89 67 113
Binary 1011001 1000011 1110001
Octal 131 103 161

Shades and tints

Shades of #594371

#594371
(89,67,113)
#513D67
(81,61,103)
#49375D
(73,55,93)
#413153
(65,49,83)
#392B49
(57,43,73)
#31253F
(49,37,63)
#291F35
(41,31,53)
#21192B
(33,25,43)
#191321
(25,19,33)
#110D17
(17,13,23)
#09070D
(9,7,13)
#000000
(0,0,0)

Tints of #594371

#594371
(89,67,113)
#68547D
(104,84,125)
#776589
(119,101,137)
#867695
(134,118,149)
#9587A1
(149,135,161)
#A498AD
(164,152,173)
#B3A9B9
(179,169,185)
#C2BAC5
(194,186,197)
#D1CBD1
(209,203,209)
#E0DCDD
(224,220,221)
#EFEDE9
(239,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #594371 color. Also use rgb(89,67,113) instead hex code.

Text Font Color

.myTextColor { color: #594371; }

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

This text font color is #594371.

Background Color

.myBgColor { background-color: #594371; }

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

This div background color is #594371.

Border color

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

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

This div border color is #594371.

Opacity

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

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

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

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

This text has shadow with #594371 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #594371.

Preview

Color preview on black background

This text has color #594371 on black background.


Color preview on white background

This text has color #594371 on white background.


Black color preview on #594371 background

This text has black color on #594371 background.


White color preview on #594371 background

This text has white color on #594371 background.


Related colors

Complementary color

Complementary color for #hex is #A6BC8E.


I love getcolorcode.com

Triadic colors

1 #715943 and #437159 with #594371 are triadic colors.

2 #714359 and #435971 with #594371 are triadic colors.