COLOR #595D51

HEX: #595D51 RGB: (89,93,81)

Color info

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

RGB color model

#595D51 color RGB value is (89,93,81).

RGB: (89,93,81) (35%, 36%, 32%)

RGB channels and saturation

R 89 of 255 = 35%
G 93 of 255 = 36%
B 81 of 255 = 32%

89
93
81

R + G + B ~ 34%. #595D51 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 89 + 93 + 81 = 263 (100%)
R 89 of 263 ~ 33.84%
G 93 of 263 ~ 35.36%
B 81 of 263 ~ 30.8'%

%33.84
%35.36
%30.8

CMYK color model

#595D51 color CMYK value is (4,0,13,64).

  • cyan value is 4.30%
  • magenta value is 0.00%
  • yellow value is 12.90%
  • key color value is 63.53%

CMYK: (4,0,13,64)
C4M0Y13K64 (4%, 0%, 13%, 64%)
(0.04 / 0.00 / 0.13 / 0.64)

CMYK percentages

%4.3
%0
%12.9
%63.53

Codes

Color #595D51 in popluar color models

59 5D 51
RGB 89 93 81
HSL 80° 6.90% 34.12%
HSB/HSV 80° 12.90% 36.47%
CMYK 4.30% 0.00% 12.90%
63.53%

Color #595D51 in popluar number systems.

HEX 59 5D 51
Decimal 89 93 81
Binary 1011001 1011101 1010001
Octal 131 135 121

Shades and tints

Shades of #595D51

#595D51
(89,93,81)
#51554A
(81,85,74)
#494D43
(73,77,67)
#41453C
(65,69,60)
#393D35
(57,61,53)
#31352E
(49,53,46)
#292D27
(41,45,39)
#212520
(33,37,32)
#191D19
(25,29,25)
#111512
(17,21,18)
#090D0B
(9,13,11)
#000000
(0,0,0)

Tints of #595D51

#595D51
(89,93,81)
#686B60
(104,107,96)
#77796F
(119,121,111)
#86877E
(134,135,126)
#95958D
(149,149,141)
#A4A39C
(164,163,156)
#B3B1AB
(179,177,171)
#C2BFBA
(194,191,186)
#D1CDC9
(209,205,201)
#E0DBD8
(224,219,216)
#EFE9E7
(239,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #595D51; }

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

This text font color is #595D51.

Background Color

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

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

This div background color is #595D51.

Border color

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

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

This div border color is #595D51.

Opacity

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

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

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

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

This text has shadow with #595D51 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #595D51.

Preview

Color preview on black background

This text has color #595D51 on black background.


Color preview on white background

This text has color #595D51 on white background.


Black color preview on #595D51 background

This text has black color on #595D51 background.


White color preview on #595D51 background

This text has white color on #595D51 background.


Related colors

Complementary color

Complementary color for #hex is #A6A2AE.


I love getcolorcode.com

Triadic colors

1 #51595D and #5D5159 with #595D51 are triadic colors.

2 #515D59 and #5D5951 with #595D51 are triadic colors.