COLOR #AE15AE

HEX: #AE15AE RGB: (174,21,174)

Color info

#AE15AE contains mainly red and blue colors. Web safe color of #AE15AE is #990099 (or #909).

RGB color model

#AE15AE color RGB value is (174,21,174).

RGB: (174,21,174) (68%, 8%, 68%)

RGB channels and saturation

R 174 of 255 = 68%
G 21 of 255 = 8%
B 174 of 255 = 68%

174
21
174

R + G + B ~ 48%. #AE15AE is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 174 + 21 + 174 = 369 (100%)
R 174 of 369 ~ 47.15%
G 21 of 369 ~ 5.69%
B 174 of 369 ~ 47.15'%

%47.15
%47.15

CMYK color model

#AE15AE color CMYK value is (0,88,0,32).

  • cyan value is 0.00%
  • magenta value is 87.93%
  • yellow value is 0.00%
  • key color value is 31.76%

CMYK: (0,88,0,32)
C0M88Y0K32 (0%, 88%, 0%, 32%)
(0.00 / 0.88 / 0.00 / 0.32)

CMYK percentages

%0
%87.93
%0
%31.76

Codes

Color #AE15AE in popluar color models

AE 15 AE
RGB 174 21 174
HSL 300° 78.46% 38.24%
HSB/HSV 300° 87.93% 68.24%
CMYK 0.00% 87.93% 0.00%
31.76%

Color #AE15AE in popluar number systems.

HEX AE 15 AE
Decimal 174 21 174
Binary 10101110 10101 10101110
Octal 256 25 256

Shades and tints

Shades of #AE15AE

#AE15AE
(174,21,174)
#9F149F
(159,20,159)
#901390
(144,19,144)
#811281
(129,18,129)
#721172
(114,17,114)
#631063
(99,16,99)
#540F54
(84,15,84)
#450E45
(69,14,69)
#360D36
(54,13,54)
#270C27
(39,12,39)
#180B18
(24,11,24)
#000000
(0,0,0)

Tints of #AE15AE

#AE15AE
(174,21,174)
#B52AB5
(181,42,181)
#BC3FBC
(188,63,188)
#C354C3
(195,84,195)
#CA69CA
(202,105,202)
#D17ED1
(209,126,209)
#D893D8
(216,147,216)
#DFA8DF
(223,168,223)
#E6BDE6
(230,189,230)
#EDD2ED
(237,210,237)
#F4E7F4
(244,231,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AE15AE; }

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

This text font color is #AE15AE.

Background Color

.myBgColor { background-color: #AE15AE; }

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

This div background color is #AE15AE.

Border color

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

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

This div border color is #AE15AE.

Opacity

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

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

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

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

This text has shadow with #AE15AE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE15AE.

Preview

Color preview on black background

This text has color #AE15AE on black background.


Color preview on white background

This text has color #AE15AE on white background.


Black color preview on #AE15AE background

This text has black color on #AE15AE background.


White color preview on #AE15AE background

This text has white color on #AE15AE background.


Related colors

Complementary color

Complementary color for #hex is #51EA51.


I love getcolorcode.com

Gradients

Color #AE15AE is used in Steel Pink gradient.

Steel Pink


Triadic colors

1 #AEAE15 and #15AEAE with #AE15AE are triadic colors.

2 #AE15AE and #15AEAE with #AE15AE are triadic colors.