COLOR #596652

HEX: #596652 RGB: (89,102,82)

Color info

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

RGB color model

#596652 color RGB value is (89,102,82).

RGB: (89,102,82) (35%, 40%, 32%)

RGB channels and saturation

R 89 of 255 = 35%
G 102 of 255 = 40%
B 82 of 255 = 32%

89
102
82

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

Portions of RGB colors in percentages

R + G + B = 89 + 102 + 82 = 273 (100%)
R 89 of 273 ~ 32.6%
G 102 of 273 ~ 37.36%
B 82 of 273 ~ 30.04'%

%32.6
%37.36
%30.04

CMYK color model

#596652 color CMYK value is (13,0,20,60).

  • cyan value is 12.75%
  • magenta value is 0.00%
  • yellow value is 19.61%
  • key color value is 60.00%

CMYK: (13,0,20,60)
C13M0Y20K60 (13%, 0%, 20%, 60%)
(0.13 / 0.00 / 0.20 / 0.60)

CMYK percentages

%12.75
%0
%19.61
%60

Codes

Color #596652 in popluar color models

59 66 52
RGB 89 102 82
HSL 99° 10.87% 36.08%
HSB/HSV 99° 19.61% 40.00%
CMYK 12.75% 0.00% 19.61%
60.00%

Color #596652 in popluar number systems.

HEX 59 66 52
Decimal 89 102 82
Binary 1011001 1100110 1010010
Octal 131 146 122

Shades and tints

Shades of #596652

#596652
(89,102,82)
#515D4B
(81,93,75)
#495444
(73,84,68)
#414B3D
(65,75,61)
#394236
(57,66,54)
#31392F
(49,57,47)
#293028
(41,48,40)
#212721
(33,39,33)
#191E1A
(25,30,26)
#111513
(17,21,19)
#090C0C
(9,12,12)
#000000
(0,0,0)

Tints of #596652

#596652
(89,102,82)
#687361
(104,115,97)
#778070
(119,128,112)
#868D7F
(134,141,127)
#959A8E
(149,154,142)
#A4A79D
(164,167,157)
#B3B4AC
(179,180,172)
#C2C1BB
(194,193,187)
#D1CECA
(209,206,202)
#E0DBD9
(224,219,217)
#EFE8E8
(239,232,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #596652; }

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

This text font color is #596652.

Background Color

.myBgColor { background-color: #596652; }

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

This div background color is #596652.

Border color

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

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

This div border color is #596652.

Opacity

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

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

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

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

This text has shadow with #596652 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #596652.

Preview

Color preview on black background

This text has color #596652 on black background.


Color preview on white background

This text has color #596652 on white background.


Black color preview on #596652 background

This text has black color on #596652 background.


White color preview on #596652 background

This text has white color on #596652 background.


Related colors

Complementary color

Complementary color for #hex is #A699AD.


I love getcolorcode.com

Triadic colors

1 #525966 and #665259 with #596652 are triadic colors.

2 #526659 and #665952 with #596652 are triadic colors.