COLOR #7E4C94

HEX: #7E4C94 RGB: (126,76,148)

Color info

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

RGB color model

#7E4C94 color RGB value is (126,76,148).

RGB: (126,76,148) (49%, 30%, 58%)

RGB channels and saturation

R 126 of 255 = 49%
G 76 of 255 = 30%
B 148 of 255 = 58%

126
76
148

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

Portions of RGB colors in percentages

R + G + B = 126 + 76 + 148 = 350 (100%)
R 126 of 350 ~ 36%
G 76 of 350 ~ 21.71%
B 148 of 350 ~ 42.29'%

%36
%21.71
%42.29

CMYK color model

#7E4C94 color CMYK value is (15,49,0,42).

  • cyan value is 14.86%
  • magenta value is 48.65%
  • yellow value is 0.00%
  • key color value is 41.96%

CMYK: (15,49,0,42)
C15M49Y0K42 (15%, 49%, 0%, 42%)
(0.15 / 0.49 / 0.00 / 0.42)

CMYK percentages

%14.86
%48.65
%0
%41.96

Codes

Color #7E4C94 in popluar color models

7E 4C 94
RGB 126 76 148
HSL 282° 32.14% 43.92%
HSB/HSV 282° 48.65% 58.04%
CMYK 14.86% 48.65% 0.00%
41.96%

Color #7E4C94 in popluar number systems.

HEX 7E 4C 94
Decimal 126 76 148
Binary 1111110 1001100 10010100
Octal 176 114 224

Shades and tints

Shades of #7E4C94

#7E4C94
(126,76,148)
#734687
(115,70,135)
#68407A
(104,64,122)
#5D3A6D
(93,58,109)
#523460
(82,52,96)
#472E53
(71,46,83)
#3C2846
(60,40,70)
#312239
(49,34,57)
#261C2C
(38,28,44)
#1B161F
(27,22,31)
#101012
(16,16,18)
#000000
(0,0,0)

Tints of #7E4C94

#7E4C94
(126,76,148)
#895C9D
(137,92,157)
#946CA6
(148,108,166)
#9F7CAF
(159,124,175)
#AA8CB8
(170,140,184)
#B59CC1
(181,156,193)
#C0ACCA
(192,172,202)
#CBBCD3
(203,188,211)
#D6CCDC
(214,204,220)
#E1DCE5
(225,220,229)
#ECECEE
(236,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E4C94 color. Also use rgb(126,76,148) instead hex code.

Text Font Color

.myTextColor { color: #7E4C94; }

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

This text font color is #7E4C94.

Background Color

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

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

This div background color is #7E4C94.

Border color

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

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

This div border color is #7E4C94.

Opacity

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

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

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

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

This text has shadow with #7E4C94 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E4C94.

Preview

Color preview on black background

This text has color #7E4C94 on black background.


Color preview on white background

This text has color #7E4C94 on white background.


Black color preview on #7E4C94 background

This text has black color on #7E4C94 background.


White color preview on #7E4C94 background

This text has white color on #7E4C94 background.


Related colors

Complementary color

Complementary color for #hex is #81B36B.


I love getcolorcode.com

Triadic colors

1 #947E4C and #4C947E with #7E4C94 are triadic colors.

2 #944C7E and #4C7E94 with #7E4C94 are triadic colors.