COLOR #590587

HEX: #590587
RGB: (89,5,135)

Renk bilgisi

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

RGB renk modeli

#590587 color RGB value is (89,5,135).

  • kırmız ton 89;
  • yeşil ton 5;
  • mavi ton 135.
RGB:
(89,5,135)
(35%,2%,53%)

RGB bağlantıları ve doygunluk

R 89 of 255 = 35%
G 5 of 255 = 2%
B 135 of 255 = 53%

89
5
135

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

Yüzdelerle RGB renk parçaları

R + G + B =
89 + 5 + 135 = 229 (100%)
R 89 of 229 ~ 38.86%
G 5 of 229 ~ 2.18%
B 135 of 229 ~ 58.95%

%38.86
%58.95

CMYK RENK MODELİ

#590587 rengi CMYK tonu (34,96,0,47).

  • camgöbeği tonu 34.07%
  • eflatun tonu 96.30%
  • sarı tonu 0.00%
  • ana renk tonu 47.06%
CMYK:
(34,96,0,47)
C34M96Y0K47 
(34%,96%,0%,47%)
(0.34/0.96/0.00/0.47)	

CMYK yüzdeleri

%34.07
%96.3
%0
%47.06

Codes

Color #590587 in popluar color models

590587
RGB895135
HSL279°92.86%27.45%
HSB/HSV279°96.30%52.94%
CMYK34.07%96.30%0.00%
47.06%

Color #590587 in popluar number systems.

HEX590587
Decimal895135
Binary101100110110000111
Octal1315207

Shades and tints

Shades of #590587

#590587
(89,5,135)
#51057B
(81,5,123)
#49056F
(73,5,111)
#410563
(65,5,99)
#390557
(57,5,87)
#31054B
(49,5,75)
#29053F
(41,5,63)
#210533
(33,5,51)
#190527
(25,5,39)
#11051B
(17,5,27)
#09050F
(9,5,15)
#000000
(0,0,0)

Tints of #590587

#590587
(89,5,135)
#681B91
(104,27,145)
#77319B
(119,49,155)
#8647A5
(134,71,165)
#955DAF
(149,93,175)
#A473B9
(164,115,185)
#B389C3
(179,137,195)
#C29FCD
(194,159,205)
#D1B5D7
(209,181,215)
#E0CBE1
(224,203,225)
#EFE1EB
(239,225,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #590587 color. Also use rgb(89,5,135) instead hex code.

Text Font Color

.myTextColor { color: #590587; }

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

This text font color is #590587.


Background Color

.myBgColor { background-color: #590587; }

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

This div background color is #590587.


Border color

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

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

This div border color is #590587.


Opacity

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

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

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

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

This text has shadow with #590587 color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #590587 on black background.


Color preview on white background

This text has color #590587 on white background.



Black color preview on #590587 background

This text has black color on #590587 background.


White color preview on #590587 background

This text has white color on #590587 background.