COLOR #590BE6

HEX: #590BE6 RGB: (89,11,230)

Color info

#590BE6 contains mainly blue color. Web safe color of #590BE6 is #6600CC (or #60C).

RGB color model

#590BE6 color RGB value is (89,11,230).

RGB: (89,11,230) (35%, 4%, 90%)

RGB channels and saturation

R 89 of 255 = 35%
G 11 of 255 = 4%
B 230 of 255 = 90%

89
11
230

R + G + B ~ 43%. #590BE6 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 89 + 11 + 230 = 330 (100%)
R 89 of 330 ~ 26.97%
G 11 of 330 ~ 3.33%
B 230 of 330 ~ 69.7'%

%26.97
%69.7

CMYK color model

#590BE6 color CMYK value is (61,95,0,10).

  • cyan value is 61.30%
  • magenta value is 95.22%
  • yellow value is 0.00%
  • key color value is 9.80%
CMYK: (61,95,0,10) C61M95Y0K10 (61%,95%,0%,10%) (0.61/0.95/0.00/0.10) 

CMYK percentages

%61.3
%95.22
%0
%9.8

Codes

Color #590BE6 in popluar color models

59 0B E6
RGB 89 11 230
HSL 261° 90.87% 47.25%
HSB/HSV 261° 95.22% 90.20%
CMYK 61.30% 95.22% 0.00%
9.80%

Color #590BE6 in popluar number systems.

HEX 59 0B E6
Decimal 89 11 230
Binary 1011001 1011 11100110
Octal 131 13 346

Shades and tints

Shades of #590BE6

#590BE6
(89,11,230)
#510AD2
(81,10,210)
#4909BE
(73,9,190)
#4108AA
(65,8,170)
#390796
(57,7,150)
#310682
(49,6,130)
#29056E
(41,5,110)
#21045A
(33,4,90)
#190346
(25,3,70)
#110232
(17,2,50)
#09011E
(9,1,30)
#000000
(0,0,0)

Tints of #590BE6

#590BE6
(89,11,230)
#6821E8
(104,33,232)
#7737EA
(119,55,234)
#864DEC
(134,77,236)
#9563EE
(149,99,238)
#A479F0
(164,121,240)
#B38FF2
(179,143,242)
#C2A5F4
(194,165,244)
#D1BBF6
(209,187,246)
#E0D1F8
(224,209,248)
#EFE7FA
(239,231,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #590BE6 color. Also use rgb(89,11,230) instead hex code.

Text Font Color

.myTextColor { color: #590BE6; }

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

This text font color is #590BE6.

Background Color

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

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

This div background color is #590BE6.

Border color

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

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

This div border color is #590BE6.

Opacity

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

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

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

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

This text has shadow with #590BE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #590BE6.

Preview

Color preview on black background

This text has color #590BE6 on black background.


Color preview on white background

This text has color #590BE6 on white background.


Black color preview on #590BE6 background

This text has black color on #590BE6 background.


White color preview on #590BE6 background

This text has white color on #590BE6 background.


Related colors

Complementary color

Complementary color for #hex is #A6F419.


I love getcolorcode.com

Triadic colors

1 #E6590B and #0BE659 with #590BE6 are triadic colors.

2 #E60B59 and #0B59E6 with #590BE6 are triadic colors.