COLOR #590895

HEX: #590895 RGB: (89,8,149)

Color info

#590895 contains mainly blue color. Web safe color of #590895 is #660099 (or #609).

RGB color model

#590895 color RGB value is (89,8,149).

RGB: (89,8,149) (35%, 3%, 58%)

RGB channels and saturation

R 89 of 255 = 35%
G 8 of 255 = 3%
B 149 of 255 = 58%

89
8
149

R + G + B ~ 32%. #590895 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 8 + 149 = 246 (100%)
R 89 of 246 ~ 36.18%
G 8 of 246 ~ 3.25%
B 149 of 246 ~ 60.57'%

%36.18
%60.57

CMYK color model

#590895 color CMYK value is (40,95,0,42).

  • cyan value is 40.27%
  • magenta value is 94.63%
  • yellow value is 0.00%
  • key color value is 41.57%

CMYK: (40,95,0,42)
C40M95Y0K42 (40%, 95%, 0%, 42%)
(0.40 / 0.95 / 0.00 / 0.42)

CMYK percentages

%40.27
%94.63
%0
%41.57

Codes

Color #590895 in popluar color models

59 08 95
RGB 89 8 149
HSL 274° 89.81% 30.78%
HSB/HSV 274° 94.63% 58.43%
CMYK 40.27% 94.63% 0.00%
41.57%

Color #590895 in popluar number systems.

HEX 59 08 95
Decimal 89 8 149
Binary 1011001 1000 10010101
Octal 131 10 225

Shades and tints

Shades of #590895

#590895
(89,8,149)
#510888
(81,8,136)
#49087B
(73,8,123)
#41086E
(65,8,110)
#390861
(57,8,97)
#310854
(49,8,84)
#290847
(41,8,71)
#21083A
(33,8,58)
#19082D
(25,8,45)
#110820
(17,8,32)
#090813
(9,8,19)
#000000
(0,0,0)

Tints of #590895

#590895
(89,8,149)
#681E9E
(104,30,158)
#7734A7
(119,52,167)
#864AB0
(134,74,176)
#9560B9
(149,96,185)
#A476C2
(164,118,194)
#B38CCB
(179,140,203)
#C2A2D4
(194,162,212)
#D1B8DD
(209,184,221)
#E0CEE6
(224,206,230)
#EFE4EF
(239,228,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #590895 color. Also use rgb(89,8,149) instead hex code.

Text Font Color

.myTextColor { color: #590895; }

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

This text font color is #590895.

Background Color

.myBgColor { background-color: #590895; }

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

This div background color is #590895.

Border color

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

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

This div border color is #590895.

Opacity

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

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

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

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

This text has shadow with #590895 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #590895.

Preview

Color preview on black background

This text has color #590895 on black background.


Color preview on white background

This text has color #590895 on white background.


Black color preview on #590895 background

This text has black color on #590895 background.


White color preview on #590895 background

This text has white color on #590895 background.


Related colors

Complementary color

Complementary color for #hex is #A6F76A.


I love getcolorcode.com

Triadic colors

1 #955908 and #089559 with #590895 are triadic colors.

2 #950859 and #085995 with #590895 are triadic colors.