COLOR #594857

HEX: #594857 RGB: (89,72,87)

Color info

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

RGB color model

#594857 color RGB value is (89,72,87).

RGB: (89,72,87) (35%, 28%, 34%)

RGB channels and saturation

R 89 of 255 = 35%
G 72 of 255 = 28%
B 87 of 255 = 34%

89
72
87

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

Portions of RGB colors in percentages

R + G + B = 89 + 72 + 87 = 248 (100%)
R 89 of 248 ~ 35.89%
G 72 of 248 ~ 29.03%
B 87 of 248 ~ 35.08'%

%35.89
%29.03
%35.08

CMYK color model

#594857 color CMYK value is (0,19,2,65).

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

CMYK: (0,19,2,65)
C0M19Y2K65 (0%, 19%, 2%, 65%)
(0.00 / 0.19 / 0.02 / 0.65)

CMYK percentages

%0
%19.1
%2.25
%65.1

Codes

Color #594857 in popluar color models

59 48 57
RGB 89 72 87
HSL 307° 10.56% 31.57%
HSB/HSV 307° 19.10% 34.90%
CMYK 0.00% 19.10% 2.25%
65.10%

Color #594857 in popluar number systems.

HEX 59 48 57
Decimal 89 72 87
Binary 1011001 1001000 1010111
Octal 131 110 127

Shades and tints

Shades of #594857

#594857
(89,72,87)
#514250
(81,66,80)
#493C49
(73,60,73)
#413642
(65,54,66)
#39303B
(57,48,59)
#312A34
(49,42,52)
#29242D
(41,36,45)
#211E26
(33,30,38)
#19181F
(25,24,31)
#111218
(17,18,24)
#090C11
(9,12,17)
#000000
(0,0,0)

Tints of #594857

#594857
(89,72,87)
#685866
(104,88,102)
#776875
(119,104,117)
#867884
(134,120,132)
#958893
(149,136,147)
#A498A2
(164,152,162)
#B3A8B1
(179,168,177)
#C2B8C0
(194,184,192)
#D1C8CF
(209,200,207)
#E0D8DE
(224,216,222)
#EFE8ED
(239,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #594857; }

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

This text font color is #594857.

Background Color

.myBgColor { background-color: #594857; }

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

This div background color is #594857.

Border color

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

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

This div border color is #594857.

Opacity

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

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

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

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

This text has shadow with #594857 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #594857.

Preview

Color preview on black background

This text has color #594857 on black background.


Color preview on white background

This text has color #594857 on white background.


Black color preview on #594857 background

This text has black color on #594857 background.


White color preview on #594857 background

This text has white color on #594857 background.


Related colors

Complementary color

Complementary color for #hex is #A6B7A8.


I love getcolorcode.com

Triadic colors

1 #575948 and #485759 with #594857 are triadic colors.

2 #574859 and #485957 with #594857 are triadic colors.