COLOR #5D4D79

HEX: #5D4D79 RGB: (93,77,121)

Color info

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

RGB color model

#5D4D79 color RGB value is (93,77,121).

RGB: (93,77,121) (36%, 30%, 47%)

RGB channels and saturation

R 93 of 255 = 36%
G 77 of 255 = 30%
B 121 of 255 = 47%

93
77
121

R + G + B ~ 38%. #5D4D79 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 93 + 77 + 121 = 291 (100%)
R 93 of 291 ~ 31.96%
G 77 of 291 ~ 26.46%
B 121 of 291 ~ 41.58'%

%31.96
%26.46
%41.58

CMYK color model

#5D4D79 color CMYK value is (23,36,0,53).

  • cyan value is 23.14%
  • magenta value is 36.36%
  • yellow value is 0.00%
  • key color value is 52.55%

CMYK: (23,36,0,53)
C23M36Y0K53 (23%, 36%, 0%, 53%)
(0.23 / 0.36 / 0.00 / 0.53)

CMYK percentages

%23.14
%36.36
%0
%52.55

Codes

Color #5D4D79 in popluar color models

5D 4D 79
RGB 93 77 121
HSL 262° 22.22% 38.82%
HSB/HSV 262° 36.36% 47.45%
CMYK 23.14% 36.36% 0.00%
52.55%

Color #5D4D79 in popluar number systems.

HEX 5D 4D 79
Decimal 93 77 121
Binary 1011101 1001101 1111001
Octal 135 115 171

Shades and tints

Shades of #5D4D79

#5D4D79
(93,77,121)
#55466E
(85,70,110)
#4D3F63
(77,63,99)
#453858
(69,56,88)
#3D314D
(61,49,77)
#352A42
(53,42,66)
#2D2337
(45,35,55)
#251C2C
(37,28,44)
#1D1521
(29,21,33)
#150E16
(21,14,22)
#0D070B
(13,7,11)
#000000
(0,0,0)

Tints of #5D4D79

#5D4D79
(93,77,121)
#6B5D85
(107,93,133)
#796D91
(121,109,145)
#877D9D
(135,125,157)
#958DA9
(149,141,169)
#A39DB5
(163,157,181)
#B1ADC1
(177,173,193)
#BFBDCD
(191,189,205)
#CDCDD9
(205,205,217)
#DBDDE5
(219,221,229)
#E9EDF1
(233,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5D4D79; }

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

This text font color is #5D4D79.

Background Color

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

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

This div background color is #5D4D79.

Border color

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

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

This div border color is #5D4D79.

Opacity

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

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

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

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

This text has shadow with #5D4D79 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D4D79.

Preview

Color preview on black background

This text has color #5D4D79 on black background.


Color preview on white background

This text has color #5D4D79 on white background.


Black color preview on #5D4D79 background

This text has black color on #5D4D79 background.


White color preview on #5D4D79 background

This text has white color on #5D4D79 background.


Related colors

Complementary color

Complementary color for #hex is #A2B286.


I love getcolorcode.com

Triadic colors

1 #795D4D and #4D795D with #5D4D79 are triadic colors.

2 #794D5D and #4D5D79 with #5D4D79 are triadic colors.