COLOR #AE70A7

HEX: #AE70A7 RGB: (174,112,167)

Color info

#AE70A7 contains mainly red and blue colors. Web safe color of #AE70A7 is #996699 (or #969).

RGB color model

#AE70A7 color RGB value is (174,112,167).

RGB: (174,112,167) (68%, 44%, 65%)

RGB channels and saturation

R 174 of 255 = 68%
G 112 of 255 = 44%
B 167 of 255 = 65%

174
112
167

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

Portions of RGB colors in percentages

R + G + B = 174 + 112 + 167 = 453 (100%)
R 174 of 453 ~ 38.41%
G 112 of 453 ~ 24.72%
B 167 of 453 ~ 36.87'%

%38.41
%24.72
%36.87

CMYK color model

#AE70A7 color CMYK value is (0,36,4,32).

  • cyan value is 0.00%
  • magenta value is 35.63%
  • yellow value is 4.02%
  • key color value is 31.76%
CMYK: (0,36,4,32) C0M36Y4K32 (0%,36%,4%,32%) (0.00/0.36/0.04/0.32) 

CMYK percentages

%0
%35.63
%4.02
%31.76

Codes

Color #AE70A7 in popluar color models

AE 70 A7
RGB 174 112 167
HSL 307° 27.68% 56.08%
HSB/HSV 307° 35.63% 68.24%
CMYK 0.00% 35.63% 4.02%
31.76%

Color #AE70A7 in popluar number systems.

HEX AE 70 A7
Decimal 174 112 167
Binary 10101110 1110000 10100111
Octal 256 160 247

Shades and tints

Shades of #AE70A7

#AE70A7
(174,112,167)
#9F6698
(159,102,152)
#905C89
(144,92,137)
#81527A
(129,82,122)
#72486B
(114,72,107)
#633E5C
(99,62,92)
#54344D
(84,52,77)
#452A3E
(69,42,62)
#36202F
(54,32,47)
#271620
(39,22,32)
#180C11
(24,12,17)
#000000
(0,0,0)

Tints of #AE70A7

#AE70A7
(174,112,167)
#B57DAF
(181,125,175)
#BC8AB7
(188,138,183)
#C397BF
(195,151,191)
#CAA4C7
(202,164,199)
#D1B1CF
(209,177,207)
#D8BED7
(216,190,215)
#DFCBDF
(223,203,223)
#E6D8E7
(230,216,231)
#EDE5EF
(237,229,239)
#F4F2F7
(244,242,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AE70A7; }

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

This text font color is #AE70A7.

Background Color

.myBgColor { background-color: #AE70A7; }

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

This div background color is #AE70A7.

Border color

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

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

This div border color is #AE70A7.

Opacity

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

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

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

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

This text has shadow with #AE70A7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE70A7.

Preview

Color preview on black background

This text has color #AE70A7 on black background.


Color preview on white background

This text has color #AE70A7 on white background.


Black color preview on #AE70A7 background

This text has black color on #AE70A7 background.


White color preview on #AE70A7 background

This text has white color on #AE70A7 background.


Related colors

Complementary color

Complementary color for #hex is #518F58.


I love getcolorcode.com

Triadic colors

1 #A7AE70 and #70A7AE with #AE70A7 are triadic colors.

2 #A770AE and #70AEA7 with #AE70A7 are triadic colors.