COLOR #4E1149

HEX: #4E1149 RGB: (78,17,73)

Color info

#4E1149 contains mainly red and blue colors. Web safe color of #4E1149 is #660033 (or #603).

RGB color model

#4E1149 color RGB value is (78,17,73).

RGB: (78,17,73) (31%, 7%, 29%)

RGB channels and saturation

R 78 of 255 = 31%
G 17 of 255 = 7%
B 73 of 255 = 29%

78
17
73

R + G + B ~ 22%. #4E1149 is dark color.

Portions of RGB colors in percentages

R + G + B = 78 + 17 + 73 = 168 (100%)
R 78 of 168 ~ 46.43%
G 17 of 168 ~ 10.12%
B 73 of 168 ~ 43.45'%

%46.43
%43.45

CMYK color model

#4E1149 color CMYK value is (0,78,6,69).

  • cyan value is 0.00%
  • magenta value is 78.21%
  • yellow value is 6.41%
  • key color value is 69.41%

CMYK: (0,78,6,69)
C0M78Y6K69 (0%, 78%, 6%, 69%)
(0.00 / 0.78 / 0.06 / 0.69)

CMYK percentages

%0
%78.21
%6.41
%69.41

Codes

Color #4E1149 in popluar color models

4E 11 49
RGB 78 17 73
HSL 305° 64.21% 18.63%
HSB/HSV 305° 78.21% 30.59%
CMYK 0.00% 78.21% 6.41%
69.41%

Color #4E1149 in popluar number systems.

HEX 4E 11 49
Decimal 78 17 73
Binary 1001110 10001 1001001
Octal 116 21 111

Shades and tints

Shades of #4E1149

#4E1149
(78,17,73)
#471043
(71,16,67)
#400F3D
(64,15,61)
#390E37
(57,14,55)
#320D31
(50,13,49)
#2B0C2B
(43,12,43)
#240B25
(36,11,37)
#1D0A1F
(29,10,31)
#160919
(22,9,25)
#0F0813
(15,8,19)
#08070D
(8,7,13)
#000000
(0,0,0)

Tints of #4E1149

#4E1149
(78,17,73)
#5E2659
(94,38,89)
#6E3B69
(110,59,105)
#7E5079
(126,80,121)
#8E6589
(142,101,137)
#9E7A99
(158,122,153)
#AE8FA9
(174,143,169)
#BEA4B9
(190,164,185)
#CEB9C9
(206,185,201)
#DECED9
(222,206,217)
#EEE3E9
(238,227,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4E1149 color. Also use rgb(78,17,73) instead hex code.

Text Font Color

.myTextColor { color: #4E1149; }

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

This text font color is #4E1149.

Background Color

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

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

This div background color is #4E1149.

Border color

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

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

This div border color is #4E1149.

Opacity

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

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

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

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

This text has shadow with #4E1149 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4E1149.

Preview

Color preview on black background

This text has color #4E1149 on black background.


Color preview on white background

This text has color #4E1149 on white background.


Black color preview on #4E1149 background

This text has black color on #4E1149 background.


White color preview on #4E1149 background

This text has white color on #4E1149 background.


Related colors

Complementary color

Complementary color for #hex is #B1EEB6.


I love getcolorcode.com

Triadic colors

1 #494E11 and #11494E with #4E1149 are triadic colors.

2 #49114E and #114E49 with #4E1149 are triadic colors.