COLOR #5D4978

HEX: #5D4978 RGB: (93,73,120)

Color info

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

RGB color model

#5D4978 color RGB value is (93,73,120).

RGB: (93,73,120) (36%, 29%, 47%)

RGB channels and saturation

R 93 of 255 = 36%
G 73 of 255 = 29%
B 120 of 255 = 47%

93
73
120

R + G + B ~ 37%. #5D4978 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 93 + 73 + 120 = 286 (100%)
R 93 of 286 ~ 32.52%
G 73 of 286 ~ 25.52%
B 120 of 286 ~ 41.96'%

%32.52
%25.52
%41.96

CMYK color model

#5D4978 color CMYK value is (23,39,0,53).

  • cyan value is 22.50%
  • magenta value is 39.17%
  • yellow value is 0.00%
  • key color value is 52.94%

CMYK: (23,39,0,53)
C23M39Y0K53 (23%, 39%, 0%, 53%)
(0.23 / 0.39 / 0.00 / 0.53)

CMYK percentages

%22.5
%39.17
%0
%52.94

Codes

Color #5D4978 in popluar color models

5D 49 78
RGB 93 73 120
HSL 266° 24.35% 37.84%
HSB/HSV 266° 39.17% 47.06%
CMYK 22.50% 39.17% 0.00%
52.94%

Color #5D4978 in popluar number systems.

HEX 5D 49 78
Decimal 93 73 120
Binary 1011101 1001001 1111000
Octal 135 111 170

Shades and tints

Shades of #5D4978

#5D4978
(93,73,120)
#55436E
(85,67,110)
#4D3D64
(77,61,100)
#45375A
(69,55,90)
#3D3150
(61,49,80)
#352B46
(53,43,70)
#2D253C
(45,37,60)
#251F32
(37,31,50)
#1D1928
(29,25,40)
#15131E
(21,19,30)
#0D0D14
(13,13,20)
#000000
(0,0,0)

Tints of #5D4978

#5D4978
(93,73,120)
#6B5984
(107,89,132)
#796990
(121,105,144)
#87799C
(135,121,156)
#9589A8
(149,137,168)
#A399B4
(163,153,180)
#B1A9C0
(177,169,192)
#BFB9CC
(191,185,204)
#CDC9D8
(205,201,216)
#DBD9E4
(219,217,228)
#E9E9F0
(233,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5D4978 color. Also use rgb(93,73,120) instead hex code.

Text Font Color

.myTextColor { color: #5D4978; }

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

This text font color is #5D4978.

Background Color

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

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

This div background color is #5D4978.

Border color

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

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

This div border color is #5D4978.

Opacity

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

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

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

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

This text has shadow with #5D4978 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D4978.

Preview

Color preview on black background

This text has color #5D4978 on black background.


Color preview on white background

This text has color #5D4978 on white background.


Black color preview on #5D4978 background

This text has black color on #5D4978 background.


White color preview on #5D4978 background

This text has white color on #5D4978 background.


Related colors

Complementary color

Complementary color for #hex is #A2B687.


I love getcolorcode.com

Triadic colors

1 #785D49 and #49785D with #5D4978 are triadic colors.

2 #78495D and #495D78 with #5D4978 are triadic colors.