COLOR #596331

HEX: #596331 RGB: (89,99,49)

Color info

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

RGB color model

#596331 color RGB value is (89,99,49).

RGB: (89,99,49) (35%, 39%, 19%)

RGB channels and saturation

R 89 of 255 = 35%
G 99 of 255 = 39%
B 49 of 255 = 19%

89
99
49

R + G + B ~ 31%. #596331 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 99 + 49 = 237 (100%)
R 89 of 237 ~ 37.55%
G 99 of 237 ~ 41.77%
B 49 of 237 ~ 20.68'%

%37.55
%41.77
%20.68

CMYK color model

#596331 color CMYK value is (10,0,51,61).

  • cyan value is 10.10%
  • magenta value is 0.00%
  • yellow value is 50.51%
  • key color value is 61.18%

CMYK: (10,0,51,61)
C10M0Y51K61 (10%, 0%, 51%, 61%)
(0.10 / 0.00 / 0.51 / 0.61)

CMYK percentages

%10.1
%0
%50.51
%61.18

Codes

Color #596331 in popluar color models

59 63 31
RGB 89 99 49
HSL 72° 33.78% 29.02%
HSB/HSV 72° 50.51% 38.82%
CMYK 10.10% 0.00% 50.51%
61.18%

Color #596331 in popluar number systems.

HEX 59 63 31
Decimal 89 99 49
Binary 1011001 1100011 110001
Octal 131 143 61

Shades and tints

Shades of #596331

#596331
(89,99,49)
#515A2D
(81,90,45)
#495129
(73,81,41)
#414825
(65,72,37)
#393F21
(57,63,33)
#31361D
(49,54,29)
#292D19
(41,45,25)
#212415
(33,36,21)
#191B11
(25,27,17)
#11120D
(17,18,13)
#090909
(9,9,9)
#000000
(0,0,0)

Tints of #596331

#596331
(89,99,49)
#687143
(104,113,67)
#777F55
(119,127,85)
#868D67
(134,141,103)
#959B79
(149,155,121)
#A4A98B
(164,169,139)
#B3B79D
(179,183,157)
#C2C5AF
(194,197,175)
#D1D3C1
(209,211,193)
#E0E1D3
(224,225,211)
#EFEFE5
(239,239,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #596331 color. Also use rgb(89,99,49) instead hex code.

Text Font Color

.myTextColor { color: #596331; }

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

This text font color is #596331.

Background Color

.myBgColor { background-color: #596331; }

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

This div background color is #596331.

Border color

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

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

This div border color is #596331.

Opacity

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

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

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

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

This text has shadow with #596331 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #596331.

Preview

Color preview on black background

This text has color #596331 on black background.


Color preview on white background

This text has color #596331 on white background.


Black color preview on #596331 background

This text has black color on #596331 background.


White color preview on #596331 background

This text has white color on #596331 background.


Related colors

Complementary color

Complementary color for #hex is #A69CCE.


I love getcolorcode.com

Triadic colors

1 #315963 and #633159 with #596331 are triadic colors.

2 #316359 and #635931 with #596331 are triadic colors.