COLOR #4E3A70

HEX: #4E3A70 RGB: (78,58,112)

Color info

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

RGB color model

#4E3A70 color RGB value is (78,58,112).

RGB: (78,58,112) (31%, 23%, 44%)

RGB channels and saturation

R 78 of 255 = 31%
G 58 of 255 = 23%
B 112 of 255 = 44%

78
58
112

R + G + B ~ 33%. #4E3A70 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 78 + 58 + 112 = 248 (100%)
R 78 of 248 ~ 31.45%
G 58 of 248 ~ 23.39%
B 112 of 248 ~ 45.16'%

%31.45
%23.39
%45.16

CMYK color model

#4E3A70 color CMYK value is (30,48,0,56).

  • cyan value is 30.36%
  • magenta value is 48.21%
  • yellow value is 0.00%
  • key color value is 56.08%
CMYK: (30,48,0,56) C30M48Y0K56 (30%,48%,0%,56%) (0.30/0.48/0.00/0.56) 

CMYK percentages

%30.36
%48.21
%0
%56.08

Codes

Color #4E3A70 in popluar color models

4E 3A 70
RGB 78 58 112
HSL 262° 31.76% 33.33%
HSB/HSV 262° 48.21% 43.92%
CMYK 30.36% 48.21% 0.00%
56.08%

Color #4E3A70 in popluar number systems.

HEX 4E 3A 70
Decimal 78 58 112
Binary 1001110 111010 1110000
Octal 116 72 160

Shades and tints

Shades of #4E3A70

#4E3A70
(78,58,112)
#473566
(71,53,102)
#40305C
(64,48,92)
#392B52
(57,43,82)
#322648
(50,38,72)
#2B213E
(43,33,62)
#241C34
(36,28,52)
#1D172A
(29,23,42)
#161220
(22,18,32)
#0F0D16
(15,13,22)
#08080C
(8,8,12)
#000000
(0,0,0)

Tints of #4E3A70

#4E3A70
(78,58,112)
#5E4B7D
(94,75,125)
#6E5C8A
(110,92,138)
#7E6D97
(126,109,151)
#8E7EA4
(142,126,164)
#9E8FB1
(158,143,177)
#AEA0BE
(174,160,190)
#BEB1CB
(190,177,203)
#CEC2D8
(206,194,216)
#DED3E5
(222,211,229)
#EEE4F2
(238,228,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4E3A70 color. Also use rgb(78,58,112) instead hex code.

Text Font Color

.myTextColor { color: #4E3A70; }

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

This text font color is #4E3A70.

Background Color

.myBgColor { background-color: #4E3A70; }

<div style="background-color:#4E3A70">Inner text</div>

This div background color is #4E3A70.

Border color

.myBorderColor { border: 1px solid #4E3A70; }

<div style="border:3px solid #4E3A70">Div</div>

This div border color is #4E3A70.

Opacity

.myOpacity80 { color: #4E3A70; opacity: 0.8; }

<p style="color:#4E3A70;opacity:0.8;">80%</p>

Text with #4E3A70 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 #4E3A70;}

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

This text has shadow with #4E3A70 color.


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

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

This text has shadow with #4E3A70 primary color and red secondary color.


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

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

This text has shadow with #4E3A70 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #4E3A70.

Preview

Color preview on black background

This text has color #4E3A70 on black background.


Color preview on white background

This text has color #4E3A70 on white background.


Black color preview on #4E3A70 background

This text has black color on #4E3A70 background.


White color preview on #4E3A70 background

This text has white color on #4E3A70 background.


Related colors

Complementary color

Complementary color for #hex is #B1C58F.


I love getcolorcode.com

Triadic colors

1 #704E3A and #3A704E with #4E3A70 are triadic colors.

2 #703A4E and #3A4E70 with #4E3A70 are triadic colors.