COLOR #5D4454

HEX: #5D4454 RGB: (93,68,84)

Color info

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

RGB color model

#5D4454 color RGB value is (93,68,84).

RGB: (93,68,84) (36%, 27%, 33%)

RGB channels and saturation

R 93 of 255 = 36%
G 68 of 255 = 27%
B 84 of 255 = 33%

93
68
84

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

Portions of RGB colors in percentages

R + G + B = 93 + 68 + 84 = 245 (100%)
R 93 of 245 ~ 37.96%
G 68 of 245 ~ 27.76%
B 84 of 245 ~ 34.29'%

%37.96
%27.76
%34.29

CMYK color model

#5D4454 color CMYK value is (0,27,10,64).

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

CMYK: (0,27,10,64)
C0M27Y10K64 (0%, 27%, 10%, 64%)
(0.00 / 0.27 / 0.10 / 0.64)

CMYK percentages

%0
%26.88
%9.68
%63.53

Codes

Color #5D4454 in popluar color models

5D 44 54
RGB 93 68 84
HSL 322° 15.53% 31.57%
HSB/HSV 322° 26.88% 36.47%
CMYK 0.00% 26.88% 9.68%
63.53%

Color #5D4454 in popluar number systems.

HEX 5D 44 54
Decimal 93 68 84
Binary 1011101 1000100 1010100
Octal 135 104 124

Shades and tints

Shades of #5D4454

#5D4454
(93,68,84)
#553E4D
(85,62,77)
#4D3846
(77,56,70)
#45323F
(69,50,63)
#3D2C38
(61,44,56)
#352631
(53,38,49)
#2D202A
(45,32,42)
#251A23
(37,26,35)
#1D141C
(29,20,28)
#150E15
(21,14,21)
#0D080E
(13,8,14)
#000000
(0,0,0)

Tints of #5D4454

#5D4454
(93,68,84)
#6B5563
(107,85,99)
#796672
(121,102,114)
#877781
(135,119,129)
#958890
(149,136,144)
#A3999F
(163,153,159)
#B1AAAE
(177,170,174)
#BFBBBD
(191,187,189)
#CDCCCC
(205,204,204)
#DBDDDB
(219,221,219)
#E9EEEA
(233,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5D4454; }

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

This text font color is #5D4454.

Background Color

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

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

This div background color is #5D4454.

Border color

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

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

This div border color is #5D4454.

Opacity

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

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

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

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

This text has shadow with #5D4454 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D4454.

Preview

Color preview on black background

This text has color #5D4454 on black background.


Color preview on white background

This text has color #5D4454 on white background.


Black color preview on #5D4454 background

This text has black color on #5D4454 background.


White color preview on #5D4454 background

This text has white color on #5D4454 background.


Related colors

Complementary color

Complementary color for #hex is #A2BBAB.


I love getcolorcode.com

Triadic colors

1 #545D44 and #44545D with #5D4454 are triadic colors.

2 #54445D and #445D54 with #5D4454 are triadic colors.