COLOR #594381

HEX: #594381 RGB: (89,67,129)

Color info

#594381 contains mainly red and blue colors. Web safe color of #594381 is #663399 (or #639).

RGB color model

#594381 color RGB value is (89,67,129).

RGB: (89,67,129) (35%, 26%, 51%)

RGB channels and saturation

R 89 of 255 = 35%
G 67 of 255 = 26%
B 129 of 255 = 51%

89
67
129

R + G + B ~ 37%. #594381 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 67 + 129 = 285 (100%)
R 89 of 285 ~ 31.23%
G 67 of 285 ~ 23.51%
B 129 of 285 ~ 45.26'%

%31.23
%23.51
%45.26

CMYK color model

#594381 color CMYK value is (31,48,0,49).

  • cyan value is 31.01%
  • magenta value is 48.06%
  • yellow value is 0.00%
  • key color value is 49.41%

CMYK: (31,48,0,49)
C31M48Y0K49 (31%, 48%, 0%, 49%)
(0.31 / 0.48 / 0.00 / 0.49)

CMYK percentages

%31.01
%48.06
%0
%49.41

Codes

Color #594381 in popluar color models

59 43 81
RGB 89 67 129
HSL 261° 31.63% 38.43%
HSB/HSV 261° 48.06% 50.59%
CMYK 31.01% 48.06% 0.00%
49.41%

Color #594381 in popluar number systems.

HEX 59 43 81
Decimal 89 67 129
Binary 1011001 1000011 10000001
Octal 131 103 201

Shades and tints

Shades of #594381

#594381
(89,67,129)
#513D76
(81,61,118)
#49376B
(73,55,107)
#413160
(65,49,96)
#392B55
(57,43,85)
#31254A
(49,37,74)
#291F3F
(41,31,63)
#211934
(33,25,52)
#191329
(25,19,41)
#110D1E
(17,13,30)
#090713
(9,7,19)
#000000
(0,0,0)

Tints of #594381

#594381
(89,67,129)
#68548C
(104,84,140)
#776597
(119,101,151)
#8676A2
(134,118,162)
#9587AD
(149,135,173)
#A498B8
(164,152,184)
#B3A9C3
(179,169,195)
#C2BACE
(194,186,206)
#D1CBD9
(209,203,217)
#E0DCE4
(224,220,228)
#EFEDEF
(239,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #594381; }

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

This text font color is #594381.

Background Color

.myBgColor { background-color: #594381; }

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

This div background color is #594381.

Border color

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

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

This div border color is #594381.

Opacity

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

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

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

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

This text has shadow with #594381 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #594381.

Preview

Color preview on black background

This text has color #594381 on black background.


Color preview on white background

This text has color #594381 on white background.


Black color preview on #594381 background

This text has black color on #594381 background.


White color preview on #594381 background

This text has white color on #594381 background.


Related colors

Complementary color

Complementary color for #hex is #A6BC7E.


I love getcolorcode.com

Triadic colors

1 #815943 and #438159 with #594381 are triadic colors.

2 #814359 and #435981 with #594381 are triadic colors.