COLOR #592060

HEX: #592060 RGB: (89,32,96)

Color info

#592060 contains mainly red and blue colors. Web safe color of #592060 is #663366 (or #636).

RGB color model

#592060 color RGB value is (89,32,96).

RGB: (89,32,96) (35%, 13%, 38%)

RGB channels and saturation

R 89 of 255 = 35%
G 32 of 255 = 13%
B 96 of 255 = 38%

89
32
96

R + G + B ~ 29%. #592060 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 32 + 96 = 217 (100%)
R 89 of 217 ~ 41.01%
G 32 of 217 ~ 14.75%
B 96 of 217 ~ 44.24'%

%41.01
%14.75
%44.24

CMYK color model

#592060 color CMYK value is (7,67,0,62).

  • cyan value is 7.29%
  • magenta value is 66.67%
  • yellow value is 0.00%
  • key color value is 62.35%

CMYK: (7,67,0,62)
C7M67Y0K62 (7%, 67%, 0%, 62%)
(0.07 / 0.67 / 0.00 / 0.62)

CMYK percentages

%7.29
%66.67
%0
%62.35

Codes

Color #592060 in popluar color models

59 20 60
RGB 89 32 96
HSL 293° 50.00% 25.10%
HSB/HSV 293° 66.67% 37.65%
CMYK 7.29% 66.67% 0.00%
62.35%

Color #592060 in popluar number systems.

HEX 59 20 60
Decimal 89 32 96
Binary 1011001 100000 1100000
Octal 131 40 140

Shades and tints

Shades of #592060

#592060
(89,32,96)
#511E58
(81,30,88)
#491C50
(73,28,80)
#411A48
(65,26,72)
#391840
(57,24,64)
#311638
(49,22,56)
#291430
(41,20,48)
#211228
(33,18,40)
#191020
(25,16,32)
#110E18
(17,14,24)
#090C10
(9,12,16)
#000000
(0,0,0)

Tints of #592060

#592060
(89,32,96)
#68346E
(104,52,110)
#77487C
(119,72,124)
#865C8A
(134,92,138)
#957098
(149,112,152)
#A484A6
(164,132,166)
#B398B4
(179,152,180)
#C2ACC2
(194,172,194)
#D1C0D0
(209,192,208)
#E0D4DE
(224,212,222)
#EFE8EC
(239,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #592060 color. Also use rgb(89,32,96) instead hex code.

Text Font Color

.myTextColor { color: #592060; }

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

This text font color is #592060.

Background Color

.myBgColor { background-color: #592060; }

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

This div background color is #592060.

Border color

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

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

This div border color is #592060.

Opacity

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

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

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

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

This text has shadow with #592060 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #592060.

Preview

Color preview on black background

This text has color #592060 on black background.


Color preview on white background

This text has color #592060 on white background.


Black color preview on #592060 background

This text has black color on #592060 background.


White color preview on #592060 background

This text has white color on #592060 background.


Related colors

Complementary color

Complementary color for #hex is #A6DF9F.


I love getcolorcode.com

Triadic colors

1 #605920 and #206059 with #592060 are triadic colors.

2 #602059 and #205960 with #592060 are triadic colors.