COLOR #596550

HEX: #596550 RGB: (89,101,80)

Color info

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

RGB color model

#596550 color RGB value is (89,101,80).

RGB: (89,101,80) (35%, 40%, 31%)

RGB channels and saturation

R 89 of 255 = 35%
G 101 of 255 = 40%
B 80 of 255 = 31%

89
101
80

R + G + B ~ 35%. #596550 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 101 + 80 = 270 (100%)
R 89 of 270 ~ 32.96%
G 101 of 270 ~ 37.41%
B 80 of 270 ~ 29.63'%

%32.96
%37.41
%29.63

CMYK color model

#596550 color CMYK value is (12,0,21,60).

  • cyan value is 11.88%
  • magenta value is 0.00%
  • yellow value is 20.79%
  • key color value is 60.39%

CMYK: (12,0,21,60)
C12M0Y21K60 (12%, 0%, 21%, 60%)
(0.12 / 0.00 / 0.21 / 0.60)

CMYK percentages

%11.88
%0
%20.79
%60.39

Codes

Color #596550 in popluar color models

59 65 50
RGB 89 101 80
HSL 94° 11.60% 35.49%
HSB/HSV 94° 20.79% 39.61%
CMYK 11.88% 0.00% 20.79%
60.39%

Color #596550 in popluar number systems.

HEX 59 65 50
Decimal 89 101 80
Binary 1011001 1100101 1010000
Octal 131 145 120

Shades and tints

Shades of #596550

#596550
(89,101,80)
#515C49
(81,92,73)
#495342
(73,83,66)
#414A3B
(65,74,59)
#394134
(57,65,52)
#31382D
(49,56,45)
#292F26
(41,47,38)
#21261F
(33,38,31)
#191D18
(25,29,24)
#111411
(17,20,17)
#090B0A
(9,11,10)
#000000
(0,0,0)

Tints of #596550

#596550
(89,101,80)
#68735F
(104,115,95)
#77816E
(119,129,110)
#868F7D
(134,143,125)
#959D8C
(149,157,140)
#A4AB9B
(164,171,155)
#B3B9AA
(179,185,170)
#C2C7B9
(194,199,185)
#D1D5C8
(209,213,200)
#E0E3D7
(224,227,215)
#EFF1E6
(239,241,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #596550 color. Also use rgb(89,101,80) instead hex code.

Text Font Color

.myTextColor { color: #596550; }

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

This text font color is #596550.

Background Color

.myBgColor { background-color: #596550; }

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

This div background color is #596550.

Border color

.myBorderColor { border: 1px solid #596550; }

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

This div border color is #596550.

Opacity

.myOpacity80 { color: #596550; opacity: 0.8; }

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

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

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

This text has shadow with #596550 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #596550.

Preview

Color preview on black background

This text has color #596550 on black background.


Color preview on white background

This text has color #596550 on white background.


Black color preview on #596550 background

This text has black color on #596550 background.


White color preview on #596550 background

This text has white color on #596550 background.


Related colors

Complementary color

Complementary color for #hex is #A69AAF.


I love getcolorcode.com

Triadic colors

1 #505965 and #655059 with #596550 are triadic colors.

2 #506559 and #655950 with #596550 are triadic colors.