COLOR #590E83

HEX: #590E83 RGB: (89,14,131)

Renk bilgisi

#590E83 contains mainly red and blue colors. #590E83 ‘ nin web güvenlik rengi #660099 (ya da #609) dir.

RGB renk modeli

#590E83 color RGB value is (89,14,131).

RGB: (89,14,131) (35%, 5%, 51%)

RGB bağlantıları ve doygunluk

R 89 of 255 = 35%
G 14 of 255 = 5%
B 131 of 255 = 51%

89
14
131

R + G + B ~ 30%. #590E83 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 89 + 14 + 131 = 234 (100%)
R 89 of 234 ~ 38.03%
G 14 of 234 ~ 5.98%
B 131 of 234 ~ 55.98'%

%38.03
%55.98

CMYK RENK MODELİ

#590E83 rengi CMYK tonu (32,89,0,49).

  • camgöbeği tonu 32.06%
  • eflatun tonu 89.31%
  • sarı tonu 0.00%
  • ana renk tonu 48.63%

CMYK: (32,89,0,49)
C32M89Y0K49 (32%, 89%, 0%, 49%)
(0.32 / 0.89 / 0.00 / 0.49)

CMYK yüzdeleri

%32.06
%89.31
%0
%48.63

Codes

Color #590E83 in popluar color models

59 0E 83
RGB 89 14 131
HSL 278° 80.69% 28.43%
HSB/HSV 278° 89.31% 51.37%
CMYK 32.06% 89.31% 0.00%
48.63%

Color #590E83 in popluar number systems.

HEX 59 0E 83
Decimal 89 14 131
Binary 1011001 1110 10000011
Octal 131 16 203

Shades and tints

Shades of #590E83

#590E83
(89,14,131)
#510D78
(81,13,120)
#490C6D
(73,12,109)
#410B62
(65,11,98)
#390A57
(57,10,87)
#31094C
(49,9,76)
#290841
(41,8,65)
#210736
(33,7,54)
#19062B
(25,6,43)
#110520
(17,5,32)
#090415
(9,4,21)
#000000
(0,0,0)

Tints of #590E83

#590E83
(89,14,131)
#68238E
(104,35,142)
#773899
(119,56,153)
#864DA4
(134,77,164)
#9562AF
(149,98,175)
#A477BA
(164,119,186)
#B38CC5
(179,140,197)
#C2A1D0
(194,161,208)
#D1B6DB
(209,182,219)
#E0CBE6
(224,203,230)
#EFE0F1
(239,224,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #590E83 color. Also use rgb(89,14,131) instead hex code.

Text Font Color

.myTextColor { color: #590E83; }

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

This text font color is #590E83.

Background Color

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

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

This div background color is #590E83.

Border color

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

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

This div border color is #590E83.

Opacity

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

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

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

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

This text has shadow with #590E83 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #590E83.

Preview

Color preview on black background

This text has color #590E83 on black background.


Color preview on white background

This text has color #590E83 on white background.


Black color preview on #590E83 background

This text has black color on #590E83 background.


White color preview on #590E83 background

This text has white color on #590E83 background.


Related colors

Complementary color

Complementary color for #hex is #A6F17C.


I love getcolorcode.com

Triadic colors

1 #83590E and #0E8359 with #590E83 are triadic colors.

2 #830E59 and #0E5983 with #590E83 are triadic colors.