COLOR #AEBAD6

HEX: #AEBAD6 RGB: (174,186,214)

Color info

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

RGB color model

#AEBAD6 color RGB value is (174,186,214).

RGB: (174,186,214) (68%, 73%, 84%)

RGB channels and saturation

R 174 of 255 = 68%
G 186 of 255 = 73%
B 214 of 255 = 84%

174
186
214

R + G + B ~ 75%. #AEBAD6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 174 + 186 + 214 = 574 (100%)
R 174 of 574 ~ 30.31%
G 186 of 574 ~ 32.4%
B 214 of 574 ~ 37.28'%

%30.31
%32.4
%37.28

CMYK color model

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

  • cyan value is 18.69%
  • magenta value is 13.08%
  • yellow value is 0.00%
  • key color value is 16.08%
CMYK: (19,13,0,16) C19M13Y0K16 (19%,13%,0%,16%) (0.19/0.13/0.00/0.16) 

CMYK percentages

%18.69
%13.08
%0
%16.08

Codes

Color #AEBAD6 in popluar color models

AE BA D6
RGB 174 186 214
HSL 222° 32.79% 76.08%
HSB/HSV 222° 18.69% 83.92%
CMYK 18.69% 13.08% 0.00%
16.08%

Color #AEBAD6 in popluar number systems.

HEX AE BA D6
Decimal 174 186 214
Binary 10101110 10111010 11010110
Octal 256 272 326

Shades and tints

Shades of #AEBAD6

#AEBAD6
(174,186,214)
#9FAAC3
(159,170,195)
#909AB0
(144,154,176)
#818A9D
(129,138,157)
#727A8A
(114,122,138)
#636A77
(99,106,119)
#545A64
(84,90,100)
#454A51
(69,74,81)
#363A3E
(54,58,62)
#272A2B
(39,42,43)
#181A18
(24,26,24)
#000000
(0,0,0)

Tints of #AEBAD6

#AEBAD6
(174,186,214)
#B5C0D9
(181,192,217)
#BCC6DC
(188,198,220)
#C3CCDF
(195,204,223)
#CAD2E2
(202,210,226)
#D1D8E5
(209,216,229)
#D8DEE8
(216,222,232)
#DFE4EB
(223,228,235)
#E6EAEE
(230,234,238)
#EDF0F1
(237,240,241)
#F4F6F4
(244,246,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AEBAD6 color. Also use rgb(174,186,214) instead hex code.

Text Font Color

.myTextColor { color: #AEBAD6; }

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

This text font color is #AEBAD6.

Background Color

.myBgColor { background-color: #AEBAD6; }

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

This div background color is #AEBAD6.

Border color

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

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

This div border color is #AEBAD6.

Opacity

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

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

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

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

This text has shadow with #AEBAD6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEBAD6.

Preview

Color preview on black background

This text has color #AEBAD6 on black background.


Color preview on white background

This text has color #AEBAD6 on white background.


Black color preview on #AEBAD6 background

This text has black color on #AEBAD6 background.


White color preview on #AEBAD6 background

This text has white color on #AEBAD6 background.


Related colors

Complementary color

Complementary color for #hex is #514529.


I love getcolorcode.com

Triadic colors

1 #D6AEBA and #BAD6AE with #AEBAD6 are triadic colors.

2 #D6BAAE and #BAAED6 with #AEBAD6 are triadic colors.