COLOR #594557

HEX: #594557 RGB: (89,69,87)

Color info

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

RGB color model

#594557 color RGB value is (89,69,87).

RGB: (89,69,87) (35%, 27%, 34%)

RGB channels and saturation

R 89 of 255 = 35%
G 69 of 255 = 27%
B 87 of 255 = 34%

89
69
87

R + G + B ~ 32%. #594557 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 69 + 87 = 245 (100%)
R 89 of 245 ~ 36.33%
G 69 of 245 ~ 28.16%
B 87 of 245 ~ 35.51'%

%36.33
%28.16
%35.51

CMYK color model

#594557 color CMYK value is (0,22,2,65).

  • cyan value is 0.00%
  • magenta value is 22.47%
  • yellow value is 2.25%
  • key color value is 65.10%

CMYK: (0,22,2,65)
C0M22Y2K65 (0%, 22%, 2%, 65%)
(0.00 / 0.22 / 0.02 / 0.65)

CMYK percentages

%0
%22.47
%2.25
%65.1

Codes

Color #594557 in popluar color models

59 45 57
RGB 89 69 87
HSL 306° 12.66% 30.98%
HSB/HSV 306° 22.47% 34.90%
CMYK 0.00% 22.47% 2.25%
65.10%

Color #594557 in popluar number systems.

HEX 59 45 57
Decimal 89 69 87
Binary 1011001 1000101 1010111
Octal 131 105 127

Shades and tints

Shades of #594557

#594557
(89,69,87)
#513F50
(81,63,80)
#493949
(73,57,73)
#413342
(65,51,66)
#392D3B
(57,45,59)
#312734
(49,39,52)
#29212D
(41,33,45)
#211B26
(33,27,38)
#19151F
(25,21,31)
#110F18
(17,15,24)
#090911
(9,9,17)
#000000
(0,0,0)

Tints of #594557

#594557
(89,69,87)
#685566
(104,85,102)
#776575
(119,101,117)
#867584
(134,117,132)
#958593
(149,133,147)
#A495A2
(164,149,162)
#B3A5B1
(179,165,177)
#C2B5C0
(194,181,192)
#D1C5CF
(209,197,207)
#E0D5DE
(224,213,222)
#EFE5ED
(239,229,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #594557 color. Also use rgb(89,69,87) instead hex code.

Text Font Color

.myTextColor { color: #594557; }

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

This text font color is #594557.

Background Color

.myBgColor { background-color: #594557; }

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

This div background color is #594557.

Border color

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

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

This div border color is #594557.

Opacity

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

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

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

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

This text has shadow with #594557 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #594557.

Preview

Color preview on black background

This text has color #594557 on black background.


Color preview on white background

This text has color #594557 on white background.


Black color preview on #594557 background

This text has black color on #594557 background.


White color preview on #594557 background

This text has white color on #594557 background.


Related colors

Complementary color

Complementary color for #hex is #A6BAA8.


I love getcolorcode.com

Triadic colors

1 #575945 and #455759 with #594557 are triadic colors.

2 #574559 and #455957 with #594557 are triadic colors.