COLOR #4E2B89

HEX: #4E2B89 RGB: (78,43,137)

Color info

#4E2B89 contains mainly red and blue colors. Web safe color of #4E2B89 is #663399 (or #639).

RGB color model

#4E2B89 color RGB value is (78,43,137).

RGB: (78,43,137) (31%, 17%, 54%)

RGB channels and saturation

R 78 of 255 = 31%
G 43 of 255 = 17%
B 137 of 255 = 54%

78
43
137

R + G + B ~ 34%. #4E2B89 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 78 + 43 + 137 = 258 (100%)
R 78 of 258 ~ 30.23%
G 43 of 258 ~ 16.67%
B 137 of 258 ~ 53.1'%

%30.23
%16.67
%53.1

CMYK color model

#4E2B89 color CMYK value is (43,69,0,46).

  • cyan value is 43.07%
  • magenta value is 68.61%
  • yellow value is 0.00%
  • key color value is 46.27%

CMYK: (43,69,0,46)
C43M69Y0K46 (43%, 69%, 0%, 46%)
(0.43 / 0.69 / 0.00 / 0.46)

CMYK percentages

%43.07
%68.61
%0
%46.27

Codes

Color #4E2B89 in popluar color models

4E 2B 89
RGB 78 43 137
HSL 262° 52.22% 35.29%
HSB/HSV 262° 68.61% 53.73%
CMYK 43.07% 68.61% 0.00%
46.27%

Color #4E2B89 in popluar number systems.

HEX 4E 2B 89
Decimal 78 43 137
Binary 1001110 101011 10001001
Octal 116 53 211

Shades and tints

Shades of #4E2B89

#4E2B89
(78,43,137)
#47287D
(71,40,125)
#402571
(64,37,113)
#392265
(57,34,101)
#321F59
(50,31,89)
#2B1C4D
(43,28,77)
#241941
(36,25,65)
#1D1635
(29,22,53)
#161329
(22,19,41)
#0F101D
(15,16,29)
#080D11
(8,13,17)
#000000
(0,0,0)

Tints of #4E2B89

#4E2B89
(78,43,137)
#5E3E93
(94,62,147)
#6E519D
(110,81,157)
#7E64A7
(126,100,167)
#8E77B1
(142,119,177)
#9E8ABB
(158,138,187)
#AE9DC5
(174,157,197)
#BEB0CF
(190,176,207)
#CEC3D9
(206,195,217)
#DED6E3
(222,214,227)
#EEE9ED
(238,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4E2B89 color. Also use rgb(78,43,137) instead hex code.

Text Font Color

.myTextColor { color: #4E2B89; }

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

This text font color is #4E2B89.

Background Color

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

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

This div background color is #4E2B89.

Border color

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

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

This div border color is #4E2B89.

Opacity

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

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

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

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

This text has shadow with #4E2B89 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4E2B89.

Preview

Color preview on black background

This text has color #4E2B89 on black background.


Color preview on white background

This text has color #4E2B89 on white background.


Black color preview on #4E2B89 background

This text has black color on #4E2B89 background.


White color preview on #4E2B89 background

This text has white color on #4E2B89 background.


Related colors

Complementary color

Complementary color for #hex is #B1D476.


I love getcolorcode.com

Triadic colors

1 #894E2B and #2B894E with #4E2B89 are triadic colors.

2 #892B4E and #2B4E89 with #4E2B89 are triadic colors.