COLOR #590655

HEX: #590655 RGB: (89,6,85)

Color info

#590655 contains mainly red and blue colors. Web safe color of #590655 is #660066 (or #606).

RGB color model

#590655 color RGB value is (89,6,85).

RGB: (89,6,85) (35%, 2%, 33%)

RGB channels and saturation

R 89 of 255 = 35%
G 6 of 255 = 2%
B 85 of 255 = 33%

89
6
85

R + G + B ~ 23%. #590655 is dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 6 + 85 = 180 (100%)
R 89 of 180 ~ 49.44%
G 6 of 180 ~ 3.33%
B 85 of 180 ~ 47.22'%

%49.44
%47.22

CMYK color model

#590655 color CMYK value is (0,93,4,65).

  • cyan value is 0.00%
  • magenta value is 93.26%
  • yellow value is 4.49%
  • key color value is 65.10%

CMYK: (0,93,4,65)
C0M93Y4K65 (0%, 93%, 4%, 65%)
(0.00 / 0.93 / 0.04 / 0.65)

CMYK percentages

%0
%93.26
%4.49
%65.1

Codes

Color #590655 in popluar color models

59 06 55
RGB 89 6 85
HSL 303° 87.37% 18.63%
HSB/HSV 303° 93.26% 34.90%
CMYK 0.00% 93.26% 4.49%
65.10%

Color #590655 in popluar number systems.

HEX 59 06 55
Decimal 89 6 85
Binary 1011001 110 1010101
Octal 131 6 125

Shades and tints

Shades of #590655

#590655
(89,6,85)
#51064E
(81,6,78)
#490647
(73,6,71)
#410640
(65,6,64)
#390639
(57,6,57)
#310632
(49,6,50)
#29062B
(41,6,43)
#210624
(33,6,36)
#19061D
(25,6,29)
#110616
(17,6,22)
#09060F
(9,6,15)
#000000
(0,0,0)

Tints of #590655

#590655
(89,6,85)
#681C64
(104,28,100)
#773273
(119,50,115)
#864882
(134,72,130)
#955E91
(149,94,145)
#A474A0
(164,116,160)
#B38AAF
(179,138,175)
#C2A0BE
(194,160,190)
#D1B6CD
(209,182,205)
#E0CCDC
(224,204,220)
#EFE2EB
(239,226,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #590655 color. Also use rgb(89,6,85) instead hex code.

Text Font Color

.myTextColor { color: #590655; }

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

This text font color is #590655.

Background Color

.myBgColor { background-color: #590655; }

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

This div background color is #590655.

Border color

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

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

This div border color is #590655.

Opacity

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

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

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

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

This text has shadow with #590655 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #590655.

Preview

Color preview on black background

This text has color #590655 on black background.


Color preview on white background

This text has color #590655 on white background.


Black color preview on #590655 background

This text has black color on #590655 background.


White color preview on #590655 background

This text has white color on #590655 background.


Related colors

Complementary color

Complementary color for #hex is #A6F9AA.


I love getcolorcode.com

Triadic colors

1 #555906 and #065559 with #590655 are triadic colors.

2 #550659 and #065955 with #590655 are triadic colors.