COLOR #AEA6CE

HEX: #AEA6CE RGB: (174,166,206)

Color info

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

RGB color model

#AEA6CE color RGB value is (174,166,206).

RGB: (174,166,206) (68%, 65%, 81%)

RGB channels and saturation

R 174 of 255 = 68%
G 166 of 255 = 65%
B 206 of 255 = 81%

174
166
206

R + G + B ~ 71%. #AEA6CE is quite light color.

Portions of RGB colors in percentages

R + G + B = 174 + 166 + 206 = 546 (100%)
R 174 of 546 ~ 31.87%
G 166 of 546 ~ 30.4%
B 206 of 546 ~ 37.73'%

%31.87
%30.4
%37.73

CMYK color model

#AEA6CE color CMYK value is (16,19,0,19).

  • cyan value is 15.53%
  • magenta value is 19.42%
  • yellow value is 0.00%
  • key color value is 19.22%

CMYK: (16,19,0,19)
C16M19Y0K19 (16%, 19%, 0%, 19%)
(0.16 / 0.19 / 0.00 / 0.19)

CMYK percentages

%15.53
%19.42
%0
%19.22

Codes

Color #AEA6CE in popluar color models

AE A6 CE
RGB 174 166 206
HSL 252° 28.99% 72.94%
HSB/HSV 252° 19.42% 80.78%
CMYK 15.53% 19.42% 0.00%
19.22%

Color #AEA6CE in popluar number systems.

HEX AE A6 CE
Decimal 174 166 206
Binary 10101110 10100110 11001110
Octal 256 246 316

Shades and tints

Shades of #AEA6CE

#AEA6CE
(174,166,206)
#9F97BC
(159,151,188)
#9088AA
(144,136,170)
#817998
(129,121,152)
#726A86
(114,106,134)
#635B74
(99,91,116)
#544C62
(84,76,98)
#453D50
(69,61,80)
#362E3E
(54,46,62)
#271F2C
(39,31,44)
#18101A
(24,16,26)
#000000
(0,0,0)

Tints of #AEA6CE

#AEA6CE
(174,166,206)
#B5AED2
(181,174,210)
#BCB6D6
(188,182,214)
#C3BEDA
(195,190,218)
#CAC6DE
(202,198,222)
#D1CEE2
(209,206,226)
#D8D6E6
(216,214,230)
#DFDEEA
(223,222,234)
#E6E6EE
(230,230,238)
#EDEEF2
(237,238,242)
#F4F6F6
(244,246,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AEA6CE color. Also use rgb(174,166,206) instead hex code.

Text Font Color

.myTextColor { color: #AEA6CE; }

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

This text font color is #AEA6CE.

Background Color

.myBgColor { background-color: #AEA6CE; }

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

This div background color is #AEA6CE.

Border color

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

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

This div border color is #AEA6CE.

Opacity

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

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

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

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

This text has shadow with #AEA6CE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEA6CE.

Preview

Color preview on black background

This text has color #AEA6CE on black background.


Color preview on white background

This text has color #AEA6CE on white background.


Black color preview on #AEA6CE background

This text has black color on #AEA6CE background.


White color preview on #AEA6CE background

This text has white color on #AEA6CE background.


Related colors

Complementary color

Complementary color for #hex is #515931.


I love getcolorcode.com

Triadic colors

1 #CEAEA6 and #A6CEAE with #AEA6CE are triadic colors.

2 #CEA6AE and #A6AECE with #AEA6CE are triadic colors.