COLOR #AE80A2

HEX: #AE80A2 RGB: (174,128,162)

Color info

#AE80A2 contains red, green and blue colors in about the same proportion. Web safe color of #AE80A2 is #996699 (or #969).

RGB color model

#AE80A2 color RGB value is (174,128,162).

RGB: (174,128,162) (68%, 50%, 64%)

RGB channels and saturation

R 174 of 255 = 68%
G 128 of 255 = 50%
B 162 of 255 = 64%

174
128
162

R + G + B ~ 61%. #AE80A2 is quite light color.

Portions of RGB colors in percentages

R + G + B = 174 + 128 + 162 = 464 (100%)
R 174 of 464 ~ 37.5%
G 128 of 464 ~ 27.59%
B 162 of 464 ~ 34.91'%

%37.5
%27.59
%34.91

CMYK color model

#AE80A2 color CMYK value is (0,26,7,32).

  • cyan value is 0.00%
  • magenta value is 26.44%
  • yellow value is 6.90%
  • key color value is 31.76%
CMYK: (0,26,7,32) C0M26Y7K32 (0%,26%,7%,32%) (0.00/0.26/0.07/0.32) 

CMYK percentages

%0
%26.44
%6.9
%31.76

Codes

Color #AE80A2 in popluar color models

AE 80 A2
RGB 174 128 162
HSL 316° 22.12% 59.22%
HSB/HSV 316° 26.44% 68.24%
CMYK 0.00% 26.44% 6.90%
31.76%

Color #AE80A2 in popluar number systems.

HEX AE 80 A2
Decimal 174 128 162
Binary 10101110 10000000 10100010
Octal 256 200 242

Shades and tints

Shades of #AE80A2

#AE80A2
(174,128,162)
#9F7594
(159,117,148)
#906A86
(144,106,134)
#815F78
(129,95,120)
#72546A
(114,84,106)
#63495C
(99,73,92)
#543E4E
(84,62,78)
#453340
(69,51,64)
#362832
(54,40,50)
#271D24
(39,29,36)
#181216
(24,18,22)
#000000
(0,0,0)

Tints of #AE80A2

#AE80A2
(174,128,162)
#B58BAA
(181,139,170)
#BC96B2
(188,150,178)
#C3A1BA
(195,161,186)
#CAACC2
(202,172,194)
#D1B7CA
(209,183,202)
#D8C2D2
(216,194,210)
#DFCDDA
(223,205,218)
#E6D8E2
(230,216,226)
#EDE3EA
(237,227,234)
#F4EEF2
(244,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AE80A2; }

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

This text font color is #AE80A2.

Background Color

.myBgColor { background-color: #AE80A2; }

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

This div background color is #AE80A2.

Border color

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

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

This div border color is #AE80A2.

Opacity

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

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

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

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

This text has shadow with #AE80A2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE80A2.

Preview

Color preview on black background

This text has color #AE80A2 on black background.


Color preview on white background

This text has color #AE80A2 on white background.


Black color preview on #AE80A2 background

This text has black color on #AE80A2 background.


White color preview on #AE80A2 background

This text has white color on #AE80A2 background.


Related colors

Complementary color

Complementary color for #hex is #517F5D.


I love getcolorcode.com

Triadic colors

1 #A2AE80 and #80A2AE with #AE80A2 are triadic colors.

2 #A280AE and #80AEA2 with #AE80A2 are triadic colors.