COLOR #596594

HEX: #596594 RGB: (89,101,148)

Color info

#596594 contains red, green and blue colors in about the same proportion. Web safe color of #596594 is #666699 (or #669).

RGB color model

#596594 color RGB value is (89,101,148).

RGB: (89,101,148) (35%, 40%, 58%)

RGB channels and saturation

R 89 of 255 = 35%
G 101 of 255 = 40%
B 148 of 255 = 58%

89
101
148

R + G + B ~ 44%. #596594 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 89 + 101 + 148 = 338 (100%)
R 89 of 338 ~ 26.33%
G 101 of 338 ~ 29.88%
B 148 of 338 ~ 43.79'%

%26.33
%29.88
%43.79

CMYK color model

#596594 color CMYK value is (40,32,0,42).

  • cyan value is 39.86%
  • magenta value is 31.76%
  • yellow value is 0.00%
  • key color value is 41.96%

CMYK: (40,32,0,42)
C40M32Y0K42 (40%, 32%, 0%, 42%)
(0.40 / 0.32 / 0.00 / 0.42)

CMYK percentages

%39.86
%31.76
%0
%41.96

Codes

Color #596594 in popluar color models

59 65 94
RGB 89 101 148
HSL 228° 24.89% 46.47%
HSB/HSV 228° 39.86% 58.04%
CMYK 39.86% 31.76% 0.00%
41.96%

Color #596594 in popluar number systems.

HEX 59 65 94
Decimal 89 101 148
Binary 1011001 1100101 10010100
Octal 131 145 224

Shades and tints

Shades of #596594

#596594
(89,101,148)
#515C87
(81,92,135)
#49537A
(73,83,122)
#414A6D
(65,74,109)
#394160
(57,65,96)
#313853
(49,56,83)
#292F46
(41,47,70)
#212639
(33,38,57)
#191D2C
(25,29,44)
#11141F
(17,20,31)
#090B12
(9,11,18)
#000000
(0,0,0)

Tints of #596594

#596594
(89,101,148)
#68739D
(104,115,157)
#7781A6
(119,129,166)
#868FAF
(134,143,175)
#959DB8
(149,157,184)
#A4ABC1
(164,171,193)
#B3B9CA
(179,185,202)
#C2C7D3
(194,199,211)
#D1D5DC
(209,213,220)
#E0E3E5
(224,227,229)
#EFF1EE
(239,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #596594; }

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

This text font color is #596594.

Background Color

.myBgColor { background-color: #596594; }

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

This div background color is #596594.

Border color

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

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

This div border color is #596594.

Opacity

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

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

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

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

This text has shadow with #596594 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #596594.

Preview

Color preview on black background

This text has color #596594 on black background.


Color preview on white background

This text has color #596594 on white background.


Black color preview on #596594 background

This text has black color on #596594 background.


White color preview on #596594 background

This text has white color on #596594 background.


Related colors

Complementary color

Complementary color for #hex is #A69A6B.


I love getcolorcode.com

Triadic colors

1 #945965 and #659459 with #596594 are triadic colors.

2 #946559 and #655994 with #596594 are triadic colors.