COLOR #596359

HEX: #596359 RGB: (89,99,89)

Color info

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

RGB color model

#596359 color RGB value is (89,99,89).

RGB: (89,99,89) (35%, 39%, 35%)

RGB channels and saturation

R 89 of 255 = 35%
G 99 of 255 = 39%
B 89 of 255 = 35%

89
99
89

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

Portions of RGB colors in percentages

R + G + B = 89 + 99 + 89 = 277 (100%)
R 89 of 277 ~ 32.13%
G 99 of 277 ~ 35.74%
B 89 of 277 ~ 32.13'%

%32.13
%35.74
%32.13

CMYK color model

#596359 color CMYK value is (10,0,10,61).

  • cyan value is 10.10%
  • magenta value is 0.00%
  • yellow value is 10.10%
  • key color value is 61.18%

CMYK: (10,0,10,61)
C10M0Y10K61 (10%, 0%, 10%, 61%)
(0.10 / 0.00 / 0.10 / 0.61)

CMYK percentages

%10.1
%0
%10.1
%61.18

Codes

Color #596359 in popluar color models

59 63 59
RGB 89 99 89
HSL 120° 5.32% 36.86%
HSB/HSV 120° 10.10% 38.82%
CMYK 10.10% 0.00% 10.10%
61.18%

Color #596359 in popluar number systems.

HEX 59 63 59
Decimal 89 99 89
Binary 1011001 1100011 1011001
Octal 131 143 131

Shades and tints

Shades of #596359

#596359
(89,99,89)
#515A51
(81,90,81)
#495149
(73,81,73)
#414841
(65,72,65)
#393F39
(57,63,57)
#313631
(49,54,49)
#292D29
(41,45,41)
#212421
(33,36,33)
#191B19
(25,27,25)
#111211
(17,18,17)
#090909
(9,9,9)
#000000
(0,0,0)

Tints of #596359

#596359
(89,99,89)
#687168
(104,113,104)
#777F77
(119,127,119)
#868D86
(134,141,134)
#959B95
(149,155,149)
#A4A9A4
(164,169,164)
#B3B7B3
(179,183,179)
#C2C5C2
(194,197,194)
#D1D3D1
(209,211,209)
#E0E1E0
(224,225,224)
#EFEFEF
(239,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #596359; }

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

This text font color is #596359.

Background Color

.myBgColor { background-color: #596359; }

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

This div background color is #596359.

Border color

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

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

This div border color is #596359.

Opacity

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

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

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

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

This text has shadow with #596359 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #596359.

Preview

Color preview on black background

This text has color #596359 on black background.


Color preview on white background

This text has color #596359 on white background.


Black color preview on #596359 background

This text has black color on #596359 background.


White color preview on #596359 background

This text has white color on #596359 background.


Related colors

Complementary color

Complementary color for #hex is #A69CA6.


I love getcolorcode.com

Triadic colors

1 #595963 and #635959 with #596359 are triadic colors.

2 #596359 and #635959 with #596359 are triadic colors.