COLOR #596259

HEX: #596259 RGB: (89,98,89)

Color info

#596259 contains red, green and blue colors in about the same proportion. Web safe color of #596259 is #666666 (or #666).

RGB color model

#596259 color RGB value is (89,98,89).

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

RGB channels and saturation

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

89
98
89

R + G + B ~ 36%. #596259 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 98 + 89 = 276 (100%)
R 89 of 276 ~ 32.25%
G 98 of 276 ~ 35.51%
B 89 of 276 ~ 32.25'%

%32.25
%35.51
%32.25

CMYK color model

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

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

CMYK: (9,0,9,62)
C9M0Y9K62 (9%, 0%, 9%, 62%)
(0.09 / 0.00 / 0.09 / 0.62)

CMYK percentages

%9.18
%0
%9.18
%61.57

Codes

Color #596259 in popluar color models

59 62 59
RGB 89 98 89
HSL 120° 4.81% 36.67%
HSB/HSV 120° 9.18% 38.43%
CMYK 9.18% 0.00% 9.18%
61.57%

Color #596259 in popluar number systems.

HEX 59 62 59
Decimal 89 98 89
Binary 1011001 1100010 1011001
Octal 131 142 131

Shades and tints

Shades of #596259

#596259
(89,98,89)
#515A51
(81,90,81)
#495249
(73,82,73)
#414A41
(65,74,65)
#394239
(57,66,57)
#313A31
(49,58,49)
#293229
(41,50,41)
#212A21
(33,42,33)
#192219
(25,34,25)
#111A11
(17,26,17)
#091209
(9,18,9)
#000000
(0,0,0)

Tints of #596259

#596259
(89,98,89)
#687068
(104,112,104)
#777E77
(119,126,119)
#868C86
(134,140,134)
#959A95
(149,154,149)
#A4A8A4
(164,168,164)
#B3B6B3
(179,182,179)
#C2C4C2
(194,196,194)
#D1D2D1
(209,210,209)
#E0E0E0
(224,224,224)
#EFEEEF
(239,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #596259; }

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

This text font color is #596259.

Background Color

.myBgColor { background-color: #596259; }

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

This div background color is #596259.

Border color

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

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

This div border color is #596259.

Opacity

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

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

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

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

This text has shadow with #596259 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #596259.

Preview

Color preview on black background

This text has color #596259 on black background.


Color preview on white background

This text has color #596259 on white background.


Black color preview on #596259 background

This text has black color on #596259 background.


White color preview on #596259 background

This text has white color on #596259 background.


Related colors

Complementary color

Complementary color for #hex is #A69DA6.


I love getcolorcode.com

Triadic colors

1 #595962 and #625959 with #596259 are triadic colors.

2 #596259 and #625959 with #596259 are triadic colors.