COLOR #AE7AD9

HEX: #AE7AD9 RGB: (174,122,217)

Color info

#AE7AD9 contains mainly red and blue colors. Web safe color of #AE7AD9 is #9966CC (or #96C).

RGB color model

#AE7AD9 color RGB value is (174,122,217).

RGB: (174,122,217) (68%, 48%, 85%)

RGB channels and saturation

R 174 of 255 = 68%
G 122 of 255 = 48%
B 217 of 255 = 85%

174
122
217

R + G + B ~ 67%. #AE7AD9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 174 + 122 + 217 = 513 (100%)
R 174 of 513 ~ 33.92%
G 122 of 513 ~ 23.78%
B 217 of 513 ~ 42.3'%

%33.92
%23.78
%42.3

CMYK color model

#AE7AD9 color CMYK value is (20,44,0,15).

  • cyan value is 19.82%
  • magenta value is 43.78%
  • yellow value is 0.00%
  • key color value is 14.90%

CMYK: (20,44,0,15)
C20M44Y0K15 (20%, 44%, 0%, 15%)
(0.20 / 0.44 / 0.00 / 0.15)

CMYK percentages

%19.82
%43.78
%0
%14.9

Codes

Color #AE7AD9 in popluar color models

AE 7A D9
RGB 174 122 217
HSL 273° 55.56% 66.47%
HSB/HSV 273° 43.78% 85.10%
CMYK 19.82% 43.78% 0.00%
14.90%

Color #AE7AD9 in popluar number systems.

HEX AE 7A D9
Decimal 174 122 217
Binary 10101110 1111010 11011001
Octal 256 172 331

Shades and tints

Shades of #AE7AD9

#AE7AD9
(174,122,217)
#9F6FC6
(159,111,198)
#9064B3
(144,100,179)
#8159A0
(129,89,160)
#724E8D
(114,78,141)
#63437A
(99,67,122)
#543867
(84,56,103)
#452D54
(69,45,84)
#362241
(54,34,65)
#27172E
(39,23,46)
#180C1B
(24,12,27)
#000000
(0,0,0)

Tints of #AE7AD9

#AE7AD9
(174,122,217)
#B586DC
(181,134,220)
#BC92DF
(188,146,223)
#C39EE2
(195,158,226)
#CAAAE5
(202,170,229)
#D1B6E8
(209,182,232)
#D8C2EB
(216,194,235)
#DFCEEE
(223,206,238)
#E6DAF1
(230,218,241)
#EDE6F4
(237,230,244)
#F4F2F7
(244,242,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AE7AD9 color. Also use rgb(174,122,217) instead hex code.

Text Font Color

.myTextColor { color: #AE7AD9; }

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

This text font color is #AE7AD9.

Background Color

.myBgColor { background-color: #AE7AD9; }

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

This div background color is #AE7AD9.

Border color

.myBorderColor { border: 1px solid #AE7AD9; }

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

This div border color is #AE7AD9.

Opacity

.myOpacity80 { color: #AE7AD9; opacity: 0.8; }

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

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

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

This text has shadow with #AE7AD9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE7AD9.

Preview

Color preview on black background

This text has color #AE7AD9 on black background.


Color preview on white background

This text has color #AE7AD9 on white background.


Black color preview on #AE7AD9 background

This text has black color on #AE7AD9 background.


White color preview on #AE7AD9 background

This text has white color on #AE7AD9 background.


Related colors

Complementary color

Complementary color for #hex is #518526.


I love getcolorcode.com

Triadic colors

1 #D9AE7A and #7AD9AE with #AE7AD9 are triadic colors.

2 #D97AAE and #7AAED9 with #AE7AD9 are triadic colors.