COLOR #596248

HEX: #596248 RGB: (89,98,72)

Color info

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

RGB color model

#596248 color RGB value is (89,98,72).

RGB: (89,98,72) (35%, 38%, 28%)

RGB channels and saturation

R 89 of 255 = 35%
G 98 of 255 = 38%
B 72 of 255 = 28%

89
98
72

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

Portions of RGB colors in percentages

R + G + B = 89 + 98 + 72 = 259 (100%)
R 89 of 259 ~ 34.36%
G 98 of 259 ~ 37.84%
B 72 of 259 ~ 27.8'%

%34.36
%37.84
%27.8

CMYK color model

#596248 color CMYK value is (9,0,27,62).

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

CMYK: (9,0,27,62)
C9M0Y27K62 (9%, 0%, 27%, 62%)
(0.09 / 0.00 / 0.27 / 0.62)

CMYK percentages

%9.18
%0
%26.53
%61.57

Codes

Color #596248 in popluar color models

59 62 48
RGB 89 98 72
HSL 81° 15.29% 33.33%
HSB/HSV 81° 26.53% 38.43%
CMYK 9.18% 0.00% 26.53%
61.57%

Color #596248 in popluar number systems.

HEX 59 62 48
Decimal 89 98 72
Binary 1011001 1100010 1001000
Octal 131 142 110

Shades and tints

Shades of #596248

#596248
(89,98,72)
#515A42
(81,90,66)
#49523C
(73,82,60)
#414A36
(65,74,54)
#394230
(57,66,48)
#313A2A
(49,58,42)
#293224
(41,50,36)
#212A1E
(33,42,30)
#192218
(25,34,24)
#111A12
(17,26,18)
#09120C
(9,18,12)
#000000
(0,0,0)

Tints of #596248

#596248
(89,98,72)
#687058
(104,112,88)
#777E68
(119,126,104)
#868C78
(134,140,120)
#959A88
(149,154,136)
#A4A898
(164,168,152)
#B3B6A8
(179,182,168)
#C2C4B8
(194,196,184)
#D1D2C8
(209,210,200)
#E0E0D8
(224,224,216)
#EFEEE8
(239,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #596248; }

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

This text font color is #596248.

Background Color

.myBgColor { background-color: #596248; }

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

This div background color is #596248.

Border color

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

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

This div border color is #596248.

Opacity

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

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

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

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

This text has shadow with #596248 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #596248.

Preview

Color preview on black background

This text has color #596248 on black background.


Color preview on white background

This text has color #596248 on white background.


Black color preview on #596248 background

This text has black color on #596248 background.


White color preview on #596248 background

This text has white color on #596248 background.


Related colors

Complementary color

Complementary color for #hex is #A69DB7.


I love getcolorcode.com

Triadic colors

1 #485962 and #624859 with #596248 are triadic colors.

2 #486259 and #625948 with #596248 are triadic colors.