COLOR #596047

HEX: #596047 RGB: (89,96,71)

Color info

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

RGB color model

#596047 color RGB value is (89,96,71).

RGB: (89,96,71) (35%, 38%, 28%)

RGB channels and saturation

R 89 of 255 = 35%
G 96 of 255 = 38%
B 71 of 255 = 28%

89
96
71

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

Portions of RGB colors in percentages

R + G + B = 89 + 96 + 71 = 256 (100%)
R 89 of 256 ~ 34.77%
G 96 of 256 ~ 37.5%
B 71 of 256 ~ 27.73'%

%34.77
%37.5
%27.73

CMYK color model

#596047 color CMYK value is (7,0,26,62).

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

CMYK: (7,0,26,62)
C7M0Y26K62 (7%, 0%, 26%, 62%)
(0.07 / 0.00 / 0.26 / 0.62)

CMYK percentages

%7.29
%0
%26.04
%62.35

Codes

Color #596047 in popluar color models

59 60 47
RGB 89 96 71
HSL 77° 14.97% 32.75%
HSB/HSV 77° 26.04% 37.65%
CMYK 7.29% 0.00% 26.04%
62.35%

Color #596047 in popluar number systems.

HEX 59 60 47
Decimal 89 96 71
Binary 1011001 1100000 1000111
Octal 131 140 107

Shades and tints

Shades of #596047

#596047
(89,96,71)
#515841
(81,88,65)
#49503B
(73,80,59)
#414835
(65,72,53)
#39402F
(57,64,47)
#313829
(49,56,41)
#293023
(41,48,35)
#21281D
(33,40,29)
#192017
(25,32,23)
#111811
(17,24,17)
#09100B
(9,16,11)
#000000
(0,0,0)

Tints of #596047

#596047
(89,96,71)
#686E57
(104,110,87)
#777C67
(119,124,103)
#868A77
(134,138,119)
#959887
(149,152,135)
#A4A697
(164,166,151)
#B3B4A7
(179,180,167)
#C2C2B7
(194,194,183)
#D1D0C7
(209,208,199)
#E0DED7
(224,222,215)
#EFECE7
(239,236,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #596047; }

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

This text font color is #596047.

Background Color

.myBgColor { background-color: #596047; }

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

This div background color is #596047.

Border color

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

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

This div border color is #596047.

Opacity

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

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

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

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

This text has shadow with #596047 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #596047.

Preview

Color preview on black background

This text has color #596047 on black background.


Color preview on white background

This text has color #596047 on white background.


Black color preview on #596047 background

This text has black color on #596047 background.


White color preview on #596047 background

This text has white color on #596047 background.


Related colors

Complementary color

Complementary color for #hex is #A69FB8.


I love getcolorcode.com

Triadic colors

1 #475960 and #604759 with #596047 are triadic colors.

2 #476059 and #605947 with #596047 are triadic colors.