COLOR #AE8ABF

HEX: #AE8ABF RGB: (174,138,191)

Color info

#AE8ABF contains red, green and blue colors in about the same proportion. Web safe color of #AE8ABF is #9999CC (or #99C).

RGB color model

#AE8ABF color RGB value is (174,138,191).

RGB: (174,138,191) (68%, 54%, 75%)

RGB channels and saturation

R 174 of 255 = 68%
G 138 of 255 = 54%
B 191 of 255 = 75%

174
138
191

R + G + B ~ 66%. #AE8ABF is quite light color.

Portions of RGB colors in percentages

R + G + B = 174 + 138 + 191 = 503 (100%)
R 174 of 503 ~ 34.59%
G 138 of 503 ~ 27.44%
B 191 of 503 ~ 37.97'%

%34.59
%27.44
%37.97

CMYK color model

#AE8ABF color CMYK value is (9,28,0,25).

  • cyan value is 8.90%
  • magenta value is 27.75%
  • yellow value is 0.00%
  • key color value is 25.10%

CMYK: (9,28,0,25)
C9M28Y0K25 (9%, 28%, 0%, 25%)
(0.09 / 0.28 / 0.00 / 0.25)

CMYK percentages

%8.9
%27.75
%0
%25.1

Codes

Color #AE8ABF in popluar color models

AE 8A BF
RGB 174 138 191
HSL 281° 29.28% 64.51%
HSB/HSV 281° 27.75% 74.90%
CMYK 8.90% 27.75% 0.00%
25.10%

Color #AE8ABF in popluar number systems.

HEX AE 8A BF
Decimal 174 138 191
Binary 10101110 10001010 10111111
Octal 256 212 277

Shades and tints

Shades of #AE8ABF

#AE8ABF
(174,138,191)
#9F7EAE
(159,126,174)
#90729D
(144,114,157)
#81668C
(129,102,140)
#725A7B
(114,90,123)
#634E6A
(99,78,106)
#544259
(84,66,89)
#453648
(69,54,72)
#362A37
(54,42,55)
#271E26
(39,30,38)
#181215
(24,18,21)
#000000
(0,0,0)

Tints of #AE8ABF

#AE8ABF
(174,138,191)
#B594C4
(181,148,196)
#BC9EC9
(188,158,201)
#C3A8CE
(195,168,206)
#CAB2D3
(202,178,211)
#D1BCD8
(209,188,216)
#D8C6DD
(216,198,221)
#DFD0E2
(223,208,226)
#E6DAE7
(230,218,231)
#EDE4EC
(237,228,236)
#F4EEF1
(244,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AE8ABF; }

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

This text font color is #AE8ABF.

Background Color

.myBgColor { background-color: #AE8ABF; }

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

This div background color is #AE8ABF.

Border color

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

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

This div border color is #AE8ABF.

Opacity

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

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

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

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

This text has shadow with #AE8ABF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AE8ABF.

Preview

Color preview on black background

This text has color #AE8ABF on black background.


Color preview on white background

This text has color #AE8ABF on white background.


Black color preview on #AE8ABF background

This text has black color on #AE8ABF background.


White color preview on #AE8ABF background

This text has white color on #AE8ABF background.


Related colors

Complementary color

Complementary color for #hex is #517540.


I love getcolorcode.com

Triadic colors

1 #BFAE8A and #8ABFAE with #AE8ABF are triadic colors.

2 #BF8AAE and #8AAEBF with #AE8ABF are triadic colors.