COLOR #4E3494

HEX: #4E3494 RGB: (78,52,148)

Color info

#4E3494 contains mainly blue color. Web safe color of #4E3494 is #663399 (or #639).

RGB color model

#4E3494 color RGB value is (78,52,148).

RGB: (78,52,148) (31%, 20%, 58%)

RGB channels and saturation

R 78 of 255 = 31%
G 52 of 255 = 20%
B 148 of 255 = 58%

78
52
148

R + G + B ~ 36%. #4E3494 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 78 + 52 + 148 = 278 (100%)
R 78 of 278 ~ 28.06%
G 52 of 278 ~ 18.71%
B 148 of 278 ~ 53.24'%

%28.06
%18.71
%53.24

CMYK color model

#4E3494 color CMYK value is (47,65,0,42).

  • cyan value is 47.30%
  • magenta value is 64.86%
  • yellow value is 0.00%
  • key color value is 41.96%

CMYK: (47,65,0,42)
C47M65Y0K42 (47%, 65%, 0%, 42%)
(0.47 / 0.65 / 0.00 / 0.42)

CMYK percentages

%47.3
%64.86
%0
%41.96

Codes

Color #4E3494 in popluar color models

4E 34 94
RGB 78 52 148
HSL 256° 48.00% 39.22%
HSB/HSV 256° 64.86% 58.04%
CMYK 47.30% 64.86% 0.00%
41.96%

Color #4E3494 in popluar number systems.

HEX 4E 34 94
Decimal 78 52 148
Binary 1001110 110100 10010100
Octal 116 64 224

Shades and tints

Shades of #4E3494

#4E3494
(78,52,148)
#473087
(71,48,135)
#402C7A
(64,44,122)
#39286D
(57,40,109)
#322460
(50,36,96)
#2B2053
(43,32,83)
#241C46
(36,28,70)
#1D1839
(29,24,57)
#16142C
(22,20,44)
#0F101F
(15,16,31)
#080C12
(8,12,18)
#000000
(0,0,0)

Tints of #4E3494

#4E3494
(78,52,148)
#5E469D
(94,70,157)
#6E58A6
(110,88,166)
#7E6AAF
(126,106,175)
#8E7CB8
(142,124,184)
#9E8EC1
(158,142,193)
#AEA0CA
(174,160,202)
#BEB2D3
(190,178,211)
#CEC4DC
(206,196,220)
#DED6E5
(222,214,229)
#EEE8EE
(238,232,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4E3494 color. Also use rgb(78,52,148) instead hex code.

Text Font Color

.myTextColor { color: #4E3494; }

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

This text font color is #4E3494.

Background Color

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

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

This div background color is #4E3494.

Border color

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

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

This div border color is #4E3494.

Opacity

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

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

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

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

This text has shadow with #4E3494 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4E3494.

Preview

Color preview on black background

This text has color #4E3494 on black background.


Color preview on white background

This text has color #4E3494 on white background.


Black color preview on #4E3494 background

This text has black color on #4E3494 background.


White color preview on #4E3494 background

This text has white color on #4E3494 background.


Related colors

Complementary color

Complementary color for #hex is #B1CB6B.


I love getcolorcode.com

Triadic colors

1 #944E34 and #34944E with #4E3494 are triadic colors.

2 #94344E and #344E94 with #4E3494 are triadic colors.