COLOR #596A61

HEX: #596A61 RGB: (89,106,97)

Color info

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

RGB color model

#596A61 color RGB value is (89,106,97).

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

RGB channels and saturation

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

89
106
97

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

Portions of RGB colors in percentages

R + G + B = 89 + 106 + 97 = 292 (100%)
R 89 of 292 ~ 30.48%
G 106 of 292 ~ 36.3%
B 97 of 292 ~ 33.22'%

%30.48
%36.3
%33.22

CMYK color model

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

  • cyan value is 16.04%
  • magenta value is 0.00%
  • yellow value is 8.49%
  • 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
%8.49
%58.43

Codes

Color #596A61 in popluar color models

59 6A 61
RGB 89 106 97
HSL 148° 8.72% 38.24%
HSB/HSV 148° 16.04% 41.57%
CMYK 16.04% 0.00% 8.49%
58.43%

Color #596A61 in popluar number systems.

HEX 59 6A 61
Decimal 89 106 97
Binary 1011001 1101010 1100001
Octal 131 152 141

Shades and tints

Shades of #596A61

#596A61
(89,106,97)
#516159
(81,97,89)
#495851
(73,88,81)
#414F49
(65,79,73)
#394641
(57,70,65)
#313D39
(49,61,57)
#293431
(41,52,49)
#212B29
(33,43,41)
#192221
(25,34,33)
#111919
(17,25,25)
#091011
(9,16,17)
#000000
(0,0,0)

Tints of #596A61

#596A61
(89,106,97)
#68776F
(104,119,111)
#77847D
(119,132,125)
#86918B
(134,145,139)
#959E99
(149,158,153)
#A4ABA7
(164,171,167)
#B3B8B5
(179,184,181)
#C2C5C3
(194,197,195)
#D1D2D1
(209,210,209)
#E0DFDF
(224,223,223)
#EFECED
(239,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #596A61; }

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

This text font color is #596A61.

Background Color

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

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

This div background color is #596A61.

Border color

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

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

This div border color is #596A61.

Opacity

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

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

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

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

This text has shadow with #596A61 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #596A61.

Preview

Color preview on black background

This text has color #596A61 on black background.


Color preview on white background

This text has color #596A61 on white background.


Black color preview on #596A61 background

This text has black color on #596A61 background.


White color preview on #596A61 background

This text has white color on #596A61 background.


Related colors

Complementary color

Complementary color for #hex is #A6959E.


I love getcolorcode.com

Triadic colors

1 #61596A and #6A6159 with #596A61 are triadic colors.

2 #616A59 and #6A5961 with #596A61 are triadic colors.