COLOR #596A62

HEX: #596A62 RGB: (89,106,98)

Color info

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

RGB color model

#596A62 color RGB value is (89,106,98).

RGB: (89,106,98) (35%, 42%, 38%)

RGB channels and saturation

R 89 of 255 = 35%
G 106 of 255 = 42%
B 98 of 255 = 38%

89
106
98

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

Portions of RGB colors in percentages

R + G + B = 89 + 106 + 98 = 293 (100%)
R 89 of 293 ~ 30.38%
G 106 of 293 ~ 36.18%
B 98 of 293 ~ 33.45'%

%30.38
%36.18
%33.45

CMYK color model

#596A62 color CMYK value is (16,0,8,58).

  • cyan value is 16.04%
  • magenta value is 0.00%
  • yellow value is 7.55%
  • key color value is 58.43%

CMYK: (16,0,8,58)
C16M0Y8K58 (16%, 0%, 8%, 58%)
(0.16 / 0.00 / 0.08 / 0.58)

CMYK percentages

%16.04
%0
%7.55
%58.43

Codes

Color #596A62 in popluar color models

59 6A 62
RGB 89 106 98
HSL 152° 8.72% 38.24%
HSB/HSV 152° 16.04% 41.57%
CMYK 16.04% 0.00% 7.55%
58.43%

Color #596A62 in popluar number systems.

HEX 59 6A 62
Decimal 89 106 98
Binary 1011001 1101010 1100010
Octal 131 152 142

Shades and tints

Shades of #596A62

#596A62
(89,106,98)
#51615A
(81,97,90)
#495852
(73,88,82)
#414F4A
(65,79,74)
#394642
(57,70,66)
#313D3A
(49,61,58)
#293432
(41,52,50)
#212B2A
(33,43,42)
#192222
(25,34,34)
#11191A
(17,25,26)
#091012
(9,16,18)
#000000
(0,0,0)

Tints of #596A62

#596A62
(89,106,98)
#687770
(104,119,112)
#77847E
(119,132,126)
#86918C
(134,145,140)
#959E9A
(149,158,154)
#A4ABA8
(164,171,168)
#B3B8B6
(179,184,182)
#C2C5C4
(194,197,196)
#D1D2D2
(209,210,210)
#E0DFE0
(224,223,224)
#EFECEE
(239,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #596A62 color. Also use rgb(89,106,98) instead hex code.

Text Font Color

.myTextColor { color: #596A62; }

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

This text font color is #596A62.

Background Color

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

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

This div background color is #596A62.

Border color

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

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

This div border color is #596A62.

Opacity

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

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

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

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

This text has shadow with #596A62 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #596A62.

Preview

Color preview on black background

This text has color #596A62 on black background.


Color preview on white background

This text has color #596A62 on white background.


Black color preview on #596A62 background

This text has black color on #596A62 background.


White color preview on #596A62 background

This text has white color on #596A62 background.


Related colors

Complementary color

Complementary color for #hex is #A6959D.


I love getcolorcode.com

Triadic colors

1 #62596A and #6A6259 with #596A62 are triadic colors.

2 #626A59 and #6A5962 with #596A62 are triadic colors.