COLOR #596241

HEX: #596241 RGB: (89,98,65)

Color info

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

RGB color model

#596241 color RGB value is (89,98,65).

RGB: (89,98,65) (35%, 38%, 25%)

RGB channels and saturation

R 89 of 255 = 35%
G 98 of 255 = 38%
B 65 of 255 = 25%

89
98
65

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

Portions of RGB colors in percentages

R + G + B = 89 + 98 + 65 = 252 (100%)
R 89 of 252 ~ 35.32%
G 98 of 252 ~ 38.89%
B 65 of 252 ~ 25.79'%

%35.32
%38.89
%25.79

CMYK color model

#596241 color CMYK value is (9,0,34,62).

  • cyan value is 9.18%
  • magenta value is 0.00%
  • yellow value is 33.67%
  • key color value is 61.57%

CMYK: (9,0,34,62)
C9M0Y34K62 (9%, 0%, 34%, 62%)
(0.09 / 0.00 / 0.34 / 0.62)

CMYK percentages

%9.18
%0
%33.67
%61.57

Codes

Color #596241 in popluar color models

59 62 41
RGB 89 98 65
HSL 76° 20.25% 31.96%
HSB/HSV 76° 33.67% 38.43%
CMYK 9.18% 0.00% 33.67%
61.57%

Color #596241 in popluar number systems.

HEX 59 62 41
Decimal 89 98 65
Binary 1011001 1100010 1000001
Octal 131 142 101

Shades and tints

Shades of #596241

#596241
(89,98,65)
#515A3C
(81,90,60)
#495237
(73,82,55)
#414A32
(65,74,50)
#39422D
(57,66,45)
#313A28
(49,58,40)
#293223
(41,50,35)
#212A1E
(33,42,30)
#192219
(25,34,25)
#111A14
(17,26,20)
#09120F
(9,18,15)
#000000
(0,0,0)

Tints of #596241

#596241
(89,98,65)
#687052
(104,112,82)
#777E63
(119,126,99)
#868C74
(134,140,116)
#959A85
(149,154,133)
#A4A896
(164,168,150)
#B3B6A7
(179,182,167)
#C2C4B8
(194,196,184)
#D1D2C9
(209,210,201)
#E0E0DA
(224,224,218)
#EFEEEB
(239,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #596241; }

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

This text font color is #596241.

Background Color

.myBgColor { background-color: #596241; }

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

This div background color is #596241.

Border color

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

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

This div border color is #596241.

Opacity

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

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

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

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

This text has shadow with #596241 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #596241.

Preview

Color preview on black background

This text has color #596241 on black background.


Color preview on white background

This text has color #596241 on white background.


Black color preview on #596241 background

This text has black color on #596241 background.


White color preview on #596241 background

This text has white color on #596241 background.


Related colors

Complementary color

Complementary color for #hex is #A69DBE.


I love getcolorcode.com

Triadic colors

1 #415962 and #624159 with #596241 are triadic colors.

2 #416259 and #625941 with #596241 are triadic colors.