COLOR #596044

HEX: #596044 RGB: (89,96,68)

Color info

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

RGB color model

#596044 color RGB value is (89,96,68).

RGB: (89,96,68) (35%, 38%, 27%)

RGB channels and saturation

R 89 of 255 = 35%
G 96 of 255 = 38%
B 68 of 255 = 27%

89
96
68

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

Portions of RGB colors in percentages

R + G + B = 89 + 96 + 68 = 253 (100%)
R 89 of 253 ~ 35.18%
G 96 of 253 ~ 37.94%
B 68 of 253 ~ 26.88'%

%35.18
%37.94
%26.88

CMYK color model

#596044 color CMYK value is (7,0,29,62).

  • cyan value is 7.29%
  • magenta value is 0.00%
  • yellow value is 29.17%
  • key color value is 62.35%

CMYK: (7,0,29,62)
C7M0Y29K62 (7%, 0%, 29%, 62%)
(0.07 / 0.00 / 0.29 / 0.62)

CMYK percentages

%7.29
%0
%29.17
%62.35

Codes

Color #596044 in popluar color models

59 60 44
RGB 89 96 68
HSL 75° 17.07% 32.16%
HSB/HSV 75° 29.17% 37.65%
CMYK 7.29% 0.00% 29.17%
62.35%

Color #596044 in popluar number systems.

HEX 59 60 44
Decimal 89 96 68
Binary 1011001 1100000 1000100
Octal 131 140 104

Shades and tints

Shades of #596044

#596044
(89,96,68)
#51583E
(81,88,62)
#495038
(73,80,56)
#414832
(65,72,50)
#39402C
(57,64,44)
#313826
(49,56,38)
#293020
(41,48,32)
#21281A
(33,40,26)
#192014
(25,32,20)
#11180E
(17,24,14)
#091008
(9,16,8)
#000000
(0,0,0)

Tints of #596044

#596044
(89,96,68)
#686E55
(104,110,85)
#777C66
(119,124,102)
#868A77
(134,138,119)
#959888
(149,152,136)
#A4A699
(164,166,153)
#B3B4AA
(179,180,170)
#C2C2BB
(194,194,187)
#D1D0CC
(209,208,204)
#E0DEDD
(224,222,221)
#EFECEE
(239,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #596044 color. Also use rgb(89,96,68) instead hex code.

Text Font Color

.myTextColor { color: #596044; }

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

This text font color is #596044.

Background Color

.myBgColor { background-color: #596044; }

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

This div background color is #596044.

Border color

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

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

This div border color is #596044.

Opacity

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

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

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

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

This text has shadow with #596044 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #596044.

Preview

Color preview on black background

This text has color #596044 on black background.


Color preview on white background

This text has color #596044 on white background.


Black color preview on #596044 background

This text has black color on #596044 background.


White color preview on #596044 background

This text has white color on #596044 background.


Related colors

Complementary color

Complementary color for #hex is #A69FBB.


I love getcolorcode.com

Triadic colors

1 #445960 and #604459 with #596044 are triadic colors.

2 #446059 and #605944 with #596044 are triadic colors.