COLOR #596D68

HEX: #596D68 RGB: (89,109,104)

Color info

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

RGB color model

#596D68 color RGB value is (89,109,104).

RGB: (89,109,104) (35%, 43%, 41%)

RGB channels and saturation

R 89 of 255 = 35%
G 109 of 255 = 43%
B 104 of 255 = 41%

89
109
104

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

Portions of RGB colors in percentages

R + G + B = 89 + 109 + 104 = 302 (100%)
R 89 of 302 ~ 29.47%
G 109 of 302 ~ 36.09%
B 104 of 302 ~ 34.44'%

%29.47
%36.09
%34.44

CMYK color model

#596D68 color CMYK value is (18,0,5,57).

  • cyan value is 18.35%
  • magenta value is 0.00%
  • yellow value is 4.59%
  • key color value is 57.25%

CMYK: (18,0,5,57)
C18M0Y5K57 (18%, 0%, 5%, 57%)
(0.18 / 0.00 / 0.05 / 0.57)

CMYK percentages

%18.35
%0
%4.59
%57.25

Codes

Color #596D68 in popluar color models

59 6D 68
RGB 89 109 104
HSL 165° 10.10% 38.82%
HSB/HSV 165° 18.35% 42.75%
CMYK 18.35% 0.00% 4.59%
57.25%

Color #596D68 in popluar number systems.

HEX 59 6D 68
Decimal 89 109 104
Binary 1011001 1101101 1101000
Octal 131 155 150

Shades and tints

Shades of #596D68

#596D68
(89,109,104)
#51645F
(81,100,95)
#495B56
(73,91,86)
#41524D
(65,82,77)
#394944
(57,73,68)
#31403B
(49,64,59)
#293732
(41,55,50)
#212E29
(33,46,41)
#192520
(25,37,32)
#111C17
(17,28,23)
#09130E
(9,19,14)
#000000
(0,0,0)

Tints of #596D68

#596D68
(89,109,104)
#687A75
(104,122,117)
#778782
(119,135,130)
#86948F
(134,148,143)
#95A19C
(149,161,156)
#A4AEA9
(164,174,169)
#B3BBB6
(179,187,182)
#C2C8C3
(194,200,195)
#D1D5D0
(209,213,208)
#E0E2DD
(224,226,221)
#EFEFEA
(239,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #596D68; }

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

This text font color is #596D68.

Background Color

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

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

This div background color is #596D68.

Border color

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

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

This div border color is #596D68.

Opacity

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

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

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

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

This text has shadow with #596D68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #596D68.

Preview

Color preview on black background

This text has color #596D68 on black background.


Color preview on white background

This text has color #596D68 on white background.


Black color preview on #596D68 background

This text has black color on #596D68 background.


White color preview on #596D68 background

This text has white color on #596D68 background.


Related colors

Complementary color

Complementary color for #hex is #A69297.


I love getcolorcode.com

Triadic colors

1 #68596D and #6D6859 with #596D68 are triadic colors.

2 #686D59 and #6D5968 with #596D68 are triadic colors.