COLOR #5D4388

HEX: #5D4388 RGB: (93,67,136)

Color info

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

RGB color model

#5D4388 color RGB value is (93,67,136).

RGB: (93,67,136) (36%, 26%, 53%)

RGB channels and saturation

R 93 of 255 = 36%
G 67 of 255 = 26%
B 136 of 255 = 53%

93
67
136

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

Portions of RGB colors in percentages

R + G + B = 93 + 67 + 136 = 296 (100%)
R 93 of 296 ~ 31.42%
G 67 of 296 ~ 22.64%
B 136 of 296 ~ 45.95'%

%31.42
%22.64
%45.95

CMYK color model

#5D4388 color CMYK value is (32,51,0,47).

  • cyan value is 31.62%
  • magenta value is 50.74%
  • yellow value is 0.00%
  • key color value is 46.67%

CMYK: (32,51,0,47)
C32M51Y0K47 (32%, 51%, 0%, 47%)
(0.32 / 0.51 / 0.00 / 0.47)

CMYK percentages

%31.62
%50.74
%0
%46.67

Codes

Color #5D4388 in popluar color models

5D 43 88
RGB 93 67 136
HSL 263° 33.99% 39.80%
HSB/HSV 263° 50.74% 53.33%
CMYK 31.62% 50.74% 0.00%
46.67%

Color #5D4388 in popluar number systems.

HEX 5D 43 88
Decimal 93 67 136
Binary 1011101 1000011 10001000
Octal 135 103 210

Shades and tints

Shades of #5D4388

#5D4388
(93,67,136)
#553D7C
(85,61,124)
#4D3770
(77,55,112)
#453164
(69,49,100)
#3D2B58
(61,43,88)
#35254C
(53,37,76)
#2D1F40
(45,31,64)
#251934
(37,25,52)
#1D1328
(29,19,40)
#150D1C
(21,13,28)
#0D0710
(13,7,16)
#000000
(0,0,0)

Tints of #5D4388

#5D4388
(93,67,136)
#6B5492
(107,84,146)
#79659C
(121,101,156)
#8776A6
(135,118,166)
#9587B0
(149,135,176)
#A398BA
(163,152,186)
#B1A9C4
(177,169,196)
#BFBACE
(191,186,206)
#CDCBD8
(205,203,216)
#DBDCE2
(219,220,226)
#E9EDEC
(233,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5D4388; }

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

This text font color is #5D4388.

Background Color

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

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

This div background color is #5D4388.

Border color

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

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

This div border color is #5D4388.

Opacity

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

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

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

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

This text has shadow with #5D4388 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D4388.

Preview

Color preview on black background

This text has color #5D4388 on black background.


Color preview on white background

This text has color #5D4388 on white background.


Black color preview on #5D4388 background

This text has black color on #5D4388 background.


White color preview on #5D4388 background

This text has white color on #5D4388 background.


Related colors

Complementary color

Complementary color for #hex is #A2BC77.


I love getcolorcode.com

Triadic colors

1 #885D43 and #43885D with #5D4388 are triadic colors.

2 #88435D and #435D88 with #5D4388 are triadic colors.