COLOR #596B68

HEX: #596B68 RGB: (89,107,104)

Color info

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

RGB color model

#596B68 color RGB value is (89,107,104).

RGB: (89,107,104) (35%, 42%, 41%)

RGB channels and saturation

R 89 of 255 = 35%
G 107 of 255 = 42%
B 104 of 255 = 41%

89
107
104

R + G + B ~ 39%. #596B68 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 107 + 104 = 300 (100%)
R 89 of 300 ~ 29.67%
G 107 of 300 ~ 35.67%
B 104 of 300 ~ 34.67'%

%29.67
%35.67
%34.67

CMYK color model

#596B68 color CMYK value is (17,0,3,58).

  • cyan value is 16.82%
  • magenta value is 0.00%
  • yellow value is 2.80%
  • key color value is 58.04%

CMYK: (17,0,3,58)
C17M0Y3K58 (17%, 0%, 3%, 58%)
(0.17 / 0.00 / 0.03 / 0.58)

CMYK percentages

%16.82
%0
%2.8
%58.04

Codes

Color #596B68 in popluar color models

59 6B 68
RGB 89 107 104
HSL 170° 9.18% 38.43%
HSB/HSV 170° 16.82% 41.96%
CMYK 16.82% 0.00% 2.80%
58.04%

Color #596B68 in popluar number systems.

HEX 59 6B 68
Decimal 89 107 104
Binary 1011001 1101011 1101000
Octal 131 153 150

Shades and tints

Shades of #596B68

#596B68
(89,107,104)
#51625F
(81,98,95)
#495956
(73,89,86)
#41504D
(65,80,77)
#394744
(57,71,68)
#313E3B
(49,62,59)
#293532
(41,53,50)
#212C29
(33,44,41)
#192320
(25,35,32)
#111A17
(17,26,23)
#09110E
(9,17,14)
#000000
(0,0,0)

Tints of #596B68

#596B68
(89,107,104)
#687875
(104,120,117)
#778582
(119,133,130)
#86928F
(134,146,143)
#959F9C
(149,159,156)
#A4ACA9
(164,172,169)
#B3B9B6
(179,185,182)
#C2C6C3
(194,198,195)
#D1D3D0
(209,211,208)
#E0E0DD
(224,224,221)
#EFEDEA
(239,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #596B68; }

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

This text font color is #596B68.

Background Color

.myBgColor { background-color: #596B68; }

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

This div background color is #596B68.

Border color

.myBorderColor { border: 1px solid #596B68; }

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

This div border color is #596B68.

Opacity

.myOpacity80 { color: #596B68; opacity: 0.8; }

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

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

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

This text has shadow with #596B68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #596B68.

Preview

Color preview on black background

This text has color #596B68 on black background.


Color preview on white background

This text has color #596B68 on white background.


Black color preview on #596B68 background

This text has black color on #596B68 background.


White color preview on #596B68 background

This text has white color on #596B68 background.


Related colors

Complementary color

Complementary color for #hex is #A69497.


I love getcolorcode.com

Triadic colors

1 #68596B and #6B6859 with #596B68 are triadic colors.

2 #686B59 and #6B5968 with #596B68 are triadic colors.