COLOR #5D4D5C

HEX: #5D4D5C RGB: (93,77,92)

Color info

#5D4D5C contains red, green and blue colors in about the same proportion. Web safe color of #5D4D5C is #663366 (or #636).

RGB color model

#5D4D5C color RGB value is (93,77,92).

RGB: (93,77,92) (36%, 30%, 36%)

RGB channels and saturation

R 93 of 255 = 36%
G 77 of 255 = 30%
B 92 of 255 = 36%

93
77
92

R + G + B ~ 34%. #5D4D5C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 93 + 77 + 92 = 262 (100%)
R 93 of 262 ~ 35.5%
G 77 of 262 ~ 29.39%
B 92 of 262 ~ 35.11'%

%35.5
%29.39
%35.11

CMYK color model

#5D4D5C color CMYK value is (0,17,1,64).

  • cyan value is 0.00%
  • magenta value is 17.20%
  • yellow value is 1.08%
  • key color value is 63.53%
CMYK: (0,17,1,64) C0M17Y1K64 (0%,17%,1%,64%) (0.00/0.17/0.01/0.64) 

CMYK percentages

%0
%17.2
%1.08
%63.53

Codes

Color #5D4D5C in popluar color models

5D 4D 5C
RGB 93 77 92
HSL 304° 9.41% 33.33%
HSB/HSV 304° 17.20% 36.47%
CMYK 0.00% 17.20% 1.08%
63.53%

Color #5D4D5C in popluar number systems.

HEX 5D 4D 5C
Decimal 93 77 92
Binary 1011101 1001101 1011100
Octal 135 115 134

Shades and tints

Shades of #5D4D5C

#5D4D5C
(93,77,92)
#554654
(85,70,84)
#4D3F4C
(77,63,76)
#453844
(69,56,68)
#3D313C
(61,49,60)
#352A34
(53,42,52)
#2D232C
(45,35,44)
#251C24
(37,28,36)
#1D151C
(29,21,28)
#150E14
(21,14,20)
#0D070C
(13,7,12)
#000000
(0,0,0)

Tints of #5D4D5C

#5D4D5C
(93,77,92)
#6B5D6A
(107,93,106)
#796D78
(121,109,120)
#877D86
(135,125,134)
#958D94
(149,141,148)
#A39DA2
(163,157,162)
#B1ADB0
(177,173,176)
#BFBDBE
(191,189,190)
#CDCDCC
(205,205,204)
#DBDDDA
(219,221,218)
#E9EDE8
(233,237,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5D4D5C; }

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

This text font color is #5D4D5C.

Background Color

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

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

This div background color is #5D4D5C.

Border color

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

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

This div border color is #5D4D5C.

Opacity

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

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

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

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

This text has shadow with #5D4D5C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D4D5C.

Preview

Color preview on black background

This text has color #5D4D5C on black background.


Color preview on white background

This text has color #5D4D5C on white background.


Black color preview on #5D4D5C background

This text has black color on #5D4D5C background.


White color preview on #5D4D5C background

This text has white color on #5D4D5C background.


Related colors

Complementary color

Complementary color for #hex is #A2B2A3.


I love getcolorcode.com

Triadic colors

1 #5C5D4D and #4D5C5D with #5D4D5C are triadic colors.

2 #5C4D5D and #4D5D5C with #5D4D5C are triadic colors.