COLOR #595E59

HEX: #595E59 RGB: (89,94,89)

Color info

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

RGB color model

#595E59 color RGB value is (89,94,89).

RGB: (89,94,89) (35%, 37%, 35%)

RGB channels and saturation

R 89 of 255 = 35%
G 94 of 255 = 37%
B 89 of 255 = 35%

89
94
89

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

Portions of RGB colors in percentages

R + G + B = 89 + 94 + 89 = 272 (100%)
R 89 of 272 ~ 32.72%
G 94 of 272 ~ 34.56%
B 89 of 272 ~ 32.72'%

%32.72
%34.56
%32.72

CMYK color model

#595E59 color CMYK value is (5,0,5,63).

  • cyan value is 5.32%
  • magenta value is 0.00%
  • yellow value is 5.32%
  • key color value is 63.14%

CMYK: (5,0,5,63)
C5M0Y5K63 (5%, 0%, 5%, 63%)
(0.05 / 0.00 / 0.05 / 0.63)

CMYK percentages

%5.32
%0
%5.32
%63.14

Codes

Color #595E59 in popluar color models

59 5E 59
RGB 89 94 89
HSL 120° 2.73% 35.88%
HSB/HSV 120° 5.32% 36.86%
CMYK 5.32% 0.00% 5.32%
63.14%

Color #595E59 in popluar number systems.

HEX 59 5E 59
Decimal 89 94 89
Binary 1011001 1011110 1011001
Octal 131 136 131

Shades and tints

Shades of #595E59

#595E59
(89,94,89)
#515651
(81,86,81)
#494E49
(73,78,73)
#414641
(65,70,65)
#393E39
(57,62,57)
#313631
(49,54,49)
#292E29
(41,46,41)
#212621
(33,38,33)
#191E19
(25,30,25)
#111611
(17,22,17)
#090E09
(9,14,9)
#000000
(0,0,0)

Tints of #595E59

#595E59
(89,94,89)
#686C68
(104,108,104)
#777A77
(119,122,119)
#868886
(134,136,134)
#959695
(149,150,149)
#A4A4A4
(164,164,164)
#B3B2B3
(179,178,179)
#C2C0C2
(194,192,194)
#D1CED1
(209,206,209)
#E0DCE0
(224,220,224)
#EFEAEF
(239,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #595E59; }

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

This text font color is #595E59.

Background Color

.myBgColor { background-color: #595E59; }

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

This div background color is #595E59.

Border color

.myBorderColor { border: 1px solid #595E59; }

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

This div border color is #595E59.

Opacity

.myOpacity80 { color: #595E59; opacity: 0.8; }

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

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

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

This text has shadow with #595E59 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #595E59.

Preview

Color preview on black background

This text has color #595E59 on black background.


Color preview on white background

This text has color #595E59 on white background.


Black color preview on #595E59 background

This text has black color on #595E59 background.


White color preview on #595E59 background

This text has white color on #595E59 background.


Related colors

Complementary color

Complementary color for #hex is #A6A1A6.


I love getcolorcode.com

Triadic colors

1 #59595E and #5E5959 with #595E59 are triadic colors.

2 #595E59 and #5E5959 with #595E59 are triadic colors.