COLOR #AE8AB1

HEX: #AE8AB1 RGB: (174,138,177)

Color info

#AE8AB1 contains red, green and blue colors in about the same proportion. Web safe color of #AE8AB1 is #999999 (or #999).

RGB color model

#AE8AB1 color RGB value is (174,138,177).

RGB: (174,138,177) (68%, 54%, 69%)

RGB channels and saturation

R 174 of 255 = 68%
G 138 of 255 = 54%
B 177 of 255 = 69%

174
138
177

R + G + B ~ 64%. #AE8AB1 is quite light color.

Portions of RGB colors in percentages

R + G + B = 174 + 138 + 177 = 489 (100%)
R 174 of 489 ~ 35.58%
G 138 of 489 ~ 28.22%
B 177 of 489 ~ 36.2'%

%35.58
%28.22
%36.2

CMYK color model

#AE8AB1 color CMYK value is (2,22,0,31).

  • cyan value is 1.69%
  • magenta value is 22.03%
  • yellow value is 0.00%
  • key color value is 30.59%

CMYK: (2,22,0,31)
C2M22Y0K31 (2%, 22%, 0%, 31%)
(0.02 / 0.22 / 0.00 / 0.31)

CMYK percentages

%1.69
%22.03
%0
%30.59

Codes

Color #AE8AB1 in popluar color models

AE 8A B1
RGB 174 138 177
HSL 295° 20.00% 61.76%
HSB/HSV 295° 22.03% 69.41%
CMYK 1.69% 22.03% 0.00%
30.59%

Color #AE8AB1 in popluar number systems.

HEX AE 8A B1
Decimal 174 138 177
Binary 10101110 10001010 10110001
Octal 256 212 261

Shades and tints

Shades of #AE8AB1

#AE8AB1
(174,138,177)
#9F7EA1
(159,126,161)
#907291
(144,114,145)
#816681
(129,102,129)
#725A71
(114,90,113)
#634E61
(99,78,97)
#544251
(84,66,81)
#453641
(69,54,65)
#362A31
(54,42,49)
#271E21
(39,30,33)
#181211
(24,18,17)
#000000
(0,0,0)

Tints of #AE8AB1

#AE8AB1
(174,138,177)
#B594B8
(181,148,184)
#BC9EBF
(188,158,191)
#C3A8C6
(195,168,198)
#CAB2CD
(202,178,205)
#D1BCD4
(209,188,212)
#D8C6DB
(216,198,219)
#DFD0E2
(223,208,226)
#E6DAE9
(230,218,233)
#EDE4F0
(237,228,240)
#F4EEF7
(244,238,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AE8AB1; }

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

This text font color is #AE8AB1.

Background Color

.myBgColor { background-color: #AE8AB1; }

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

This div background color is #AE8AB1.

Border color

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

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

This div border color is #AE8AB1.

Opacity

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

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

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

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

This text has shadow with #AE8AB1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE8AB1.

Preview

Color preview on black background

This text has color #AE8AB1 on black background.


Color preview on white background

This text has color #AE8AB1 on white background.


Black color preview on #AE8AB1 background

This text has black color on #AE8AB1 background.


White color preview on #AE8AB1 background

This text has white color on #AE8AB1 background.


Related colors

Complementary color

Complementary color for #hex is #51754E.


I love getcolorcode.com

Triadic colors

1 #B1AE8A and #8AB1AE with #AE8AB1 are triadic colors.

2 #B18AAE and #8AAEB1 with #AE8AB1 are triadic colors.