COLOR #594790

HEX: #594790 RGB: (89,71,144)

Color info

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

RGB color model

#594790 color RGB value is (89,71,144).

RGB: (89,71,144) (35%, 28%, 56%)

RGB channels and saturation

R 89 of 255 = 35%
G 71 of 255 = 28%
B 144 of 255 = 56%

89
71
144

R + G + B ~ 40%. #594790 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 89 + 71 + 144 = 304 (100%)
R 89 of 304 ~ 29.28%
G 71 of 304 ~ 23.36%
B 144 of 304 ~ 47.37'%

%29.28
%23.36
%47.37

CMYK color model

#594790 color CMYK value is (38,51,0,44).

  • cyan value is 38.19%
  • magenta value is 50.69%
  • yellow value is 0.00%
  • key color value is 43.53%

CMYK: (38,51,0,44)
C38M51Y0K44 (38%, 51%, 0%, 44%)
(0.38 / 0.51 / 0.00 / 0.44)

CMYK percentages

%38.19
%50.69
%0
%43.53

Codes

Color #594790 in popluar color models

59 47 90
RGB 89 71 144
HSL 255° 33.95% 42.16%
HSB/HSV 255° 50.69% 56.47%
CMYK 38.19% 50.69% 0.00%
43.53%

Color #594790 in popluar number systems.

HEX 59 47 90
Decimal 89 71 144
Binary 1011001 1000111 10010000
Octal 131 107 220

Shades and tints

Shades of #594790

#594790
(89,71,144)
#514183
(81,65,131)
#493B76
(73,59,118)
#413569
(65,53,105)
#392F5C
(57,47,92)
#31294F
(49,41,79)
#292342
(41,35,66)
#211D35
(33,29,53)
#191728
(25,23,40)
#11111B
(17,17,27)
#090B0E
(9,11,14)
#000000
(0,0,0)

Tints of #594790

#594790
(89,71,144)
#68579A
(104,87,154)
#7767A4
(119,103,164)
#8677AE
(134,119,174)
#9587B8
(149,135,184)
#A497C2
(164,151,194)
#B3A7CC
(179,167,204)
#C2B7D6
(194,183,214)
#D1C7E0
(209,199,224)
#E0D7EA
(224,215,234)
#EFE7F4
(239,231,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #594790; }

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

This text font color is #594790.

Background Color

.myBgColor { background-color: #594790; }

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

This div background color is #594790.

Border color

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

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

This div border color is #594790.

Opacity

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

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

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

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

This text has shadow with #594790 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #594790.

Preview

Color preview on black background

This text has color #594790 on black background.


Color preview on white background

This text has color #594790 on white background.


Black color preview on #594790 background

This text has black color on #594790 background.


White color preview on #594790 background

This text has white color on #594790 background.


Related colors

Complementary color

Complementary color for #hex is #A6B86F.


I love getcolorcode.com

Triadic colors

1 #905947 and #479059 with #594790 are triadic colors.

2 #904759 and #475990 with #594790 are triadic colors.