COLOR #596358

HEX: #596358 RGB: (89,99,88)

Color info

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

RGB color model

#596358 color RGB value is (89,99,88).

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

RGB channels and saturation

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

89
99
88

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

Portions of RGB colors in percentages

R + G + B = 89 + 99 + 88 = 276 (100%)
R 89 of 276 ~ 32.25%
G 99 of 276 ~ 35.87%
B 88 of 276 ~ 31.88'%

%32.25
%35.87
%31.88

CMYK color model

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

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

CMYK: (10,0,11,61)
C10M0Y11K61 (10%, 0%, 11%, 61%)
(0.10 / 0.00 / 0.11 / 0.61)

CMYK percentages

%10.1
%0
%11.11
%61.18

Codes

Color #596358 in popluar color models

59 63 58
RGB 89 99 88
HSL 115° 5.88% 36.67%
HSB/HSV 115° 11.11% 38.82%
CMYK 10.10% 0.00% 11.11%
61.18%

Color #596358 in popluar number systems.

HEX 59 63 58
Decimal 89 99 88
Binary 1011001 1100011 1011000
Octal 131 143 130

Shades and tints

Shades of #596358

#596358
(89,99,88)
#515A50
(81,90,80)
#495148
(73,81,72)
#414840
(65,72,64)
#393F38
(57,63,56)
#313630
(49,54,48)
#292D28
(41,45,40)
#212420
(33,36,32)
#191B18
(25,27,24)
#111210
(17,18,16)
#090908
(9,9,8)
#000000
(0,0,0)

Tints of #596358

#596358
(89,99,88)
#687167
(104,113,103)
#777F76
(119,127,118)
#868D85
(134,141,133)
#959B94
(149,155,148)
#A4A9A3
(164,169,163)
#B3B7B2
(179,183,178)
#C2C5C1
(194,197,193)
#D1D3D0
(209,211,208)
#E0E1DF
(224,225,223)
#EFEFEE
(239,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #596358; }

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

This text font color is #596358.

Background Color

.myBgColor { background-color: #596358; }

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

This div background color is #596358.

Border color

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

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

This div border color is #596358.

Opacity

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

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

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

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

This text has shadow with #596358 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #596358.

Preview

Color preview on black background

This text has color #596358 on black background.


Color preview on white background

This text has color #596358 on white background.


Black color preview on #596358 background

This text has black color on #596358 background.


White color preview on #596358 background

This text has white color on #596358 background.


Related colors

Complementary color

Complementary color for #hex is #A69CA7.


I love getcolorcode.com

Triadic colors

1 #585963 and #635859 with #596358 are triadic colors.

2 #586359 and #635958 with #596358 are triadic colors.