COLOR #594A5C

HEX: #594A5C RGB: (89,74,92)

Color info

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

RGB color model

#594A5C color RGB value is (89,74,92).

RGB: (89,74,92) (35%, 29%, 36%)

RGB channels and saturation

R 89 of 255 = 35%
G 74 of 255 = 29%
B 92 of 255 = 36%

89
74
92

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

Portions of RGB colors in percentages

R + G + B = 89 + 74 + 92 = 255 (100%)
R 89 of 255 ~ 34.9%
G 74 of 255 ~ 29.02%
B 92 of 255 ~ 36.08'%

%34.9
%29.02
%36.08

CMYK color model

#594A5C color CMYK value is (3,20,0,64).

  • cyan value is 3.26%
  • magenta value is 19.57%
  • yellow value is 0.00%
  • key color value is 63.92%
CMYK: (3,20,0,64) C3M20Y0K64 (3%,20%,0%,64%) (0.03/0.20/0.00/0.64) 

CMYK percentages

%3.26
%19.57
%0
%63.92

Codes

Color #594A5C in popluar color models

59 4A 5C
RGB 89 74 92
HSL 290° 10.84% 32.55%
HSB/HSV 290° 19.57% 36.08%
CMYK 3.26% 19.57% 0.00%
63.92%

Color #594A5C in popluar number systems.

HEX 59 4A 5C
Decimal 89 74 92
Binary 1011001 1001010 1011100
Octal 131 112 134

Shades and tints

Shades of #594A5C

#594A5C
(89,74,92)
#514454
(81,68,84)
#493E4C
(73,62,76)
#413844
(65,56,68)
#39323C
(57,50,60)
#312C34
(49,44,52)
#29262C
(41,38,44)
#212024
(33,32,36)
#191A1C
(25,26,28)
#111414
(17,20,20)
#090E0C
(9,14,12)
#000000
(0,0,0)

Tints of #594A5C

#594A5C
(89,74,92)
#685A6A
(104,90,106)
#776A78
(119,106,120)
#867A86
(134,122,134)
#958A94
(149,138,148)
#A49AA2
(164,154,162)
#B3AAB0
(179,170,176)
#C2BABE
(194,186,190)
#D1CACC
(209,202,204)
#E0DADA
(224,218,218)
#EFEAE8
(239,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #594A5C color. Also use rgb(89,74,92) instead hex code.

Text Font Color

.myTextColor { color: #594A5C; }

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

This text font color is #594A5C.

Background Color

.myBgColor { background-color: #594A5C; }

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

This div background color is #594A5C.

Border color

.myBorderColor { border: 1px solid #594A5C; }

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

This div border color is #594A5C.

Opacity

.myOpacity80 { color: #594A5C; opacity: 0.8; }

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

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

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

This text has shadow with #594A5C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #594A5C.

Preview

Color preview on black background

This text has color #594A5C on black background.


Color preview on white background

This text has color #594A5C on white background.


Black color preview on #594A5C background

This text has black color on #594A5C background.


White color preview on #594A5C background

This text has white color on #594A5C background.


Related colors

Complementary color

Complementary color for #hex is #A6B5A3.


I love getcolorcode.com

Triadic colors

1 #5C594A and #4A5C59 with #594A5C are triadic colors.

2 #5C4A59 and #4A595C with #594A5C are triadic colors.