COLOR #594466

HEX: #594466 RGB: (89,68,102)

Color info

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

RGB color model

#594466 color RGB value is (89,68,102).

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

RGB channels and saturation

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

89
68
102

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

Portions of RGB colors in percentages

R + G + B = 89 + 68 + 102 = 259 (100%)
R 89 of 259 ~ 34.36%
G 68 of 259 ~ 26.25%
B 102 of 259 ~ 39.38'%

%34.36
%26.25
%39.38

CMYK color model

#594466 color CMYK value is (13,33,0,60).

  • cyan value is 12.75%
  • magenta value is 33.33%
  • yellow value is 0.00%
  • key color value is 60.00%
CMYK: (13,33,0,60) C13M33Y0K60 (13%,33%,0%,60%) (0.13/0.33/0.00/0.60) 

CMYK percentages

%12.75
%33.33
%0
%60

Codes

Color #594466 in popluar color models

59 44 66
RGB 89 68 102
HSL 277° 20.00% 33.33%
HSB/HSV 277° 33.33% 40.00%
CMYK 12.75% 33.33% 0.00%
60.00%

Color #594466 in popluar number systems.

HEX 59 44 66
Decimal 89 68 102
Binary 1011001 1000100 1100110
Octal 131 104 146

Shades and tints

Shades of #594466

#594466
(89,68,102)
#513E5D
(81,62,93)
#493854
(73,56,84)
#41324B
(65,50,75)
#392C42
(57,44,66)
#312639
(49,38,57)
#292030
(41,32,48)
#211A27
(33,26,39)
#19141E
(25,20,30)
#110E15
(17,14,21)
#09080C
(9,8,12)
#000000
(0,0,0)

Tints of #594466

#594466
(89,68,102)
#685573
(104,85,115)
#776680
(119,102,128)
#86778D
(134,119,141)
#95889A
(149,136,154)
#A499A7
(164,153,167)
#B3AAB4
(179,170,180)
#C2BBC1
(194,187,193)
#D1CCCE
(209,204,206)
#E0DDDB
(224,221,219)
#EFEEE8
(239,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #594466; }

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

This text font color is #594466.

Background Color

.myBgColor { background-color: #594466; }

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

This div background color is #594466.

Border color

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

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

This div border color is #594466.

Opacity

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

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

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

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

This text has shadow with #594466 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #594466.

Preview

Color preview on black background

This text has color #594466 on black background.


Color preview on white background

This text has color #594466 on white background.


Black color preview on #594466 background

This text has black color on #594466 background.


White color preview on #594466 background

This text has white color on #594466 background.


Related colors

Complementary color

Complementary color for #hex is #A6BB99.


I love getcolorcode.com

Triadic colors

1 #665944 and #446659 with #594466 are triadic colors.

2 #664459 and #445966 with #594466 are triadic colors.