COLOR #7E5EA3

HEX: #7E5EA3 RGB: (126,94,163)

Color info

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

RGB color model

#7E5EA3 color RGB value is (126,94,163).

RGB: (126,94,163) (49%, 37%, 64%)

RGB channels and saturation

R 126 of 255 = 49%
G 94 of 255 = 37%
B 163 of 255 = 64%

126
94
163

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

Portions of RGB colors in percentages

R + G + B = 126 + 94 + 163 = 383 (100%)
R 126 of 383 ~ 32.9%
G 94 of 383 ~ 24.54%
B 163 of 383 ~ 42.56'%

%32.9
%24.54
%42.56

CMYK color model

#7E5EA3 color CMYK value is (23,42,0,36).

  • cyan value is 22.70%
  • magenta value is 42.33%
  • yellow value is 0.00%
  • key color value is 36.08%

CMYK: (23,42,0,36)
C23M42Y0K36 (23%, 42%, 0%, 36%)
(0.23 / 0.42 / 0.00 / 0.36)

CMYK percentages

%22.7
%42.33
%0
%36.08

Codes

Color #7E5EA3 in popluar color models

7E 5E A3
RGB 126 94 163
HSL 268° 27.27% 50.39%
HSB/HSV 268° 42.33% 63.92%
CMYK 22.70% 42.33% 0.00%
36.08%

Color #7E5EA3 in popluar number systems.

HEX 7E 5E A3
Decimal 126 94 163
Binary 1111110 1011110 10100011
Octal 176 136 243

Shades and tints

Shades of #7E5EA3

#7E5EA3
(126,94,163)
#735695
(115,86,149)
#684E87
(104,78,135)
#5D4679
(93,70,121)
#523E6B
(82,62,107)
#47365D
(71,54,93)
#3C2E4F
(60,46,79)
#312641
(49,38,65)
#261E33
(38,30,51)
#1B1625
(27,22,37)
#100E17
(16,14,23)
#000000
(0,0,0)

Tints of #7E5EA3

#7E5EA3
(126,94,163)
#896CAB
(137,108,171)
#947AB3
(148,122,179)
#9F88BB
(159,136,187)
#AA96C3
(170,150,195)
#B5A4CB
(181,164,203)
#C0B2D3
(192,178,211)
#CBC0DB
(203,192,219)
#D6CEE3
(214,206,227)
#E1DCEB
(225,220,235)
#ECEAF3
(236,234,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E5EA3 color. Also use rgb(126,94,163) instead hex code.

Text Font Color

.myTextColor { color: #7E5EA3; }

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

This text font color is #7E5EA3.

Background Color

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

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

This div background color is #7E5EA3.

Border color

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

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

This div border color is #7E5EA3.

Opacity

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

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

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

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

This text has shadow with #7E5EA3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E5EA3.

Preview

Color preview on black background

This text has color #7E5EA3 on black background.


Color preview on white background

This text has color #7E5EA3 on white background.


Black color preview on #7E5EA3 background

This text has black color on #7E5EA3 background.


White color preview on #7E5EA3 background

This text has white color on #7E5EA3 background.


Related colors

Complementary color

Complementary color for #hex is #81A15C.


I love getcolorcode.com

Triadic colors

1 #A37E5E and #5EA37E with #7E5EA3 are triadic colors.

2 #A35E7E and #5E7EA3 with #7E5EA3 are triadic colors.