COLOR #4E2A63

HEX: #4E2A63 RGB: (78,42,99)

Color info

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

RGB color model

#4E2A63 color RGB value is (78,42,99).

RGB: (78,42,99) (31%, 16%, 39%)

RGB channels and saturation

R 78 of 255 = 31%
G 42 of 255 = 16%
B 99 of 255 = 39%

78
42
99

R + G + B ~ 29%. #4E2A63 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 78 + 42 + 99 = 219 (100%)
R 78 of 219 ~ 35.62%
G 42 of 219 ~ 19.18%
B 99 of 219 ~ 45.21'%

%35.62
%19.18
%45.21

CMYK color model

#4E2A63 color CMYK value is (21,58,0,61).

  • cyan value is 21.21%
  • magenta value is 57.58%
  • yellow value is 0.00%
  • key color value is 61.18%
CMYK: (21,58,0,61) C21M58Y0K61 (21%,58%,0%,61%) (0.21/0.58/0.00/0.61) 

CMYK percentages

%21.21
%57.58
%0
%61.18

Codes

Color #4E2A63 in popluar color models

4E 2A 63
RGB 78 42 99
HSL 278° 40.43% 27.65%
HSB/HSV 278° 57.58% 38.82%
CMYK 21.21% 57.58% 0.00%
61.18%

Color #4E2A63 in popluar number systems.

HEX 4E 2A 63
Decimal 78 42 99
Binary 1001110 101010 1100011
Octal 116 52 143

Shades and tints

Shades of #4E2A63

#4E2A63
(78,42,99)
#47275A
(71,39,90)
#402451
(64,36,81)
#392148
(57,33,72)
#321E3F
(50,30,63)
#2B1B36
(43,27,54)
#24182D
(36,24,45)
#1D1524
(29,21,36)
#16121B
(22,18,27)
#0F0F12
(15,15,18)
#080C09
(8,12,9)
#000000
(0,0,0)

Tints of #4E2A63

#4E2A63
(78,42,99)
#5E3D71
(94,61,113)
#6E507F
(110,80,127)
#7E638D
(126,99,141)
#8E769B
(142,118,155)
#9E89A9
(158,137,169)
#AE9CB7
(174,156,183)
#BEAFC5
(190,175,197)
#CEC2D3
(206,194,211)
#DED5E1
(222,213,225)
#EEE8EF
(238,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4E2A63 color. Also use rgb(78,42,99) instead hex code.

Text Font Color

.myTextColor { color: #4E2A63; }

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

This text font color is #4E2A63.

Background Color

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

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

This div background color is #4E2A63.

Border color

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

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

This div border color is #4E2A63.

Opacity

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

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

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

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

This text has shadow with #4E2A63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4E2A63.

Preview

Color preview on black background

This text has color #4E2A63 on black background.


Color preview on white background

This text has color #4E2A63 on white background.


Black color preview on #4E2A63 background

This text has black color on #4E2A63 background.


White color preview on #4E2A63 background

This text has white color on #4E2A63 background.


Related colors

Complementary color

Complementary color for #hex is #B1D59C.


I love getcolorcode.com

Triadic colors

1 #634E2A and #2A634E with #4E2A63 are triadic colors.

2 #632A4E and #2A4E63 with #4E2A63 are triadic colors.