COLOR #AE80A4

HEX: #AE80A4 RGB: (174,128,164)

Color info

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

RGB color model

#AE80A4 color RGB value is (174,128,164).

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

RGB channels and saturation

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

174
128
164

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

Portions of RGB colors in percentages

R + G + B = 174 + 128 + 164 = 466 (100%)
R 174 of 466 ~ 37.34%
G 128 of 466 ~ 27.47%
B 164 of 466 ~ 35.19'%

%37.34
%27.47
%35.19

CMYK color model

#AE80A4 color CMYK value is (0,26,6,32).

  • cyan value is 0.00%
  • magenta value is 26.44%
  • yellow value is 5.75%
  • key color value is 31.76%

CMYK: (0,26,6,32)
C0M26Y6K32 (0%, 26%, 6%, 32%)
(0.00 / 0.26 / 0.06 / 0.32)

CMYK percentages

%0
%26.44
%5.75
%31.76

Codes

Color #AE80A4 in popluar color models

AE 80 A4
RGB 174 128 164
HSL 313° 22.12% 59.22%
HSB/HSV 313° 26.44% 68.24%
CMYK 0.00% 26.44% 5.75%
31.76%

Color #AE80A4 in popluar number systems.

HEX AE 80 A4
Decimal 174 128 164
Binary 10101110 10000000 10100100
Octal 256 200 244

Shades and tints

Shades of #AE80A4

#AE80A4
(174,128,164)
#9F7596
(159,117,150)
#906A88
(144,106,136)
#815F7A
(129,95,122)
#72546C
(114,84,108)
#63495E
(99,73,94)
#543E50
(84,62,80)
#453342
(69,51,66)
#362834
(54,40,52)
#271D26
(39,29,38)
#181218
(24,18,24)
#000000
(0,0,0)

Tints of #AE80A4

#AE80A4
(174,128,164)
#B58BAC
(181,139,172)
#BC96B4
(188,150,180)
#C3A1BC
(195,161,188)
#CAACC4
(202,172,196)
#D1B7CC
(209,183,204)
#D8C2D4
(216,194,212)
#DFCDDC
(223,205,220)
#E6D8E4
(230,216,228)
#EDE3EC
(237,227,236)
#F4EEF4
(244,238,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AE80A4; }

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

This text font color is #AE80A4.

Background Color

.myBgColor { background-color: #AE80A4; }

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

This div background color is #AE80A4.

Border color

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

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

This div border color is #AE80A4.

Opacity

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

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

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

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

This text has shadow with #AE80A4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE80A4.

Preview

Color preview on black background

This text has color #AE80A4 on black background.


Color preview on white background

This text has color #AE80A4 on white background.


Black color preview on #AE80A4 background

This text has black color on #AE80A4 background.


White color preview on #AE80A4 background

This text has white color on #AE80A4 background.


Related colors

Complementary color

Complementary color for #hex is #517F5B.


I love getcolorcode.com

Triadic colors

1 #A4AE80 and #80A4AE with #AE80A4 are triadic colors.

2 #A480AE and #80AEA4 with #AE80A4 are triadic colors.