COLOR #596160

HEX: #596160 RGB: (89,97,96)

Color info

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

RGB color model

#596160 color RGB value is (89,97,96).

RGB: (89,97,96) (35%, 38%, 38%)

RGB channels and saturation

R 89 of 255 = 35%
G 97 of 255 = 38%
B 96 of 255 = 38%

89
97
96

R + G + B ~ 37%. #596160 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 97 + 96 = 282 (100%)
R 89 of 282 ~ 31.56%
G 97 of 282 ~ 34.4%
B 96 of 282 ~ 34.04'%

%31.56
%34.4
%34.04

CMYK color model

#596160 color CMYK value is (8,0,1,62).

  • cyan value is 8.25%
  • magenta value is 0.00%
  • yellow value is 1.03%
  • key color value is 61.96%
CMYK: (8,0,1,62) C8M0Y1K62 (8%,0%,1%,62%) (0.08/0.00/0.01/0.62) 

CMYK percentages

%8.25
%0
%1.03
%61.96

Codes

Color #596160 in popluar color models

59 61 60
RGB 89 97 96
HSL 173° 4.30% 36.47%
HSB/HSV 173° 8.25% 38.04%
CMYK 8.25% 0.00% 1.03%
61.96%

Color #596160 in popluar number systems.

HEX 59 61 60
Decimal 89 97 96
Binary 1011001 1100001 1100000
Octal 131 141 140

Shades and tints

Shades of #596160

#596160
(89,97,96)
#515958
(81,89,88)
#495150
(73,81,80)
#414948
(65,73,72)
#394140
(57,65,64)
#313938
(49,57,56)
#293130
(41,49,48)
#212928
(33,41,40)
#192120
(25,33,32)
#111918
(17,25,24)
#091110
(9,17,16)
#000000
(0,0,0)

Tints of #596160

#596160
(89,97,96)
#686F6E
(104,111,110)
#777D7C
(119,125,124)
#868B8A
(134,139,138)
#959998
(149,153,152)
#A4A7A6
(164,167,166)
#B3B5B4
(179,181,180)
#C2C3C2
(194,195,194)
#D1D1D0
(209,209,208)
#E0DFDE
(224,223,222)
#EFEDEC
(239,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #596160; }

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

This text font color is #596160.

Background Color

.myBgColor { background-color: #596160; }

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

This div background color is #596160.

Border color

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

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

This div border color is #596160.

Opacity

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

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

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

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

This text has shadow with #596160 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #596160.

Preview

Color preview on black background

This text has color #596160 on black background.


Color preview on white background

This text has color #596160 on white background.


Black color preview on #596160 background

This text has black color on #596160 background.


White color preview on #596160 background

This text has white color on #596160 background.


Related colors

Complementary color

Complementary color for #hex is #A69E9F.


I love getcolorcode.com

Triadic colors

1 #605961 and #616059 with #596160 are triadic colors.

2 #606159 and #615960 with #596160 are triadic colors.