COLOR #590152

HEX: #590152 RGB: (89,1,82)

Color info

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

RGB color model

#590152 color RGB value is (89,1,82).

RGB: (89,1,82) (35%, 0%, 32%)

RGB channels and saturation

R 89 of 255 = 35%
G 1 of 255 = 0%
B 82 of 255 = 32%

89
1
82

R + G + B ~ 22%. #590152 is dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 1 + 82 = 172 (100%)
R 89 of 172 ~ 51.74%
G 1 of 172 ~ 0.58%
B 82 of 172 ~ 47.67'%

%51.74
%47.67

CMYK color model

#590152 color CMYK value is (0,99,8,65).

  • cyan value is 0.00%
  • magenta value is 98.88%
  • yellow value is 7.87%
  • key color value is 65.10%
CMYK: (0,99,8,65) C0M99Y8K65 (0%,99%,8%,65%) (0.00/0.99/0.08/0.65) 

CMYK percentages

%0
%98.88
%7.87
%65.1

Codes

Color #590152 in popluar color models

59 01 52
RGB 89 1 82
HSL 305° 97.78% 17.65%
HSB/HSV 305° 98.88% 34.90%
CMYK 0.00% 98.88% 7.87%
65.10%

Color #590152 in popluar number systems.

HEX 59 01 52
Decimal 89 1 82
Binary 1011001 1 1010010
Octal 131 1 122

Shades and tints

Shades of #590152

#590152
(89,1,82)
#51014B
(81,1,75)
#490144
(73,1,68)
#41013D
(65,1,61)
#390136
(57,1,54)
#31012F
(49,1,47)
#290128
(41,1,40)
#210121
(33,1,33)
#19011A
(25,1,26)
#110113
(17,1,19)
#09010C
(9,1,12)
#000000
(0,0,0)

Tints of #590152

#590152
(89,1,82)
#681861
(104,24,97)
#772F70
(119,47,112)
#86467F
(134,70,127)
#955D8E
(149,93,142)
#A4749D
(164,116,157)
#B38BAC
(179,139,172)
#C2A2BB
(194,162,187)
#D1B9CA
(209,185,202)
#E0D0D9
(224,208,217)
#EFE7E8
(239,231,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #590152 color. Also use rgb(89,1,82) instead hex code.

Text Font Color

.myTextColor { color: #590152; }

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

This text font color is #590152.

Background Color

.myBgColor { background-color: #590152; }

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

This div background color is #590152.

Border color

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

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

This div border color is #590152.

Opacity

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

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

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

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

This text has shadow with #590152 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #590152.

Preview

Color preview on black background

This text has color #590152 on black background.


Color preview on white background

This text has color #590152 on white background.


Black color preview on #590152 background

This text has black color on #590152 background.


White color preview on #590152 background

This text has white color on #590152 background.


Related colors

Complementary color

Complementary color for #hex is #A6FEAD.


I love getcolorcode.com

Triadic colors

1 #525901 and #015259 with #590152 are triadic colors.

2 #520159 and #015952 with #590152 are triadic colors.