COLOR #596524

HEX: #596524 RGB: (89,101,36)

Color info

#596524 contains mainly red and green colors. Web safe color of #596524 is #666633 (or #663).

RGB color model

#596524 color RGB value is (89,101,36).

RGB: (89,101,36) (35%, 40%, 14%)

RGB channels and saturation

R 89 of 255 = 35%
G 101 of 255 = 40%
B 36 of 255 = 14%

89
101
36

R + G + B ~ 30%. #596524 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 101 + 36 = 226 (100%)
R 89 of 226 ~ 39.38%
G 101 of 226 ~ 44.69%
B 36 of 226 ~ 15.93'%

%39.38
%44.69
%15.93

CMYK color model

#596524 color CMYK value is (12,0,64,60).

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

CMYK: (12,0,64,60)
C12M0Y64K60 (12%, 0%, 64%, 60%)
(0.12 / 0.00 / 0.64 / 0.60)

CMYK percentages

%11.88
%0
%64.36
%60.39

Codes

Color #596524 in popluar color models

59 65 24
RGB 89 101 36
HSL 71° 47.45% 26.86%
HSB/HSV 71° 64.36% 39.61%
CMYK 11.88% 0.00% 64.36%
60.39%

Color #596524 in popluar number systems.

HEX 59 65 24
Decimal 89 101 36
Binary 1011001 1100101 100100
Octal 131 145 44

Shades and tints

Shades of #596524

#596524
(89,101,36)
#515C21
(81,92,33)
#49531E
(73,83,30)
#414A1B
(65,74,27)
#394118
(57,65,24)
#313815
(49,56,21)
#292F12
(41,47,18)
#21260F
(33,38,15)
#191D0C
(25,29,12)
#111409
(17,20,9)
#090B06
(9,11,6)
#000000
(0,0,0)

Tints of #596524

#596524
(89,101,36)
#687337
(104,115,55)
#77814A
(119,129,74)
#868F5D
(134,143,93)
#959D70
(149,157,112)
#A4AB83
(164,171,131)
#B3B996
(179,185,150)
#C2C7A9
(194,199,169)
#D1D5BC
(209,213,188)
#E0E3CF
(224,227,207)
#EFF1E2
(239,241,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #596524; }

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

This text font color is #596524.

Background Color

.myBgColor { background-color: #596524; }

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

This div background color is #596524.

Border color

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

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

This div border color is #596524.

Opacity

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

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

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

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

This text has shadow with #596524 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #596524.

Preview

Color preview on black background

This text has color #596524 on black background.


Color preview on white background

This text has color #596524 on white background.


Black color preview on #596524 background

This text has black color on #596524 background.


White color preview on #596524 background

This text has white color on #596524 background.


Related colors

Complementary color

Complementary color for #hex is #A69ADB.


I love getcolorcode.com

Triadic colors

1 #245965 and #652459 with #596524 are triadic colors.

2 #246559 and #655924 with #596524 are triadic colors.