COLOR #596540

HEX: #596540 RGB: (89,101,64)

Color info

#596540 contains red, green and blue colors in about the same proportion. Web safe color of #596540 is #666633 (or #663).

RGB color model

#596540 color RGB value is (89,101,64).

RGB: (89,101,64) (35%, 40%, 25%)

RGB channels and saturation

R 89 of 255 = 35%
G 101 of 255 = 40%
B 64 of 255 = 25%

89
101
64

R + G + B ~ 33%. #596540 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 101 + 64 = 254 (100%)
R 89 of 254 ~ 35.04%
G 101 of 254 ~ 39.76%
B 64 of 254 ~ 25.2'%

%35.04
%39.76
%25.2

CMYK color model

#596540 color CMYK value is (12,0,37,60).

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

CMYK: (12,0,37,60)
C12M0Y37K60 (12%, 0%, 37%, 60%)
(0.12 / 0.00 / 0.37 / 0.60)

CMYK percentages

%11.88
%0
%36.63
%60.39

Codes

Color #596540 in popluar color models

59 65 40
RGB 89 101 64
HSL 79° 22.42% 32.35%
HSB/HSV 79° 36.63% 39.61%
CMYK 11.88% 0.00% 36.63%
60.39%

Color #596540 in popluar number systems.

HEX 59 65 40
Decimal 89 101 64
Binary 1011001 1100101 1000000
Octal 131 145 100

Shades and tints

Shades of #596540

#596540
(89,101,64)
#515C3B
(81,92,59)
#495336
(73,83,54)
#414A31
(65,74,49)
#39412C
(57,65,44)
#313827
(49,56,39)
#292F22
(41,47,34)
#21261D
(33,38,29)
#191D18
(25,29,24)
#111413
(17,20,19)
#090B0E
(9,11,14)
#000000
(0,0,0)

Tints of #596540

#596540
(89,101,64)
#687351
(104,115,81)
#778162
(119,129,98)
#868F73
(134,143,115)
#959D84
(149,157,132)
#A4AB95
(164,171,149)
#B3B9A6
(179,185,166)
#C2C7B7
(194,199,183)
#D1D5C8
(209,213,200)
#E0E3D9
(224,227,217)
#EFF1EA
(239,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #596540; }

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

This text font color is #596540.

Background Color

.myBgColor { background-color: #596540; }

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

This div background color is #596540.

Border color

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

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

This div border color is #596540.

Opacity

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

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

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

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

This text has shadow with #596540 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #596540.

Preview

Color preview on black background

This text has color #596540 on black background.


Color preview on white background

This text has color #596540 on white background.


Black color preview on #596540 background

This text has black color on #596540 background.


White color preview on #596540 background

This text has white color on #596540 background.


Related colors

Complementary color

Complementary color for #hex is #A69ABF.


I love getcolorcode.com

Triadic colors

1 #405965 and #654059 with #596540 are triadic colors.

2 #406559 and #655940 with #596540 are triadic colors.