COLOR #594D63

HEX: #594D63 RGB: (89,77,99)

Color info

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

RGB color model

#594D63 color RGB value is (89,77,99).

RGB: (89,77,99) (35%, 30%, 39%)

RGB channels and saturation

R 89 of 255 = 35%
G 77 of 255 = 30%
B 99 of 255 = 39%

89
77
99

R + G + B ~ 35%. #594D63 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 77 + 99 = 265 (100%)
R 89 of 265 ~ 33.58%
G 77 of 265 ~ 29.06%
B 99 of 265 ~ 37.36'%

%33.58
%29.06
%37.36

CMYK color model

#594D63 color CMYK value is (10,22,0,61).

  • cyan value is 10.10%
  • magenta value is 22.22%
  • yellow value is 0.00%
  • key color value is 61.18%

CMYK: (10,22,0,61)
C10M22Y0K61 (10%, 22%, 0%, 61%)
(0.10 / 0.22 / 0.00 / 0.61)

CMYK percentages

%10.1
%22.22
%0
%61.18

Codes

Color #594D63 in popluar color models

59 4D 63
RGB 89 77 99
HSL 273° 12.50% 34.51%
HSB/HSV 273° 22.22% 38.82%
CMYK 10.10% 22.22% 0.00%
61.18%

Color #594D63 in popluar number systems.

HEX 59 4D 63
Decimal 89 77 99
Binary 1011001 1001101 1100011
Octal 131 115 143

Shades and tints

Shades of #594D63

#594D63
(89,77,99)
#51465A
(81,70,90)
#493F51
(73,63,81)
#413848
(65,56,72)
#39313F
(57,49,63)
#312A36
(49,42,54)
#29232D
(41,35,45)
#211C24
(33,28,36)
#19151B
(25,21,27)
#110E12
(17,14,18)
#090709
(9,7,9)
#000000
(0,0,0)

Tints of #594D63

#594D63
(89,77,99)
#685D71
(104,93,113)
#776D7F
(119,109,127)
#867D8D
(134,125,141)
#958D9B
(149,141,155)
#A49DA9
(164,157,169)
#B3ADB7
(179,173,183)
#C2BDC5
(194,189,197)
#D1CDD3
(209,205,211)
#E0DDE1
(224,221,225)
#EFEDEF
(239,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #594D63; }

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

This text font color is #594D63.

Background Color

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

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

This div background color is #594D63.

Border color

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

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

This div border color is #594D63.

Opacity

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

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

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

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

This text has shadow with #594D63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #594D63.

Preview

Color preview on black background

This text has color #594D63 on black background.


Color preview on white background

This text has color #594D63 on white background.


Black color preview on #594D63 background

This text has black color on #594D63 background.


White color preview on #594D63 background

This text has white color on #594D63 background.


Related colors

Complementary color

Complementary color for #hex is #A6B29C.


I love getcolorcode.com

Triadic colors

1 #63594D and #4D6359 with #594D63 are triadic colors.

2 #634D59 and #4D5963 with #594D63 are triadic colors.