COLOR #590669

HEX: #590669 RGB: (89,6,105)

Color info

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

RGB color model

#590669 color RGB value is (89,6,105).

RGB: (89,6,105) (35%, 2%, 41%)

RGB channels and saturation

R 89 of 255 = 35%
G 6 of 255 = 2%
B 105 of 255 = 41%

89
6
105

R + G + B ~ 26%. #590669 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 6 + 105 = 200 (100%)
R 89 of 200 ~ 44.5%
G 6 of 200 ~ 3%
B 105 of 200 ~ 52.5'%

%44.5
%52.5

CMYK color model

#590669 color CMYK value is (15,94,0,59).

  • cyan value is 15.24%
  • magenta value is 94.29%
  • yellow value is 0.00%
  • key color value is 58.82%

CMYK: (15,94,0,59)
C15M94Y0K59 (15%, 94%, 0%, 59%)
(0.15 / 0.94 / 0.00 / 0.59)

CMYK percentages

%15.24
%94.29
%0
%58.82

Codes

Color #590669 in popluar color models

59 06 69
RGB 89 6 105
HSL 290° 89.19% 21.76%
HSB/HSV 290° 94.29% 41.18%
CMYK 15.24% 94.29% 0.00%
58.82%

Color #590669 in popluar number systems.

HEX 59 06 69
Decimal 89 6 105
Binary 1011001 110 1101001
Octal 131 6 151

Shades and tints

Shades of #590669

#590669
(89,6,105)
#510660
(81,6,96)
#490657
(73,6,87)
#41064E
(65,6,78)
#390645
(57,6,69)
#31063C
(49,6,60)
#290633
(41,6,51)
#21062A
(33,6,42)
#190621
(25,6,33)
#110618
(17,6,24)
#09060F
(9,6,15)
#000000
(0,0,0)

Tints of #590669

#590669
(89,6,105)
#681C76
(104,28,118)
#773283
(119,50,131)
#864890
(134,72,144)
#955E9D
(149,94,157)
#A474AA
(164,116,170)
#B38AB7
(179,138,183)
#C2A0C4
(194,160,196)
#D1B6D1
(209,182,209)
#E0CCDE
(224,204,222)
#EFE2EB
(239,226,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #590669; }

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

This text font color is #590669.

Background Color

.myBgColor { background-color: #590669; }

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

This div background color is #590669.

Border color

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

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

This div border color is #590669.

Opacity

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

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

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

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

This text has shadow with #590669 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #590669.

Preview

Color preview on black background

This text has color #590669 on black background.


Color preview on white background

This text has color #590669 on white background.


Black color preview on #590669 background

This text has black color on #590669 background.


White color preview on #590669 background

This text has white color on #590669 background.


Related colors

Complementary color

Complementary color for #hex is #A6F996.


I love getcolorcode.com

Triadic colors

1 #695906 and #066959 with #590669 are triadic colors.

2 #690659 and #065969 with #590669 are triadic colors.