COLOR #596449

HEX: #596449 RGB: (89,100,73)

Color info

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

RGB color model

#596449 color RGB value is (89,100,73).

RGB: (89,100,73) (35%, 39%, 29%)

RGB channels and saturation

R 89 of 255 = 35%
G 100 of 255 = 39%
B 73 of 255 = 29%

89
100
73

R + G + B ~ 34%. #596449 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 100 + 73 = 262 (100%)
R 89 of 262 ~ 33.97%
G 100 of 262 ~ 38.17%
B 73 of 262 ~ 27.86'%

%33.97
%38.17
%27.86

CMYK color model

#596449 color CMYK value is (11,0,27,61).

  • cyan value is 11.00%
  • magenta value is 0.00%
  • yellow value is 27.00%
  • key color value is 60.78%

CMYK: (11,0,27,61)
C11M0Y27K61 (11%, 0%, 27%, 61%)
(0.11 / 0.00 / 0.27 / 0.61)

CMYK percentages

%11
%0
%27
%60.78

Codes

Color #596449 in popluar color models

59 64 49
RGB 89 100 73
HSL 84° 15.61% 33.92%
HSB/HSV 84° 27.00% 39.22%
CMYK 11.00% 0.00% 27.00%
60.78%

Color #596449 in popluar number systems.

HEX 59 64 49
Decimal 89 100 73
Binary 1011001 1100100 1001001
Octal 131 144 111

Shades and tints

Shades of #596449

#596449
(89,100,73)
#515B43
(81,91,67)
#49523D
(73,82,61)
#414937
(65,73,55)
#394031
(57,64,49)
#31372B
(49,55,43)
#292E25
(41,46,37)
#21251F
(33,37,31)
#191C19
(25,28,25)
#111313
(17,19,19)
#090A0D
(9,10,13)
#000000
(0,0,0)

Tints of #596449

#596449
(89,100,73)
#687259
(104,114,89)
#778069
(119,128,105)
#868E79
(134,142,121)
#959C89
(149,156,137)
#A4AA99
(164,170,153)
#B3B8A9
(179,184,169)
#C2C6B9
(194,198,185)
#D1D4C9
(209,212,201)
#E0E2D9
(224,226,217)
#EFF0E9
(239,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #596449 color. Also use rgb(89,100,73) instead hex code.

Text Font Color

.myTextColor { color: #596449; }

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

This text font color is #596449.

Background Color

.myBgColor { background-color: #596449; }

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

This div background color is #596449.

Border color

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

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

This div border color is #596449.

Opacity

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

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

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

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

This text has shadow with #596449 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #596449.

Preview

Color preview on black background

This text has color #596449 on black background.


Color preview on white background

This text has color #596449 on white background.


Black color preview on #596449 background

This text has black color on #596449 background.


White color preview on #596449 background

This text has white color on #596449 background.


Related colors

Complementary color

Complementary color for #hex is #A69BB6.


I love getcolorcode.com

Triadic colors

1 #495964 and #644959 with #596449 are triadic colors.

2 #496459 and #645949 with #596449 are triadic colors.