COLOR #5D5C54

HEX: #5D5C54 RGB: (93,92,84)

Color info

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

RGB color model

#5D5C54 color RGB value is (93,92,84).

RGB: (93,92,84) (36%, 36%, 33%)

RGB channels and saturation

R 93 of 255 = 36%
G 92 of 255 = 36%
B 84 of 255 = 33%

93
92
84

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

Portions of RGB colors in percentages

R + G + B = 93 + 92 + 84 = 269 (100%)
R 93 of 269 ~ 34.57%
G 92 of 269 ~ 34.2%
B 84 of 269 ~ 31.23'%

%34.57
%34.2
%31.23

CMYK color model

#5D5C54 color CMYK value is (0,1,10,64).

  • cyan value is 0.00%
  • magenta value is 1.08%
  • yellow value is 9.68%
  • key color value is 63.53%

CMYK: (0,1,10,64)
C0M1Y10K64 (0%, 1%, 10%, 64%)
(0.00 / 0.01 / 0.10 / 0.64)

CMYK percentages

%0
%1.08
%9.68
%63.53

Codes

Color #5D5C54 in popluar color models

5D 5C 54
RGB 93 92 84
HSL 53° 5.08% 34.71%
HSB/HSV 53° 9.68% 36.47%
CMYK 0.00% 1.08% 9.68%
63.53%

Color #5D5C54 in popluar number systems.

HEX 5D 5C 54
Decimal 93 92 84
Binary 1011101 1011100 1010100
Octal 135 134 124

Shades and tints

Shades of #5D5C54

#5D5C54
(93,92,84)
#55544D
(85,84,77)
#4D4C46
(77,76,70)
#45443F
(69,68,63)
#3D3C38
(61,60,56)
#353431
(53,52,49)
#2D2C2A
(45,44,42)
#252423
(37,36,35)
#1D1C1C
(29,28,28)
#151415
(21,20,21)
#0D0C0E
(13,12,14)
#000000
(0,0,0)

Tints of #5D5C54

#5D5C54
(93,92,84)
#6B6A63
(107,106,99)
#797872
(121,120,114)
#878681
(135,134,129)
#959490
(149,148,144)
#A3A29F
(163,162,159)
#B1B0AE
(177,176,174)
#BFBEBD
(191,190,189)
#CDCCCC
(205,204,204)
#DBDADB
(219,218,219)
#E9E8EA
(233,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5D5C54; }

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

This text font color is #5D5C54.

Background Color

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

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

This div background color is #5D5C54.

Border color

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

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

This div border color is #5D5C54.

Opacity

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

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

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

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

This text has shadow with #5D5C54 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D5C54.

Preview

Color preview on black background

This text has color #5D5C54 on black background.


Color preview on white background

This text has color #5D5C54 on white background.


Black color preview on #5D5C54 background

This text has black color on #5D5C54 background.


White color preview on #5D5C54 background

This text has white color on #5D5C54 background.


Related colors

Complementary color

Complementary color for #hex is #A2A3AB.


I love getcolorcode.com

Triadic colors

1 #545D5C and #5C545D with #5D5C54 are triadic colors.

2 #545C5D and #5C5D54 with #5D5C54 are triadic colors.