COLOR #5D575D

HEX: #5D575D RGB: (93,87,93)

Color info

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

RGB color model

#5D575D color RGB value is (93,87,93).

RGB: (93,87,93) (36%, 34%, 36%)

RGB channels and saturation

R 93 of 255 = 36%
G 87 of 255 = 34%
B 93 of 255 = 36%

93
87
93

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

Portions of RGB colors in percentages

R + G + B = 93 + 87 + 93 = 273 (100%)
R 93 of 273 ~ 34.07%
G 87 of 273 ~ 31.87%
B 93 of 273 ~ 34.07'%

%34.07
%31.87
%34.07

CMYK color model

#5D575D color CMYK value is (0,6,0,64).

  • cyan value is 0.00%
  • magenta value is 6.45%
  • yellow value is 0.00%
  • key color value is 63.53%

CMYK: (0,6,0,64)
C0M6Y0K64 (0%, 6%, 0%, 64%)
(0.00 / 0.06 / 0.00 / 0.64)

CMYK percentages

%0
%6.45
%0
%63.53

Codes

Color #5D575D in popluar color models

5D 57 5D
RGB 93 87 93
HSL 300° 3.33% 35.29%
HSB/HSV 300° 6.45% 36.47%
CMYK 0.00% 6.45% 0.00%
63.53%

Color #5D575D in popluar number systems.

HEX 5D 57 5D
Decimal 93 87 93
Binary 1011101 1010111 1011101
Octal 135 127 135

Shades and tints

Shades of #5D575D

#5D575D
(93,87,93)
#555055
(85,80,85)
#4D494D
(77,73,77)
#454245
(69,66,69)
#3D3B3D
(61,59,61)
#353435
(53,52,53)
#2D2D2D
(45,45,45)
#252625
(37,38,37)
#1D1F1D
(29,31,29)
#151815
(21,24,21)
#0D110D
(13,17,13)
#000000
(0,0,0)

Tints of #5D575D

#5D575D
(93,87,93)
#6B666B
(107,102,107)
#797579
(121,117,121)
#878487
(135,132,135)
#959395
(149,147,149)
#A3A2A3
(163,162,163)
#B1B1B1
(177,177,177)
#BFC0BF
(191,192,191)
#CDCFCD
(205,207,205)
#DBDEDB
(219,222,219)
#E9EDE9
(233,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5D575D; }

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

This text font color is #5D575D.

Background Color

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

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

This div background color is #5D575D.

Border color

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

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

This div border color is #5D575D.

Opacity

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

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

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

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

This text has shadow with #5D575D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D575D.

Preview

Color preview on black background

This text has color #5D575D on black background.


Color preview on white background

This text has color #5D575D on white background.


Black color preview on #5D575D background

This text has black color on #5D575D background.


White color preview on #5D575D background

This text has white color on #5D575D background.


Related colors

Complementary color

Complementary color for #hex is #A2A8A2.


I love getcolorcode.com

Triadic colors

1 #5D5D57 and #575D5D with #5D575D are triadic colors.

2 #5D575D and #575D5D with #5D575D are triadic colors.