COLOR #596341

HEX: #596341 RGB: (89,99,65)

Color info

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

RGB color model

#596341 color RGB value is (89,99,65).

RGB: (89,99,65) (35%, 39%, 25%)

RGB channels and saturation

R 89 of 255 = 35%
G 99 of 255 = 39%
B 65 of 255 = 25%

89
99
65

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

Portions of RGB colors in percentages

R + G + B = 89 + 99 + 65 = 253 (100%)
R 89 of 253 ~ 35.18%
G 99 of 253 ~ 39.13%
B 65 of 253 ~ 25.69'%

%35.18
%39.13
%25.69

CMYK color model

#596341 color CMYK value is (10,0,34,61).

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

CMYK: (10,0,34,61)
C10M0Y34K61 (10%, 0%, 34%, 61%)
(0.10 / 0.00 / 0.34 / 0.61)

CMYK percentages

%10.1
%0
%34.34
%61.18

Codes

Color #596341 in popluar color models

59 63 41
RGB 89 99 65
HSL 78° 20.73% 32.16%
HSB/HSV 78° 34.34% 38.82%
CMYK 10.10% 0.00% 34.34%
61.18%

Color #596341 in popluar number systems.

HEX 59 63 41
Decimal 89 99 65
Binary 1011001 1100011 1000001
Octal 131 143 101

Shades and tints

Shades of #596341

#596341
(89,99,65)
#515A3C
(81,90,60)
#495137
(73,81,55)
#414832
(65,72,50)
#393F2D
(57,63,45)
#313628
(49,54,40)
#292D23
(41,45,35)
#21241E
(33,36,30)
#191B19
(25,27,25)
#111214
(17,18,20)
#09090F
(9,9,15)
#000000
(0,0,0)

Tints of #596341

#596341
(89,99,65)
#687152
(104,113,82)
#777F63
(119,127,99)
#868D74
(134,141,116)
#959B85
(149,155,133)
#A4A996
(164,169,150)
#B3B7A7
(179,183,167)
#C2C5B8
(194,197,184)
#D1D3C9
(209,211,201)
#E0E1DA
(224,225,218)
#EFEFEB
(239,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #596341; }

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

This text font color is #596341.

Background Color

.myBgColor { background-color: #596341; }

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

This div background color is #596341.

Border color

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

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

This div border color is #596341.

Opacity

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

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

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

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

This text has shadow with #596341 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #596341.

Preview

Color preview on black background

This text has color #596341 on black background.


Color preview on white background

This text has color #596341 on white background.


Black color preview on #596341 background

This text has black color on #596341 background.


White color preview on #596341 background

This text has white color on #596341 background.


Related colors

Complementary color

Complementary color for #hex is #A69CBE.


I love getcolorcode.com

Triadic colors

1 #415963 and #634159 with #596341 are triadic colors.

2 #416359 and #635941 with #596341 are triadic colors.