COLOR #4E2EA7

HEX: #4E2EA7 RGB: (78,46,167)

Color info

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

RGB color model

#4E2EA7 color RGB value is (78,46,167).

RGB: (78,46,167) (31%, 18%, 65%)

RGB channels and saturation

R 78 of 255 = 31%
G 46 of 255 = 18%
B 167 of 255 = 65%

78
46
167

R + G + B ~ 38%. #4E2EA7 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 78 + 46 + 167 = 291 (100%)
R 78 of 291 ~ 26.8%
G 46 of 291 ~ 15.81%
B 167 of 291 ~ 57.39'%

%26.8
%15.81
%57.39

CMYK color model

#4E2EA7 color CMYK value is (53,72,0,35).

  • cyan value is 53.29%
  • magenta value is 72.46%
  • yellow value is 0.00%
  • key color value is 34.51%

CMYK: (53,72,0,35)
C53M72Y0K35 (53%, 72%, 0%, 35%)
(0.53 / 0.72 / 0.00 / 0.35)

CMYK percentages

%53.29
%72.46
%0
%34.51

Codes

Color #4E2EA7 in popluar color models

4E 2E A7
RGB 78 46 167
HSL 256° 56.81% 41.76%
HSB/HSV 256° 72.46% 65.49%
CMYK 53.29% 72.46% 0.00%
34.51%

Color #4E2EA7 in popluar number systems.

HEX 4E 2E A7
Decimal 78 46 167
Binary 1001110 101110 10100111
Octal 116 56 247

Shades and tints

Shades of #4E2EA7

#4E2EA7
(78,46,167)
#472A98
(71,42,152)
#402689
(64,38,137)
#39227A
(57,34,122)
#321E6B
(50,30,107)
#2B1A5C
(43,26,92)
#24164D
(36,22,77)
#1D123E
(29,18,62)
#160E2F
(22,14,47)
#0F0A20
(15,10,32)
#080611
(8,6,17)
#000000
(0,0,0)

Tints of #4E2EA7

#4E2EA7
(78,46,167)
#5E41AF
(94,65,175)
#6E54B7
(110,84,183)
#7E67BF
(126,103,191)
#8E7AC7
(142,122,199)
#9E8DCF
(158,141,207)
#AEA0D7
(174,160,215)
#BEB3DF
(190,179,223)
#CEC6E7
(206,198,231)
#DED9EF
(222,217,239)
#EEECF7
(238,236,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4E2EA7 color. Also use rgb(78,46,167) instead hex code.

Text Font Color

.myTextColor { color: #4E2EA7; }

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

This text font color is #4E2EA7.

Background Color

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

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

This div background color is #4E2EA7.

Border color

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

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

This div border color is #4E2EA7.

Opacity

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

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

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

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

This text has shadow with #4E2EA7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4E2EA7.

Preview

Color preview on black background

This text has color #4E2EA7 on black background.


Color preview on white background

This text has color #4E2EA7 on white background.


Black color preview on #4E2EA7 background

This text has black color on #4E2EA7 background.


White color preview on #4E2EA7 background

This text has white color on #4E2EA7 background.


Related colors

Complementary color

Complementary color for #hex is #B1D158.


I love getcolorcode.com

Triadic colors

1 #A74E2E and #2EA74E with #4E2EA7 are triadic colors.

2 #A72E4E and #2E4EA7 with #4E2EA7 are triadic colors.