COLOR #5E3D77

HEX: #5E3D77 RGB: (94,61,119)

Color info

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

RGB color model

#5E3D77 color RGB value is (94,61,119).

RGB: (94,61,119) (37%, 24%, 47%)

RGB channels and saturation

R 94 of 255 = 37%
G 61 of 255 = 24%
B 119 of 255 = 47%

94
61
119

R + G + B ~ 36%. #5E3D77 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 94 + 61 + 119 = 274 (100%)
R 94 of 274 ~ 34.31%
G 61 of 274 ~ 22.26%
B 119 of 274 ~ 43.43'%

%34.31
%22.26
%43.43

CMYK color model

#5E3D77 color CMYK value is (21,49,0,53).

  • cyan value is 21.01%
  • magenta value is 48.74%
  • yellow value is 0.00%
  • key color value is 53.33%

CMYK: (21,49,0,53)
C21M49Y0K53 (21%, 49%, 0%, 53%)
(0.21 / 0.49 / 0.00 / 0.53)

CMYK percentages

%21.01
%48.74
%0
%53.33

Codes

Color #5E3D77 in popluar color models

5E 3D 77
RGB 94 61 119
HSL 274° 32.22% 35.29%
HSB/HSV 274° 48.74% 46.67%
CMYK 21.01% 48.74% 0.00%
53.33%

Color #5E3D77 in popluar number systems.

HEX 5E 3D 77
Decimal 94 61 119
Binary 1011110 111101 1110111
Octal 136 75 167

Shades and tints

Shades of #5E3D77

#5E3D77
(94,61,119)
#56386D
(86,56,109)
#4E3363
(78,51,99)
#462E59
(70,46,89)
#3E294F
(62,41,79)
#362445
(54,36,69)
#2E1F3B
(46,31,59)
#261A31
(38,26,49)
#1E1527
(30,21,39)
#16101D
(22,16,29)
#0E0B13
(14,11,19)
#000000
(0,0,0)

Tints of #5E3D77

#5E3D77
(94,61,119)
#6C4E83
(108,78,131)
#7A5F8F
(122,95,143)
#88709B
(136,112,155)
#9681A7
(150,129,167)
#A492B3
(164,146,179)
#B2A3BF
(178,163,191)
#C0B4CB
(192,180,203)
#CEC5D7
(206,197,215)
#DCD6E3
(220,214,227)
#EAE7EF
(234,231,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #5E3D77 color. Also use rgb(94,61,119) instead hex code.

Text Font Color

.myTextColor { color: #5E3D77; }

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

This text font color is #5E3D77.

Background Color

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

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

This div background color is #5E3D77.

Border color

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

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

This div border color is #5E3D77.

Opacity

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

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

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

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

This text has shadow with #5E3D77 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #5E3D77.

Preview

Color preview on black background

This text has color #5E3D77 on black background.


Color preview on white background

This text has color #5E3D77 on white background.


Black color preview on #5E3D77 background

This text has black color on #5E3D77 background.


White color preview on #5E3D77 background

This text has white color on #5E3D77 background.


Related colors

Complementary color

Complementary color for #hex is #A1C288.


I love getcolorcode.com

Triadic colors

1 #775E3D and #3D775E with #5E3D77 are triadic colors.

2 #773D5E and #3D5E77 with #5E3D77 are triadic colors.