COLOR #596B61

HEX: #596B61 RGB: (89,107,97)

Color info

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

RGB color model

#596B61 color RGB value is (89,107,97).

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

RGB channels and saturation

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

89
107
97

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

Portions of RGB colors in percentages

R + G + B = 89 + 107 + 97 = 293 (100%)
R 89 of 293 ~ 30.38%
G 107 of 293 ~ 36.52%
B 97 of 293 ~ 33.11'%

%30.38
%36.52
%33.11

CMYK color model

#596B61 color CMYK value is (17,0,9,58).

  • cyan value is 16.82%
  • magenta value is 0.00%
  • yellow value is 9.35%
  • key color value is 58.04%
CMYK: (17,0,9,58) C17M0Y9K58 (17%,0%,9%,58%) (0.17/0.00/0.09/0.58) 

CMYK percentages

%16.82
%0
%9.35
%58.04

Codes

Color #596B61 in popluar color models

59 6B 61
RGB 89 107 97
HSL 147° 9.18% 38.43%
HSB/HSV 147° 16.82% 41.96%
CMYK 16.82% 0.00% 9.35%
58.04%

Color #596B61 in popluar number systems.

HEX 59 6B 61
Decimal 89 107 97
Binary 1011001 1101011 1100001
Octal 131 153 141

Shades and tints

Shades of #596B61

#596B61
(89,107,97)
#516259
(81,98,89)
#495951
(73,89,81)
#415049
(65,80,73)
#394741
(57,71,65)
#313E39
(49,62,57)
#293531
(41,53,49)
#212C29
(33,44,41)
#192321
(25,35,33)
#111A19
(17,26,25)
#091111
(9,17,17)
#000000
(0,0,0)

Tints of #596B61

#596B61
(89,107,97)
#68786F
(104,120,111)
#77857D
(119,133,125)
#86928B
(134,146,139)
#959F99
(149,159,153)
#A4ACA7
(164,172,167)
#B3B9B5
(179,185,181)
#C2C6C3
(194,198,195)
#D1D3D1
(209,211,209)
#E0E0DF
(224,224,223)
#EFEDED
(239,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #596B61; }

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

This text font color is #596B61.

Background Color

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

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

This div background color is #596B61.

Border color

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

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

This div border color is #596B61.

Opacity

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

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

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

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

This text has shadow with #596B61 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #596B61.

Preview

Color preview on black background

This text has color #596B61 on black background.


Color preview on white background

This text has color #596B61 on white background.


Black color preview on #596B61 background

This text has black color on #596B61 background.


White color preview on #596B61 background

This text has white color on #596B61 background.


Related colors

Complementary color

Complementary color for #hex is #A6949E.


I love getcolorcode.com

Triadic colors

1 #61596B and #6B6159 with #596B61 are triadic colors.

2 #616B59 and #6B5961 with #596B61 are triadic colors.