COLOR #5D4384

HEX: #5D4384 RGB: (93,67,132)

Color info

#5D4384 contains mainly red and blue colors. Web safe color of #5D4384 is #663399 (or #639).

RGB color model

#5D4384 color RGB value is (93,67,132).

RGB: (93,67,132) (36%, 26%, 52%)

RGB channels and saturation

R 93 of 255 = 36%
G 67 of 255 = 26%
B 132 of 255 = 52%

93
67
132

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

Portions of RGB colors in percentages

R + G + B = 93 + 67 + 132 = 292 (100%)
R 93 of 292 ~ 31.85%
G 67 of 292 ~ 22.95%
B 132 of 292 ~ 45.21'%

%31.85
%22.95
%45.21

CMYK color model

#5D4384 color CMYK value is (30,49,0,48).

  • cyan value is 29.55%
  • magenta value is 49.24%
  • yellow value is 0.00%
  • key color value is 48.24%
CMYK: (30,49,0,48) C30M49Y0K48 (30%,49%,0%,48%) (0.30/0.49/0.00/0.48) 

CMYK percentages

%29.55
%49.24
%0
%48.24

Codes

Color #5D4384 in popluar color models

5D 43 84
RGB 93 67 132
HSL 264° 32.66% 39.02%
HSB/HSV 264° 49.24% 51.76%
CMYK 29.55% 49.24% 0.00%
48.24%

Color #5D4384 in popluar number systems.

HEX 5D 43 84
Decimal 93 67 132
Binary 1011101 1000011 10000100
Octal 135 103 204

Shades and tints

Shades of #5D4384

#5D4384
(93,67,132)
#553D78
(85,61,120)
#4D376C
(77,55,108)
#453160
(69,49,96)
#3D2B54
(61,43,84)
#352548
(53,37,72)
#2D1F3C
(45,31,60)
#251930
(37,25,48)
#1D1324
(29,19,36)
#150D18
(21,13,24)
#0D070C
(13,7,12)
#000000
(0,0,0)

Tints of #5D4384

#5D4384
(93,67,132)
#6B548F
(107,84,143)
#79659A
(121,101,154)
#8776A5
(135,118,165)
#9587B0
(149,135,176)
#A398BB
(163,152,187)
#B1A9C6
(177,169,198)
#BFBAD1
(191,186,209)
#CDCBDC
(205,203,220)
#DBDCE7
(219,220,231)
#E9EDF2
(233,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5D4384 color. Also use rgb(93,67,132) instead hex code.

Text Font Color

.myTextColor { color: #5D4384; }

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

This text font color is #5D4384.

Background Color

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

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

This div background color is #5D4384.

Border color

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

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

This div border color is #5D4384.

Opacity

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

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

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

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

This text has shadow with #5D4384 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D4384.

Preview

Color preview on black background

This text has color #5D4384 on black background.


Color preview on white background

This text has color #5D4384 on white background.


Black color preview on #5D4384 background

This text has black color on #5D4384 background.


White color preview on #5D4384 background

This text has white color on #5D4384 background.


Related colors

Complementary color

Complementary color for #hex is #A2BC7B.


I love getcolorcode.com

Triadic colors

1 #845D43 and #43845D with #5D4384 are triadic colors.

2 #84435D and #435D84 with #5D4384 are triadic colors.