COLOR #5D4782

HEX: #5D4782 RGB: (93,71,130)

Color info

#5D4782 contains red, green and blue colors in about the same proportion. Web safe color of #5D4782 is #663399 (or #639).

RGB color model

#5D4782 color RGB value is (93,71,130).

RGB: (93,71,130) (36%, 28%, 51%)

RGB channels and saturation

R 93 of 255 = 36%
G 71 of 255 = 28%
B 130 of 255 = 51%

93
71
130

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

Portions of RGB colors in percentages

R + G + B = 93 + 71 + 130 = 294 (100%)
R 93 of 294 ~ 31.63%
G 71 of 294 ~ 24.15%
B 130 of 294 ~ 44.22'%

%31.63
%24.15
%44.22

CMYK color model

#5D4782 color CMYK value is (28,45,0,49).

  • cyan value is 28.46%
  • magenta value is 45.38%
  • yellow value is 0.00%
  • key color value is 49.02%

CMYK: (28,45,0,49)
C28M45Y0K49 (28%, 45%, 0%, 49%)
(0.28 / 0.45 / 0.00 / 0.49)

CMYK percentages

%28.46
%45.38
%0
%49.02

Codes

Color #5D4782 in popluar color models

5D 47 82
RGB 93 71 130
HSL 262° 29.35% 39.41%
HSB/HSV 262° 45.38% 50.98%
CMYK 28.46% 45.38% 0.00%
49.02%

Color #5D4782 in popluar number systems.

HEX 5D 47 82
Decimal 93 71 130
Binary 1011101 1000111 10000010
Octal 135 107 202

Shades and tints

Shades of #5D4782

#5D4782
(93,71,130)
#554177
(85,65,119)
#4D3B6C
(77,59,108)
#453561
(69,53,97)
#3D2F56
(61,47,86)
#35294B
(53,41,75)
#2D2340
(45,35,64)
#251D35
(37,29,53)
#1D172A
(29,23,42)
#15111F
(21,17,31)
#0D0B14
(13,11,20)
#000000
(0,0,0)

Tints of #5D4782

#5D4782
(93,71,130)
#6B578D
(107,87,141)
#796798
(121,103,152)
#8777A3
(135,119,163)
#9587AE
(149,135,174)
#A397B9
(163,151,185)
#B1A7C4
(177,167,196)
#BFB7CF
(191,183,207)
#CDC7DA
(205,199,218)
#DBD7E5
(219,215,229)
#E9E7F0
(233,231,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5D4782 color. Also use rgb(93,71,130) instead hex code.

Text Font Color

.myTextColor { color: #5D4782; }

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

This text font color is #5D4782.

Background Color

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

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

This div background color is #5D4782.

Border color

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

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

This div border color is #5D4782.

Opacity

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

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

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

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

This text has shadow with #5D4782 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D4782.

Preview

Color preview on black background

This text has color #5D4782 on black background.


Color preview on white background

This text has color #5D4782 on white background.


Black color preview on #5D4782 background

This text has black color on #5D4782 background.


White color preview on #5D4782 background

This text has white color on #5D4782 background.


Related colors

Complementary color

Complementary color for #hex is #A2B87D.


I love getcolorcode.com

Triadic colors

1 #825D47 and #47825D with #5D4782 are triadic colors.

2 #82475D and #475D82 with #5D4782 are triadic colors.