COLOR #596E4F

HEX: #596E4F RGB: (89,110,79)

Color info

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

RGB color model

#596E4F color RGB value is (89,110,79).

RGB: (89,110,79) (35%, 43%, 31%)

RGB channels and saturation

R 89 of 255 = 35%
G 110 of 255 = 43%
B 79 of 255 = 31%

89
110
79

R + G + B ~ 36%. #596E4F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 110 + 79 = 278 (100%)
R 89 of 278 ~ 32.01%
G 110 of 278 ~ 39.57%
B 79 of 278 ~ 28.42'%

%32.01
%39.57
%28.42

CMYK color model

#596E4F color CMYK value is (19,0,28,57).

  • cyan value is 19.09%
  • magenta value is 0.00%
  • yellow value is 28.18%
  • key color value is 56.86%

CMYK: (19,0,28,57)
C19M0Y28K57 (19%, 0%, 28%, 57%)
(0.19 / 0.00 / 0.28 / 0.57)

CMYK percentages

%19.09
%0
%28.18
%56.86

Codes

Color #596E4F in popluar color models

59 6E 4F
RGB 89 110 79
HSL 101° 16.40% 37.06%
HSB/HSV 101° 28.18% 43.14%
CMYK 19.09% 0.00% 28.18%
56.86%

Color #596E4F in popluar number systems.

HEX 59 6E 4F
Decimal 89 110 79
Binary 1011001 1101110 1001111
Octal 131 156 117

Shades and tints

Shades of #596E4F

#596E4F
(89,110,79)
#516448
(81,100,72)
#495A41
(73,90,65)
#41503A
(65,80,58)
#394633
(57,70,51)
#313C2C
(49,60,44)
#293225
(41,50,37)
#21281E
(33,40,30)
#191E17
(25,30,23)
#111410
(17,20,16)
#090A09
(9,10,9)
#000000
(0,0,0)

Tints of #596E4F

#596E4F
(89,110,79)
#687B5F
(104,123,95)
#77886F
(119,136,111)
#86957F
(134,149,127)
#95A28F
(149,162,143)
#A4AF9F
(164,175,159)
#B3BCAF
(179,188,175)
#C2C9BF
(194,201,191)
#D1D6CF
(209,214,207)
#E0E3DF
(224,227,223)
#EFF0EF
(239,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #596E4F color. Also use rgb(89,110,79) instead hex code.

Text Font Color

.myTextColor { color: #596E4F; }

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

This text font color is #596E4F.

Background Color

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

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

This div background color is #596E4F.

Border color

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

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

This div border color is #596E4F.

Opacity

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

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

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

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

This text has shadow with #596E4F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #596E4F.

Preview

Color preview on black background

This text has color #596E4F on black background.


Color preview on white background

This text has color #596E4F on white background.


Black color preview on #596E4F background

This text has black color on #596E4F background.


White color preview on #596E4F background

This text has white color on #596E4F background.


Related colors

Complementary color

Complementary color for #hex is #A691B0.


I love getcolorcode.com

Triadic colors

1 #4F596E and #6E4F59 with #596E4F are triadic colors.

2 #4F6E59 and #6E594F with #596E4F are triadic colors.