COLOR #594465

HEX: #594465 RGB: (89,68,101)

Color info

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

RGB color model

#594465 color RGB value is (89,68,101).

RGB: (89,68,101) (35%, 27%, 40%)

RGB channels and saturation

R 89 of 255 = 35%
G 68 of 255 = 27%
B 101 of 255 = 40%

89
68
101

R + G + B ~ 34%. #594465 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 68 + 101 = 258 (100%)
R 89 of 258 ~ 34.5%
G 68 of 258 ~ 26.36%
B 101 of 258 ~ 39.15'%

%34.5
%26.36
%39.15

CMYK color model

#594465 color CMYK value is (12,33,0,60).

  • cyan value is 11.88%
  • magenta value is 32.67%
  • yellow value is 0.00%
  • key color value is 60.39%

CMYK: (12,33,0,60)
C12M33Y0K60 (12%, 33%, 0%, 60%)
(0.12 / 0.33 / 0.00 / 0.60)

CMYK percentages

%11.88
%32.67
%0
%60.39

Codes

Color #594465 in popluar color models

59 44 65
RGB 89 68 101
HSL 278° 19.53% 33.14%
HSB/HSV 278° 32.67% 39.61%
CMYK 11.88% 32.67% 0.00%
60.39%

Color #594465 in popluar number systems.

HEX 59 44 65
Decimal 89 68 101
Binary 1011001 1000100 1100101
Octal 131 104 145

Shades and tints

Shades of #594465

#594465
(89,68,101)
#513E5C
(81,62,92)
#493853
(73,56,83)
#41324A
(65,50,74)
#392C41
(57,44,65)
#312638
(49,38,56)
#29202F
(41,32,47)
#211A26
(33,26,38)
#19141D
(25,20,29)
#110E14
(17,14,20)
#09080B
(9,8,11)
#000000
(0,0,0)

Tints of #594465

#594465
(89,68,101)
#685573
(104,85,115)
#776681
(119,102,129)
#86778F
(134,119,143)
#95889D
(149,136,157)
#A499AB
(164,153,171)
#B3AAB9
(179,170,185)
#C2BBC7
(194,187,199)
#D1CCD5
(209,204,213)
#E0DDE3
(224,221,227)
#EFEEF1
(239,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #594465 color. Also use rgb(89,68,101) instead hex code.

Text Font Color

.myTextColor { color: #594465; }

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

This text font color is #594465.

Background Color

.myBgColor { background-color: #594465; }

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

This div background color is #594465.

Border color

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

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

This div border color is #594465.

Opacity

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

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

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

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

This text has shadow with #594465 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #594465.

Preview

Color preview on black background

This text has color #594465 on black background.


Color preview on white background

This text has color #594465 on white background.


Black color preview on #594465 background

This text has black color on #594465 background.


White color preview on #594465 background

This text has white color on #594465 background.


Related colors

Complementary color

Complementary color for #hex is #A6BB9A.


I love getcolorcode.com

Triadic colors

1 #655944 and #446559 with #594465 are triadic colors.

2 #654459 and #445965 with #594465 are triadic colors.