COLOR #596256

HEX: #596256 RGB: (89,98,86)

Color info

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

RGB color model

#596256 color RGB value is (89,98,86).

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

RGB channels and saturation

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

89
98
86

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

Portions of RGB colors in percentages

R + G + B = 89 + 98 + 86 = 273 (100%)
R 89 of 273 ~ 32.6%
G 98 of 273 ~ 35.9%
B 86 of 273 ~ 31.5'%

%32.6
%35.9
%31.5

CMYK color model

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

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

CMYK: (9,0,12,62)
C9M0Y12K62 (9%, 0%, 12%, 62%)
(0.09 / 0.00 / 0.12 / 0.62)

CMYK percentages

%9.18
%0
%12.24
%61.57

Codes

Color #596256 in popluar color models

59 62 56
RGB 89 98 86
HSL 105° 6.52% 36.08%
HSB/HSV 105° 12.24% 38.43%
CMYK 9.18% 0.00% 12.24%
61.57%

Color #596256 in popluar number systems.

HEX 59 62 56
Decimal 89 98 86
Binary 1011001 1100010 1010110
Octal 131 142 126

Shades and tints

Shades of #596256

#596256
(89,98,86)
#515A4F
(81,90,79)
#495248
(73,82,72)
#414A41
(65,74,65)
#39423A
(57,66,58)
#313A33
(49,58,51)
#29322C
(41,50,44)
#212A25
(33,42,37)
#19221E
(25,34,30)
#111A17
(17,26,23)
#091210
(9,18,16)
#000000
(0,0,0)

Tints of #596256

#596256
(89,98,86)
#687065
(104,112,101)
#777E74
(119,126,116)
#868C83
(134,140,131)
#959A92
(149,154,146)
#A4A8A1
(164,168,161)
#B3B6B0
(179,182,176)
#C2C4BF
(194,196,191)
#D1D2CE
(209,210,206)
#E0E0DD
(224,224,221)
#EFEEEC
(239,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #596256; }

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

This text font color is #596256.

Background Color

.myBgColor { background-color: #596256; }

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

This div background color is #596256.

Border color

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

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

This div border color is #596256.

Opacity

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

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

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

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

This text has shadow with #596256 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #596256.

Preview

Color preview on black background

This text has color #596256 on black background.


Color preview on white background

This text has color #596256 on white background.


Black color preview on #596256 background

This text has black color on #596256 background.


White color preview on #596256 background

This text has white color on #596256 background.


Related colors

Complementary color

Complementary color for #hex is #A69DA9.


I love getcolorcode.com

Triadic colors

1 #565962 and #625659 with #596256 are triadic colors.

2 #566259 and #625956 with #596256 are triadic colors.