COLOR #5D4657

HEX: #5D4657 RGB: (93,70,87)

Color info

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

RGB color model

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

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

RGB channels and saturation

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

93
70
87

R + G + B ~ 32%. #5D4657 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 93 + 70 + 87 = 250 (100%)
R 93 of 250 ~ 37.2%
G 70 of 250 ~ 28%
B 87 of 250 ~ 34.8'%

%37.2
%28
%34.8

CMYK color model

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

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

CMYK: (0,25,6,64)
C0M25Y6K64 (0%, 25%, 6%, 64%)
(0.00 / 0.25 / 0.06 / 0.64)

CMYK percentages

%0
%24.73
%6.45
%63.53

Codes

Color #5D4657 in popluar color models

5D 46 57
RGB 93 70 87
HSL 316° 14.11% 31.96%
HSB/HSV 316° 24.73% 36.47%
CMYK 0.00% 24.73% 6.45%
63.53%

Color #5D4657 in popluar number systems.

HEX 5D 46 57
Decimal 93 70 87
Binary 1011101 1000110 1010111
Octal 135 106 127

Shades and tints

Shades of #5D4657

#5D4657
(93,70,87)
#554050
(85,64,80)
#4D3A49
(77,58,73)
#453442
(69,52,66)
#3D2E3B
(61,46,59)
#352834
(53,40,52)
#2D222D
(45,34,45)
#251C26
(37,28,38)
#1D161F
(29,22,31)
#151018
(21,16,24)
#0D0A11
(13,10,17)
#000000
(0,0,0)

Tints of #5D4657

#5D4657
(93,70,87)
#6B5666
(107,86,102)
#796675
(121,102,117)
#877684
(135,118,132)
#958693
(149,134,147)
#A396A2
(163,150,162)
#B1A6B1
(177,166,177)
#BFB6C0
(191,182,192)
#CDC6CF
(205,198,207)
#DBD6DE
(219,214,222)
#E9E6ED
(233,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5D4657; }

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

This text font color is #5D4657.

Background Color

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

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

This div background color is #5D4657.

Border color

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

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

This div border color is #5D4657.

Opacity

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

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

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

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

This text has shadow with #5D4657 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D4657.

Preview

Color preview on black background

This text has color #5D4657 on black background.


Color preview on white background

This text has color #5D4657 on white background.


Black color preview on #5D4657 background

This text has black color on #5D4657 background.


White color preview on #5D4657 background

This text has white color on #5D4657 background.


Related colors

Complementary color

Complementary color for #hex is #A2B9A8.


I love getcolorcode.com

Triadic colors

1 #575D46 and #46575D with #5D4657 are triadic colors.

2 #57465D and #465D57 with #5D4657 are triadic colors.