COLOR #5D3E82

HEX: #5D3E82 RGB: (93,62,130)

Color info

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

RGB color model

#5D3E82 color RGB value is (93,62,130).

RGB: (93,62,130) (36%, 24%, 51%)

RGB channels and saturation

R 93 of 255 = 36%
G 62 of 255 = 24%
B 130 of 255 = 51%

93
62
130

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

Portions of RGB colors in percentages

R + G + B = 93 + 62 + 130 = 285 (100%)
R 93 of 285 ~ 32.63%
G 62 of 285 ~ 21.75%
B 130 of 285 ~ 45.61'%

%32.63
%21.75
%45.61

CMYK color model

#5D3E82 color CMYK value is (28,52,0,49).

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

CMYK: (28,52,0,49)
C28M52Y0K49 (28%, 52%, 0%, 49%)
(0.28 / 0.52 / 0.00 / 0.49)

CMYK percentages

%28.46
%52.31
%0
%49.02

Codes

Color #5D3E82 in popluar color models

5D 3E 82
RGB 93 62 130
HSL 267° 35.42% 37.65%
HSB/HSV 267° 52.31% 50.98%
CMYK 28.46% 52.31% 0.00%
49.02%

Color #5D3E82 in popluar number systems.

HEX 5D 3E 82
Decimal 93 62 130
Binary 1011101 111110 10000010
Octal 135 76 202

Shades and tints

Shades of #5D3E82

#5D3E82
(93,62,130)
#553977
(85,57,119)
#4D346C
(77,52,108)
#452F61
(69,47,97)
#3D2A56
(61,42,86)
#35254B
(53,37,75)
#2D2040
(45,32,64)
#251B35
(37,27,53)
#1D162A
(29,22,42)
#15111F
(21,17,31)
#0D0C14
(13,12,20)
#000000
(0,0,0)

Tints of #5D3E82

#5D3E82
(93,62,130)
#6B4F8D
(107,79,141)
#796098
(121,96,152)
#8771A3
(135,113,163)
#9582AE
(149,130,174)
#A393B9
(163,147,185)
#B1A4C4
(177,164,196)
#BFB5CF
(191,181,207)
#CDC6DA
(205,198,218)
#DBD7E5
(219,215,229)
#E9E8F0
(233,232,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #5D3E82; }

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

This text font color is #5D3E82.

Background Color

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

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

This div background color is #5D3E82.

Border color

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

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

This div border color is #5D3E82.

Opacity

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

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

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

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

This text has shadow with #5D3E82 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5D3E82.

Preview

Color preview on black background

This text has color #5D3E82 on black background.


Color preview on white background

This text has color #5D3E82 on white background.


Black color preview on #5D3E82 background

This text has black color on #5D3E82 background.


White color preview on #5D3E82 background

This text has white color on #5D3E82 background.


Related colors

Complementary color

Complementary color for #hex is #A2C17D.


I love getcolorcode.com

Triadic colors

1 #825D3E and #3E825D with #5D3E82 are triadic colors.

2 #823E5D and #3E5D82 with #5D3E82 are triadic colors.