COLOR #7E4EAD

HEX: #7E4EAD RGB: (126,78,173)

Color info

#7E4EAD contains mainly red and blue colors. Web safe color of #7E4EAD is #666699 (or #669).

RGB color model

#7E4EAD color RGB value is (126,78,173).

RGB: (126,78,173) (49%, 31%, 68%)

RGB channels and saturation

R 126 of 255 = 49%
G 78 of 255 = 31%
B 173 of 255 = 68%

126
78
173

R + G + B ~ 49%. #7E4EAD is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 126 + 78 + 173 = 377 (100%)
R 126 of 377 ~ 33.42%
G 78 of 377 ~ 20.69%
B 173 of 377 ~ 45.89'%

%33.42
%20.69
%45.89

CMYK color model

#7E4EAD color CMYK value is (27,55,0,32).

  • cyan value is 27.17%
  • magenta value is 54.91%
  • yellow value is 0.00%
  • key color value is 32.16%

CMYK: (27,55,0,32)
C27M55Y0K32 (27%, 55%, 0%, 32%)
(0.27 / 0.55 / 0.00 / 0.32)

CMYK percentages

%27.17
%54.91
%0
%32.16

Codes

Color #7E4EAD in popluar color models

7E 4E AD
RGB 126 78 173
HSL 270° 37.85% 49.22%
HSB/HSV 270° 54.91% 67.84%
CMYK 27.17% 54.91% 0.00%
32.16%

Color #7E4EAD in popluar number systems.

HEX 7E 4E AD
Decimal 126 78 173
Binary 1111110 1001110 10101101
Octal 176 116 255

Shades and tints

Shades of #7E4EAD

#7E4EAD
(126,78,173)
#73479E
(115,71,158)
#68408F
(104,64,143)
#5D3980
(93,57,128)
#523271
(82,50,113)
#472B62
(71,43,98)
#3C2453
(60,36,83)
#311D44
(49,29,68)
#261635
(38,22,53)
#1B0F26
(27,15,38)
#100817
(16,8,23)
#000000
(0,0,0)

Tints of #7E4EAD

#7E4EAD
(126,78,173)
#895EB4
(137,94,180)
#946EBB
(148,110,187)
#9F7EC2
(159,126,194)
#AA8EC9
(170,142,201)
#B59ED0
(181,158,208)
#C0AED7
(192,174,215)
#CBBEDE
(203,190,222)
#D6CEE5
(214,206,229)
#E1DEEC
(225,222,236)
#ECEEF3
(236,238,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E4EAD color. Also use rgb(126,78,173) instead hex code.

Text Font Color

.myTextColor { color: #7E4EAD; }

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

This text font color is #7E4EAD.

Background Color

.myBgColor { background-color: #7E4EAD; }

<div style="background-color:#7E4EAD">Inner text</div>

This div background color is #7E4EAD.

Border color

.myBorderColor { border: 1px solid #7E4EAD; }

<div style="border:3px solid #7E4EAD">Div</div>

This div border color is #7E4EAD.

Opacity

.myOpacity80 { color: #7E4EAD; opacity: 0.8; }

<p style="color:#7E4EAD;opacity:0.8;">80%</p>

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

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

This text has shadow with #7E4EAD color.


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

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

This text has shadow with #7E4EAD primary color and red secondary color.


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

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

This text has shadow with #7E4EAD and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #7E4EAD.

Preview

Color preview on black background

This text has color #7E4EAD on black background.


Color preview on white background

This text has color #7E4EAD on white background.


Black color preview on #7E4EAD background

This text has black color on #7E4EAD background.


White color preview on #7E4EAD background

This text has white color on #7E4EAD background.


Related colors

Complementary color

Complementary color for #hex is #81B152.


I love getcolorcode.com

Triadic colors

1 #AD7E4E and #4EAD7E with #7E4EAD are triadic colors.

2 #AD4E7E and #4E7EAD with #7E4EAD are triadic colors.