COLOR #590D93

HEX: #590D93 RGB: (89,13,147)

Color info

#590D93 contains mainly red and blue colors. Web safe color of #590D93 is #660099 (or #609).

RGB color model

#590D93 color RGB value is (89,13,147).

RGB: (89,13,147) (35%, 5%, 58%)

RGB channels and saturation

R 89 of 255 = 35%
G 13 of 255 = 5%
B 147 of 255 = 58%

89
13
147

R + G + B ~ 33%. #590D93 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 13 + 147 = 249 (100%)
R 89 of 249 ~ 35.74%
G 13 of 249 ~ 5.22%
B 147 of 249 ~ 59.04'%

%35.74
%59.04

CMYK color model

#590D93 color CMYK value is (39,91,0,42).

  • cyan value is 39.46%
  • magenta value is 91.16%
  • yellow value is 0.00%
  • key color value is 42.35%
CMYK: (39,91,0,42) C39M91Y0K42 (39%,91%,0%,42%) (0.39/0.91/0.00/0.42) 

CMYK percentages

%39.46
%91.16
%0
%42.35

Codes

Color #590D93 in popluar color models

59 0D 93
RGB 89 13 147
HSL 274° 83.75% 31.37%
HSB/HSV 274° 91.16% 57.65%
CMYK 39.46% 91.16% 0.00%
42.35%

Color #590D93 in popluar number systems.

HEX 59 0D 93
Decimal 89 13 147
Binary 1011001 1101 10010011
Octal 131 15 223

Shades and tints

Shades of #590D93

#590D93
(89,13,147)
#510C86
(81,12,134)
#490B79
(73,11,121)
#410A6C
(65,10,108)
#39095F
(57,9,95)
#310852
(49,8,82)
#290745
(41,7,69)
#210638
(33,6,56)
#19052B
(25,5,43)
#11041E
(17,4,30)
#090311
(9,3,17)
#000000
(0,0,0)

Tints of #590D93

#590D93
(89,13,147)
#68239C
(104,35,156)
#7739A5
(119,57,165)
#864FAE
(134,79,174)
#9565B7
(149,101,183)
#A47BC0
(164,123,192)
#B391C9
(179,145,201)
#C2A7D2
(194,167,210)
#D1BDDB
(209,189,219)
#E0D3E4
(224,211,228)
#EFE9ED
(239,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #590D93 color. Also use rgb(89,13,147) instead hex code.

Text Font Color

.myTextColor { color: #590D93; }

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

This text font color is #590D93.

Background Color

.myBgColor { background-color: #590D93; }

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

This div background color is #590D93.

Border color

.myBorderColor { border: 1px solid #590D93; }

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

This div border color is #590D93.

Opacity

.myOpacity80 { color: #590D93; opacity: 0.8; }

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

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

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

This text has shadow with #590D93 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #590D93.

Preview

Color preview on black background

This text has color #590D93 on black background.


Color preview on white background

This text has color #590D93 on white background.


Black color preview on #590D93 background

This text has black color on #590D93 background.


White color preview on #590D93 background

This text has white color on #590D93 background.


Related colors

Complementary color

Complementary color for #hex is #A6F26C.


I love getcolorcode.com

Triadic colors

1 #93590D and #0D9359 with #590D93 are triadic colors.

2 #930D59 and #0D5993 with #590D93 are triadic colors.