COLOR #596860

HEX: #596860 RGB: (89,104,96)

Color info

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

RGB color model

#596860 color RGB value is (89,104,96).

RGB: (89,104,96) (35%, 41%, 38%)

RGB channels and saturation

R 89 of 255 = 35%
G 104 of 255 = 41%
B 96 of 255 = 38%

89
104
96

R + G + B ~ 38%. #596860 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 104 + 96 = 289 (100%)
R 89 of 289 ~ 30.8%
G 104 of 289 ~ 35.99%
B 96 of 289 ~ 33.22'%

%30.8
%35.99
%33.22

CMYK color model

#596860 color CMYK value is (14,0,8,59).

  • cyan value is 14.42%
  • magenta value is 0.00%
  • yellow value is 7.69%
  • key color value is 59.22%

CMYK: (14,0,8,59)
C14M0Y8K59 (14%, 0%, 8%, 59%)
(0.14 / 0.00 / 0.08 / 0.59)

CMYK percentages

%14.42
%0
%7.69
%59.22

Codes

Color #596860 in popluar color models

59 68 60
RGB 89 104 96
HSL 148° 7.77% 37.84%
HSB/HSV 148° 14.42% 40.78%
CMYK 14.42% 0.00% 7.69%
59.22%

Color #596860 in popluar number systems.

HEX 59 68 60
Decimal 89 104 96
Binary 1011001 1101000 1100000
Octal 131 150 140

Shades and tints

Shades of #596860

#596860
(89,104,96)
#515F58
(81,95,88)
#495650
(73,86,80)
#414D48
(65,77,72)
#394440
(57,68,64)
#313B38
(49,59,56)
#293230
(41,50,48)
#212928
(33,41,40)
#192020
(25,32,32)
#111718
(17,23,24)
#090E10
(9,14,16)
#000000
(0,0,0)

Tints of #596860

#596860
(89,104,96)
#68756E
(104,117,110)
#77827C
(119,130,124)
#868F8A
(134,143,138)
#959C98
(149,156,152)
#A4A9A6
(164,169,166)
#B3B6B4
(179,182,180)
#C2C3C2
(194,195,194)
#D1D0D0
(209,208,208)
#E0DDDE
(224,221,222)
#EFEAEC
(239,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #596860 color. Also use rgb(89,104,96) instead hex code.

Text Font Color

.myTextColor { color: #596860; }

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

This text font color is #596860.

Background Color

.myBgColor { background-color: #596860; }

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

This div background color is #596860.

Border color

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

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

This div border color is #596860.

Opacity

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

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

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

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

This text has shadow with #596860 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #596860.

Preview

Color preview on black background

This text has color #596860 on black background.


Color preview on white background

This text has color #596860 on white background.


Black color preview on #596860 background

This text has black color on #596860 background.


White color preview on #596860 background

This text has white color on #596860 background.


Related colors

Complementary color

Complementary color for #hex is #A6979F.


I love getcolorcode.com

Triadic colors

1 #605968 and #686059 with #596860 are triadic colors.

2 #606859 and #685960 with #596860 are triadic colors.