COLOR #596694

HEX: #596694 RGB: (89,102,148)

Color info

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

RGB color model

#596694 color RGB value is (89,102,148).

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

RGB channels and saturation

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

89
102
148

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

Portions of RGB colors in percentages

R + G + B = 89 + 102 + 148 = 339 (100%)
R 89 of 339 ~ 26.25%
G 102 of 339 ~ 30.09%
B 148 of 339 ~ 43.66'%

%26.25
%30.09
%43.66

CMYK color model

#596694 color CMYK value is (40,31,0,42).

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

CMYK: (40,31,0,42)
C40M31Y0K42 (40%, 31%, 0%, 42%)
(0.40 / 0.31 / 0.00 / 0.42)

CMYK percentages

%39.86
%31.08
%0
%41.96

Codes

Color #596694 in popluar color models

59 66 94
RGB 89 102 148
HSL 227° 24.89% 46.47%
HSB/HSV 227° 39.86% 58.04%
CMYK 39.86% 31.08% 0.00%
41.96%

Color #596694 in popluar number systems.

HEX 59 66 94
Decimal 89 102 148
Binary 1011001 1100110 10010100
Octal 131 146 224

Shades and tints

Shades of #596694

#596694
(89,102,148)
#515D87
(81,93,135)
#49547A
(73,84,122)
#414B6D
(65,75,109)
#394260
(57,66,96)
#313953
(49,57,83)
#293046
(41,48,70)
#212739
(33,39,57)
#191E2C
(25,30,44)
#11151F
(17,21,31)
#090C12
(9,12,18)
#000000
(0,0,0)

Tints of #596694

#596694
(89,102,148)
#68739D
(104,115,157)
#7780A6
(119,128,166)
#868DAF
(134,141,175)
#959AB8
(149,154,184)
#A4A7C1
(164,167,193)
#B3B4CA
(179,180,202)
#C2C1D3
(194,193,211)
#D1CEDC
(209,206,220)
#E0DBE5
(224,219,229)
#EFE8EE
(239,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #596694; }

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

This text font color is #596694.

Background Color

.myBgColor { background-color: #596694; }

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

This div background color is #596694.

Border color

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

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

This div border color is #596694.

Opacity

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

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

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

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

This text has shadow with #596694 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #596694.

Preview

Color preview on black background

This text has color #596694 on black background.


Color preview on white background

This text has color #596694 on white background.


Black color preview on #596694 background

This text has black color on #596694 background.


White color preview on #596694 background

This text has white color on #596694 background.


Related colors

Complementary color

Complementary color for #hex is #A6996B.


I love getcolorcode.com

Triadic colors

1 #945966 and #669459 with #596694 are triadic colors.

2 #946659 and #665994 with #596694 are triadic colors.