COLOR #596970

HEX: #596970 RGB: (89,105,112)

Color info

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

RGB color model

#596970 color RGB value is (89,105,112).

RGB: (89,105,112) (35%, 41%, 44%)

RGB channels and saturation

R 89 of 255 = 35%
G 105 of 255 = 41%
B 112 of 255 = 44%

89
105
112

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

Portions of RGB colors in percentages

R + G + B = 89 + 105 + 112 = 306 (100%)
R 89 of 306 ~ 29.08%
G 105 of 306 ~ 34.31%
B 112 of 306 ~ 36.6'%

%29.08
%34.31
%36.6

CMYK color model

#596970 color CMYK value is (21,6,0,56).

  • cyan value is 20.54%
  • magenta value is 6.25%
  • yellow value is 0.00%
  • key color value is 56.08%

CMYK: (21,6,0,56)
C21M6Y0K56 (21%, 6%, 0%, 56%)
(0.21 / 0.06 / 0.00 / 0.56)

CMYK percentages

%20.54
%6.25
%0
%56.08

Codes

Color #596970 in popluar color models

59 69 70
RGB 89 105 112
HSL 198° 11.44% 39.41%
HSB/HSV 198° 20.54% 43.92%
CMYK 20.54% 6.25% 0.00%
56.08%

Color #596970 in popluar number systems.

HEX 59 69 70
Decimal 89 105 112
Binary 1011001 1101001 1110000
Octal 131 151 160

Shades and tints

Shades of #596970

#596970
(89,105,112)
#516066
(81,96,102)
#49575C
(73,87,92)
#414E52
(65,78,82)
#394548
(57,69,72)
#313C3E
(49,60,62)
#293334
(41,51,52)
#212A2A
(33,42,42)
#192120
(25,33,32)
#111816
(17,24,22)
#090F0C
(9,15,12)
#000000
(0,0,0)

Tints of #596970

#596970
(89,105,112)
#68767D
(104,118,125)
#77838A
(119,131,138)
#869097
(134,144,151)
#959DA4
(149,157,164)
#A4AAB1
(164,170,177)
#B3B7BE
(179,183,190)
#C2C4CB
(194,196,203)
#D1D1D8
(209,209,216)
#E0DEE5
(224,222,229)
#EFEBF2
(239,235,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #596970; }

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

This text font color is #596970.

Background Color

.myBgColor { background-color: #596970; }

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

This div background color is #596970.

Border color

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

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

This div border color is #596970.

Opacity

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

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

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

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

This text has shadow with #596970 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #596970.

Preview

Color preview on black background

This text has color #596970 on black background.


Color preview on white background

This text has color #596970 on white background.


Black color preview on #596970 background

This text has black color on #596970 background.


White color preview on #596970 background

This text has white color on #596970 background.


Related colors

Complementary color

Complementary color for #hex is #A6968F.


I love getcolorcode.com

Triadic colors

1 #705969 and #697059 with #596970 are triadic colors.

2 #706959 and #695970 with #596970 are triadic colors.