COLOR #7E4A95

HEX: #7E4A95 RGB: (126,74,149)

Color info

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

RGB color model

#7E4A95 color RGB value is (126,74,149).

RGB: (126,74,149) (49%, 29%, 58%)

RGB channels and saturation

R 126 of 255 = 49%
G 74 of 255 = 29%
B 149 of 255 = 58%

126
74
149

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

Portions of RGB colors in percentages

R + G + B = 126 + 74 + 149 = 349 (100%)
R 126 of 349 ~ 36.1%
G 74 of 349 ~ 21.2%
B 149 of 349 ~ 42.69'%

%36.1
%21.2
%42.69

CMYK color model

#7E4A95 color CMYK value is (15,50,0,42).

  • cyan value is 15.44%
  • magenta value is 50.34%
  • yellow value is 0.00%
  • key color value is 41.57%

CMYK: (15,50,0,42)
C15M50Y0K42 (15%, 50%, 0%, 42%)
(0.15 / 0.50 / 0.00 / 0.42)

CMYK percentages

%15.44
%50.34
%0
%41.57

Codes

Color #7E4A95 in popluar color models

7E 4A 95
RGB 126 74 149
HSL 282° 33.63% 43.73%
HSB/HSV 282° 50.34% 58.43%
CMYK 15.44% 50.34% 0.00%
41.57%

Color #7E4A95 in popluar number systems.

HEX 7E 4A 95
Decimal 126 74 149
Binary 1111110 1001010 10010101
Octal 176 112 225

Shades and tints

Shades of #7E4A95

#7E4A95
(126,74,149)
#734488
(115,68,136)
#683E7B
(104,62,123)
#5D386E
(93,56,110)
#523261
(82,50,97)
#472C54
(71,44,84)
#3C2647
(60,38,71)
#31203A
(49,32,58)
#261A2D
(38,26,45)
#1B1420
(27,20,32)
#100E13
(16,14,19)
#000000
(0,0,0)

Tints of #7E4A95

#7E4A95
(126,74,149)
#895A9E
(137,90,158)
#946AA7
(148,106,167)
#9F7AB0
(159,122,176)
#AA8AB9
(170,138,185)
#B59AC2
(181,154,194)
#C0AACB
(192,170,203)
#CBBAD4
(203,186,212)
#D6CADD
(214,202,221)
#E1DAE6
(225,218,230)
#ECEAEF
(236,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E4A95 color. Also use rgb(126,74,149) instead hex code.

Text Font Color

.myTextColor { color: #7E4A95; }

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

This text font color is #7E4A95.

Background Color

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

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

This div background color is #7E4A95.

Border color

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

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

This div border color is #7E4A95.

Opacity

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

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

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

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

This text has shadow with #7E4A95 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E4A95.

Preview

Color preview on black background

This text has color #7E4A95 on black background.


Color preview on white background

This text has color #7E4A95 on white background.


Black color preview on #7E4A95 background

This text has black color on #7E4A95 background.


White color preview on #7E4A95 background

This text has white color on #7E4A95 background.


Related colors

Complementary color

Complementary color for #hex is #81B56A.


I love getcolorcode.com

Triadic colors

1 #957E4A and #4A957E with #7E4A95 are triadic colors.

2 #954A7E and #4A7E95 with #7E4A95 are triadic colors.