COLOR #596980

HEX: #596980 RGB: (89,105,128)

Color info

#596980 contains red, green and blue colors in about the same proportion. Web safe color of #596980 is #666666 (or #666).

RGB color model

#596980 color RGB value is (89,105,128).

RGB: (89,105,128) (35%, 41%, 50%)

RGB channels and saturation

R 89 of 255 = 35%
G 105 of 255 = 41%
B 128 of 255 = 50%

89
105
128

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

Portions of RGB colors in percentages

R + G + B = 89 + 105 + 128 = 322 (100%)
R 89 of 322 ~ 27.64%
G 105 of 322 ~ 32.61%
B 128 of 322 ~ 39.75'%

%27.64
%32.61
%39.75

CMYK color model

#596980 color CMYK value is (30,18,0,50).

  • cyan value is 30.47%
  • magenta value is 17.97%
  • yellow value is 0.00%
  • key color value is 49.80%

CMYK: (30,18,0,50)
C30M18Y0K50 (30%, 18%, 0%, 50%)
(0.30 / 0.18 / 0.00 / 0.50)

CMYK percentages

%30.47
%17.97
%0
%49.8

Codes

Color #596980 in popluar color models

59 69 80
RGB 89 105 128
HSL 215° 17.97% 42.55%
HSB/HSV 215° 30.47% 50.20%
CMYK 30.47% 17.97% 0.00%
49.80%

Color #596980 in popluar number systems.

HEX 59 69 80
Decimal 89 105 128
Binary 1011001 1101001 10000000
Octal 131 151 200

Shades and tints

Shades of #596980

#596980
(89,105,128)
#516075
(81,96,117)
#49576A
(73,87,106)
#414E5F
(65,78,95)
#394554
(57,69,84)
#313C49
(49,60,73)
#29333E
(41,51,62)
#212A33
(33,42,51)
#192128
(25,33,40)
#11181D
(17,24,29)
#090F12
(9,15,18)
#000000
(0,0,0)

Tints of #596980

#596980
(89,105,128)
#68768B
(104,118,139)
#778396
(119,131,150)
#8690A1
(134,144,161)
#959DAC
(149,157,172)
#A4AAB7
(164,170,183)
#B3B7C2
(179,183,194)
#C2C4CD
(194,196,205)
#D1D1D8
(209,209,216)
#E0DEE3
(224,222,227)
#EFEBEE
(239,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #596980 color. Also use rgb(89,105,128) instead hex code.

Text Font Color

.myTextColor { color: #596980; }

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

This text font color is #596980.

Background Color

.myBgColor { background-color: #596980; }

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

This div background color is #596980.

Border color

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

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

This div border color is #596980.

Opacity

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

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

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

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

This text has shadow with #596980 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #596980.

Preview

Color preview on black background

This text has color #596980 on black background.


Color preview on white background

This text has color #596980 on white background.


Black color preview on #596980 background

This text has black color on #596980 background.


White color preview on #596980 background

This text has white color on #596980 background.


Related colors

Complementary color

Complementary color for #hex is #A6967F.


I love getcolorcode.com

Triadic colors

1 #805969 and #698059 with #596980 are triadic colors.

2 #806959 and #695980 with #596980 are triadic colors.