COLOR #594060

HEX: #594060 RGB: (89,64,96)

Color info

#594060 contains red, green and blue colors in about the same proportion. Web safe color of #594060 is #663366 (or #636).

RGB color model

#594060 color RGB value is (89,64,96).

RGB: (89,64,96) (35%, 25%, 38%)

RGB channels and saturation

R 89 of 255 = 35%
G 64 of 255 = 25%
B 96 of 255 = 38%

89
64
96

R + G + B ~ 33%. #594060 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 64 + 96 = 249 (100%)
R 89 of 249 ~ 35.74%
G 64 of 249 ~ 25.7%
B 96 of 249 ~ 38.55'%

%35.74
%25.7
%38.55

CMYK color model

#594060 color CMYK value is (7,33,0,62).

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

CMYK: (7,33,0,62)
C7M33Y0K62 (7%, 33%, 0%, 62%)
(0.07 / 0.33 / 0.00 / 0.62)

CMYK percentages

%7.29
%33.33
%0
%62.35

Codes

Color #594060 in popluar color models

59 40 60
RGB 89 64 96
HSL 287° 20.00% 31.37%
HSB/HSV 287° 33.33% 37.65%
CMYK 7.29% 33.33% 0.00%
62.35%

Color #594060 in popluar number systems.

HEX 59 40 60
Decimal 89 64 96
Binary 1011001 1000000 1100000
Octal 131 100 140

Shades and tints

Shades of #594060

#594060
(89,64,96)
#513B58
(81,59,88)
#493650
(73,54,80)
#413148
(65,49,72)
#392C40
(57,44,64)
#312738
(49,39,56)
#292230
(41,34,48)
#211D28
(33,29,40)
#191820
(25,24,32)
#111318
(17,19,24)
#090E10
(9,14,16)
#000000
(0,0,0)

Tints of #594060

#594060
(89,64,96)
#68516E
(104,81,110)
#77627C
(119,98,124)
#86738A
(134,115,138)
#958498
(149,132,152)
#A495A6
(164,149,166)
#B3A6B4
(179,166,180)
#C2B7C2
(194,183,194)
#D1C8D0
(209,200,208)
#E0D9DE
(224,217,222)
#EFEAEC
(239,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #594060; }

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

This text font color is #594060.

Background Color

.myBgColor { background-color: #594060; }

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

This div background color is #594060.

Border color

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

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

This div border color is #594060.

Opacity

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

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

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

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

This text has shadow with #594060 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #594060.

Preview

Color preview on black background

This text has color #594060 on black background.


Color preview on white background

This text has color #594060 on white background.


Black color preview on #594060 background

This text has black color on #594060 background.


White color preview on #594060 background

This text has white color on #594060 background.


Related colors

Complementary color

Complementary color for #hex is #A6BF9F.


I love getcolorcode.com

Triadic colors

1 #605940 and #406059 with #594060 are triadic colors.

2 #604059 and #405960 with #594060 are triadic colors.