COLOR #594A56

HEX: #594A56 RGB: (89,74,86)

Color info

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

RGB color model

#594A56 color RGB value is (89,74,86).

RGB: (89,74,86) (35%, 29%, 34%)

RGB channels and saturation

R 89 of 255 = 35%
G 74 of 255 = 29%
B 86 of 255 = 34%

89
74
86

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

Portions of RGB colors in percentages

R + G + B = 89 + 74 + 86 = 249 (100%)
R 89 of 249 ~ 35.74%
G 74 of 249 ~ 29.72%
B 86 of 249 ~ 34.54'%

%35.74
%29.72
%34.54

CMYK color model

#594A56 color CMYK value is (0,17,3,65).

  • cyan value is 0.00%
  • magenta value is 16.85%
  • yellow value is 3.37%
  • key color value is 65.10%

CMYK: (0,17,3,65)
C0M17Y3K65 (0%, 17%, 3%, 65%)
(0.00 / 0.17 / 0.03 / 0.65)

CMYK percentages

%0
%16.85
%3.37
%65.1

Codes

Color #594A56 in popluar color models

59 4A 56
RGB 89 74 86
HSL 312° 9.20% 31.96%
HSB/HSV 312° 16.85% 34.90%
CMYK 0.00% 16.85% 3.37%
65.10%

Color #594A56 in popluar number systems.

HEX 59 4A 56
Decimal 89 74 86
Binary 1011001 1001010 1010110
Octal 131 112 126

Shades and tints

Shades of #594A56

#594A56
(89,74,86)
#51444F
(81,68,79)
#493E48
(73,62,72)
#413841
(65,56,65)
#39323A
(57,50,58)
#312C33
(49,44,51)
#29262C
(41,38,44)
#212025
(33,32,37)
#191A1E
(25,26,30)
#111417
(17,20,23)
#090E10
(9,14,16)
#000000
(0,0,0)

Tints of #594A56

#594A56
(89,74,86)
#685A65
(104,90,101)
#776A74
(119,106,116)
#867A83
(134,122,131)
#958A92
(149,138,146)
#A49AA1
(164,154,161)
#B3AAB0
(179,170,176)
#C2BABF
(194,186,191)
#D1CACE
(209,202,206)
#E0DADD
(224,218,221)
#EFEAEC
(239,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #594A56; }

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

This text font color is #594A56.

Background Color

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

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

This div background color is #594A56.

Border color

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

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

This div border color is #594A56.

Opacity

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

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

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

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

This text has shadow with #594A56 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #594A56.

Preview

Color preview on black background

This text has color #594A56 on black background.


Color preview on white background

This text has color #594A56 on white background.


Black color preview on #594A56 background

This text has black color on #594A56 background.


White color preview on #594A56 background

This text has white color on #594A56 background.


Related colors

Complementary color

Complementary color for #hex is #A6B5A9.


I love getcolorcode.com

Triadic colors

1 #56594A and #4A5659 with #594A56 are triadic colors.

2 #564A59 and #4A5956 with #594A56 are triadic colors.