COLOR #594D70

HEX: #594D70 RGB: (89,77,112)

Color info

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

RGB color model

#594D70 color RGB value is (89,77,112).

RGB: (89,77,112) (35%, 30%, 44%)

RGB channels and saturation

R 89 of 255 = 35%
G 77 of 255 = 30%
B 112 of 255 = 44%

89
77
112

R + G + B ~ 36%. #594D70 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 77 + 112 = 278 (100%)
R 89 of 278 ~ 32.01%
G 77 of 278 ~ 27.7%
B 112 of 278 ~ 40.29'%

%32.01
%27.7
%40.29

CMYK color model

#594D70 color CMYK value is (21,31,0,56).

  • cyan value is 20.54%
  • magenta value is 31.25%
  • yellow value is 0.00%
  • key color value is 56.08%

CMYK: (21,31,0,56)
C21M31Y0K56 (21%, 31%, 0%, 56%)
(0.21 / 0.31 / 0.00 / 0.56)

CMYK percentages

%20.54
%31.25
%0
%56.08

Codes

Color #594D70 in popluar color models

59 4D 70
RGB 89 77 112
HSL 261° 18.52% 37.06%
HSB/HSV 261° 31.25% 43.92%
CMYK 20.54% 31.25% 0.00%
56.08%

Color #594D70 in popluar number systems.

HEX 59 4D 70
Decimal 89 77 112
Binary 1011001 1001101 1110000
Octal 131 115 160

Shades and tints

Shades of #594D70

#594D70
(89,77,112)
#514666
(81,70,102)
#493F5C
(73,63,92)
#413852
(65,56,82)
#393148
(57,49,72)
#312A3E
(49,42,62)
#292334
(41,35,52)
#211C2A
(33,28,42)
#191520
(25,21,32)
#110E16
(17,14,22)
#09070C
(9,7,12)
#000000
(0,0,0)

Tints of #594D70

#594D70
(89,77,112)
#685D7D
(104,93,125)
#776D8A
(119,109,138)
#867D97
(134,125,151)
#958DA4
(149,141,164)
#A49DB1
(164,157,177)
#B3ADBE
(179,173,190)
#C2BDCB
(194,189,203)
#D1CDD8
(209,205,216)
#E0DDE5
(224,221,229)
#EFEDF2
(239,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #594D70 color. Also use rgb(89,77,112) instead hex code.

Text Font Color

.myTextColor { color: #594D70; }

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

This text font color is #594D70.

Background Color

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

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

This div background color is #594D70.

Border color

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

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

This div border color is #594D70.

Opacity

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

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

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

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

This text has shadow with #594D70 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #594D70.

Preview

Color preview on black background

This text has color #594D70 on black background.


Color preview on white background

This text has color #594D70 on white background.


Black color preview on #594D70 background

This text has black color on #594D70 background.


White color preview on #594D70 background

This text has white color on #594D70 background.


Related colors

Complementary color

Complementary color for #hex is #A6B28F.


I love getcolorcode.com

Triadic colors

1 #70594D and #4D7059 with #594D70 are triadic colors.

2 #704D59 and #4D5970 with #594D70 are triadic colors.