COLOR #5D5659

HEX: #5D5659 RGB: (93,86,89)

Color info

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

RGB color model

#5D5659 color RGB value is (93,86,89).

RGB: (93,86,89) (36%, 34%, 35%)

RGB channels and saturation

R 93 of 255 = 36%
G 86 of 255 = 34%
B 89 of 255 = 35%

93
86
89

R + G + B ~ 35%. #5D5659 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 93 + 86 + 89 = 268 (100%)
R 93 of 268 ~ 34.7%
G 86 of 268 ~ 32.09%
B 89 of 268 ~ 33.21'%

%34.7
%32.09
%33.21

CMYK color model

#5D5659 color CMYK value is (0,8,4,64).

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

CMYK: (0,8,4,64)
C0M8Y4K64 (0%, 8%, 4%, 64%)
(0.00 / 0.08 / 0.04 / 0.64)

CMYK percentages

%0
%7.53
%4.3
%63.53

Codes

Color #5D5659 in popluar color models

5D 56 59
RGB 93 86 89
HSL 334° 3.91% 35.10%
HSB/HSV 334° 7.53% 36.47%
CMYK 0.00% 7.53% 4.30%
63.53%

Color #5D5659 in popluar number systems.

HEX 5D 56 59
Decimal 93 86 89
Binary 1011101 1010110 1011001
Octal 135 126 131

Shades and tints

Shades of #5D5659

#5D5659
(93,86,89)
#554F51
(85,79,81)
#4D4849
(77,72,73)
#454141
(69,65,65)
#3D3A39
(61,58,57)
#353331
(53,51,49)
#2D2C29
(45,44,41)
#252521
(37,37,33)
#1D1E19
(29,30,25)
#151711
(21,23,17)
#0D1009
(13,16,9)
#000000
(0,0,0)

Tints of #5D5659

#5D5659
(93,86,89)
#6B6568
(107,101,104)
#797477
(121,116,119)
#878386
(135,131,134)
#959295
(149,146,149)
#A3A1A4
(163,161,164)
#B1B0B3
(177,176,179)
#BFBFC2
(191,191,194)
#CDCED1
(205,206,209)
#DBDDE0
(219,221,224)
#E9ECEF
(233,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5D5659 color. Also use rgb(93,86,89) instead hex code.

Text Font Color

.myTextColor { color: #5D5659; }

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

This text font color is #5D5659.

Background Color

.myBgColor { background-color: #5D5659; }

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

This div background color is #5D5659.

Border color

.myBorderColor { border: 1px solid #5D5659; }

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

This div border color is #5D5659.

Opacity

.myOpacity80 { color: #5D5659; opacity: 0.8; }

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

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

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

This text has shadow with #5D5659 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D5659.

Preview

Color preview on black background

This text has color #5D5659 on black background.


Color preview on white background

This text has color #5D5659 on white background.


Black color preview on #5D5659 background

This text has black color on #5D5659 background.


White color preview on #5D5659 background

This text has white color on #5D5659 background.


Related colors

Complementary color

Complementary color for #hex is #A2A9A6.


I love getcolorcode.com

Triadic colors

1 #595D56 and #56595D with #5D5659 are triadic colors.

2 #59565D and #565D59 with #5D5659 are triadic colors.