COLOR #7E52AE

HEX: #7E52AE RGB: (126,82,174)

Color info

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

RGB color model

#7E52AE color RGB value is (126,82,174).

RGB: (126,82,174) (49%, 32%, 68%)

RGB channels and saturation

R 126 of 255 = 49%
G 82 of 255 = 32%
B 174 of 255 = 68%

126
82
174

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

Portions of RGB colors in percentages

R + G + B = 126 + 82 + 174 = 382 (100%)
R 126 of 382 ~ 32.98%
G 82 of 382 ~ 21.47%
B 174 of 382 ~ 45.55'%

%32.98
%21.47
%45.55

CMYK color model

#7E52AE color CMYK value is (28,53,0,32).

  • cyan value is 27.59%
  • magenta value is 52.87%
  • yellow value is 0.00%
  • key color value is 31.76%
CMYK: (28,53,0,32) C28M53Y0K32 (28%,53%,0%,32%) (0.28/0.53/0.00/0.32) 

CMYK percentages

%27.59
%52.87
%0
%31.76

Codes

Color #7E52AE in popluar color models

7E 52 AE
RGB 126 82 174
HSL 269° 36.22% 50.20%
HSB/HSV 269° 52.87% 68.24%
CMYK 27.59% 52.87% 0.00%
31.76%

Color #7E52AE in popluar number systems.

HEX 7E 52 AE
Decimal 126 82 174
Binary 1111110 1010010 10101110
Octal 176 122 256

Shades and tints

Shades of #7E52AE

#7E52AE
(126,82,174)
#734B9F
(115,75,159)
#684490
(104,68,144)
#5D3D81
(93,61,129)
#523672
(82,54,114)
#472F63
(71,47,99)
#3C2854
(60,40,84)
#312145
(49,33,69)
#261A36
(38,26,54)
#1B1327
(27,19,39)
#100C18
(16,12,24)
#000000
(0,0,0)

Tints of #7E52AE

#7E52AE
(126,82,174)
#8961B5
(137,97,181)
#9470BC
(148,112,188)
#9F7FC3
(159,127,195)
#AA8ECA
(170,142,202)
#B59DD1
(181,157,209)
#C0ACD8
(192,172,216)
#CBBBDF
(203,187,223)
#D6CAE6
(214,202,230)
#E1D9ED
(225,217,237)
#ECE8F4
(236,232,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7E52AE color. Also use rgb(126,82,174) instead hex code.

Text Font Color

.myTextColor { color: #7E52AE; }

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

This text font color is #7E52AE.

Background Color

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

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

This div background color is #7E52AE.

Border color

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

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

This div border color is #7E52AE.

Opacity

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

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

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

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

This text has shadow with #7E52AE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7E52AE.

Preview

Color preview on black background

This text has color #7E52AE on black background.


Color preview on white background

This text has color #7E52AE on white background.


Black color preview on #7E52AE background

This text has black color on #7E52AE background.


White color preview on #7E52AE background

This text has white color on #7E52AE background.


Related colors

Complementary color

Complementary color for #hex is #81AD51.


I love getcolorcode.com

Triadic colors

1 #AE7E52 and #52AE7E with #7E52AE are triadic colors.

2 #AE527E and #527EAE with #7E52AE are triadic colors.