COLOR #596458

HEX: #596458 RGB: (89,100,88)

Color info

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

RGB color model

#596458 color RGB value is (89,100,88).

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

RGB channels and saturation

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

89
100
88

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

Portions of RGB colors in percentages

R + G + B = 89 + 100 + 88 = 277 (100%)
R 89 of 277 ~ 32.13%
G 100 of 277 ~ 36.1%
B 88 of 277 ~ 31.77'%

%32.13
%36.1
%31.77

CMYK color model

#596458 color CMYK value is (11,0,12,61).

  • cyan value is 11.00%
  • magenta value is 0.00%
  • yellow value is 12.00%
  • key color value is 60.78%

CMYK: (11,0,12,61)
C11M0Y12K61 (11%, 0%, 12%, 61%)
(0.11 / 0.00 / 0.12 / 0.61)

CMYK percentages

%11
%0
%12
%60.78

Codes

Color #596458 in popluar color models

59 64 58
RGB 89 100 88
HSL 115° 6.38% 36.86%
HSB/HSV 115° 12.00% 39.22%
CMYK 11.00% 0.00% 12.00%
60.78%

Color #596458 in popluar number systems.

HEX 59 64 58
Decimal 89 100 88
Binary 1011001 1100100 1011000
Octal 131 144 130

Shades and tints

Shades of #596458

#596458
(89,100,88)
#515B50
(81,91,80)
#495248
(73,82,72)
#414940
(65,73,64)
#394038
(57,64,56)
#313730
(49,55,48)
#292E28
(41,46,40)
#212520
(33,37,32)
#191C18
(25,28,24)
#111310
(17,19,16)
#090A08
(9,10,8)
#000000
(0,0,0)

Tints of #596458

#596458
(89,100,88)
#687267
(104,114,103)
#778076
(119,128,118)
#868E85
(134,142,133)
#959C94
(149,156,148)
#A4AAA3
(164,170,163)
#B3B8B2
(179,184,178)
#C2C6C1
(194,198,193)
#D1D4D0
(209,212,208)
#E0E2DF
(224,226,223)
#EFF0EE
(239,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #596458; }

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

This text font color is #596458.

Background Color

.myBgColor { background-color: #596458; }

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

This div background color is #596458.

Border color

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

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

This div border color is #596458.

Opacity

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

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

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

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

This text has shadow with #596458 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #596458.

Preview

Color preview on black background

This text has color #596458 on black background.


Color preview on white background

This text has color #596458 on white background.


Black color preview on #596458 background

This text has black color on #596458 background.


White color preview on #596458 background

This text has white color on #596458 background.


Related colors

Complementary color

Complementary color for #hex is #A69BA7.


I love getcolorcode.com

Triadic colors

1 #585964 and #645859 with #596458 are triadic colors.

2 #586459 and #645958 with #596458 are triadic colors.