COLOR #596848

HEX: #596848 RGB: (89,104,72)

Color info

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

RGB color model

#596848 color RGB value is (89,104,72).

RGB: (89,104,72) (35%, 41%, 28%)

RGB channels and saturation

R 89 of 255 = 35%
G 104 of 255 = 41%
B 72 of 255 = 28%

89
104
72

R + G + B ~ 35%. #596848 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 104 + 72 = 265 (100%)
R 89 of 265 ~ 33.58%
G 104 of 265 ~ 39.25%
B 72 of 265 ~ 27.17'%

%33.58
%39.25
%27.17

CMYK color model

#596848 color CMYK value is (14,0,31,59).

  • cyan value is 14.42%
  • magenta value is 0.00%
  • yellow value is 30.77%
  • key color value is 59.22%

CMYK: (14,0,31,59)
C14M0Y31K59 (14%, 0%, 31%, 59%)
(0.14 / 0.00 / 0.31 / 0.59)

CMYK percentages

%14.42
%0
%30.77
%59.22

Codes

Color #596848 in popluar color models

59 68 48
RGB 89 104 72
HSL 88° 18.18% 34.51%
HSB/HSV 88° 30.77% 40.78%
CMYK 14.42% 0.00% 30.77%
59.22%

Color #596848 in popluar number systems.

HEX 59 68 48
Decimal 89 104 72
Binary 1011001 1101000 1001000
Octal 131 150 110

Shades and tints

Shades of #596848

#596848
(89,104,72)
#515F42
(81,95,66)
#49563C
(73,86,60)
#414D36
(65,77,54)
#394430
(57,68,48)
#313B2A
(49,59,42)
#293224
(41,50,36)
#21291E
(33,41,30)
#192018
(25,32,24)
#111712
(17,23,18)
#090E0C
(9,14,12)
#000000
(0,0,0)

Tints of #596848

#596848
(89,104,72)
#687558
(104,117,88)
#778268
(119,130,104)
#868F78
(134,143,120)
#959C88
(149,156,136)
#A4A998
(164,169,152)
#B3B6A8
(179,182,168)
#C2C3B8
(194,195,184)
#D1D0C8
(209,208,200)
#E0DDD8
(224,221,216)
#EFEAE8
(239,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #596848 color. Also use rgb(89,104,72) instead hex code.

Text Font Color

.myTextColor { color: #596848; }

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

This text font color is #596848.

Background Color

.myBgColor { background-color: #596848; }

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

This div background color is #596848.

Border color

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

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

This div border color is #596848.

Opacity

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

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

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

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

This text has shadow with #596848 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #596848.

Preview

Color preview on black background

This text has color #596848 on black background.


Color preview on white background

This text has color #596848 on white background.


Black color preview on #596848 background

This text has black color on #596848 background.


White color preview on #596848 background

This text has white color on #596848 background.


Related colors

Complementary color

Complementary color for #hex is #A697B7.


I love getcolorcode.com

Triadic colors

1 #485968 and #684859 with #596848 are triadic colors.

2 #486859 and #685948 with #596848 are triadic colors.