COLOR #AEEAD9

HEX: #AEEAD9 RGB: (174,234,217)

Color info

#AEEAD9 contains mainly green and blue colors. Web safe color of #AEEAD9 is #99FFCC (or #9FC).

RGB color model

#AEEAD9 color RGB value is (174,234,217).

RGB: (174,234,217) (68%, 92%, 85%)

RGB channels and saturation

R 174 of 255 = 68%
G 234 of 255 = 92%
B 217 of 255 = 85%

174
234
217

R + G + B ~ 82%. #AEEAD9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 174 + 234 + 217 = 625 (100%)
R 174 of 625 ~ 27.84%
G 234 of 625 ~ 37.44%
B 217 of 625 ~ 34.72'%

%27.84
%37.44
%34.72

CMYK color model

#AEEAD9 color CMYK value is (26,0,7,8).

  • cyan value is 25.64%
  • magenta value is 0.00%
  • yellow value is 7.26%
  • key color value is 8.24%

CMYK: (26,0,7,8)
C26M0Y7K8 (26%, 0%, 7%, 8%)
(0.26 / 0.00 / 0.07 / 0.08)

CMYK percentages

%25.64
%0
%7.26
%8.24

Codes

Color #AEEAD9 in popluar color models

AE EA D9
RGB 174 234 217
HSL 163° 58.82% 80.00%
HSB/HSV 163° 25.64% 91.76%
CMYK 25.64% 0.00% 7.26%
8.24%

Color #AEEAD9 in popluar number systems.

HEX AE EA D9
Decimal 174 234 217
Binary 10101110 11101010 11011001
Octal 256 352 331

Shades and tints

Shades of #AEEAD9

#AEEAD9
(174,234,217)
#9FD5C6
(159,213,198)
#90C0B3
(144,192,179)
#81ABA0
(129,171,160)
#72968D
(114,150,141)
#63817A
(99,129,122)
#546C67
(84,108,103)
#455754
(69,87,84)
#364241
(54,66,65)
#272D2E
(39,45,46)
#18181B
(24,24,27)
#000000
(0,0,0)

Tints of #AEEAD9

#AEEAD9
(174,234,217)
#B5EBDC
(181,235,220)
#BCECDF
(188,236,223)
#C3EDE2
(195,237,226)
#CAEEE5
(202,238,229)
#D1EFE8
(209,239,232)
#D8F0EB
(216,240,235)
#DFF1EE
(223,241,238)
#E6F2F1
(230,242,241)
#EDF3F4
(237,243,244)
#F4F4F7
(244,244,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AEEAD9 color. Also use rgb(174,234,217) instead hex code.

Text Font Color

.myTextColor { color: #AEEAD9; }

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

This text font color is #AEEAD9.

Background Color

.myBgColor { background-color: #AEEAD9; }

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

This div background color is #AEEAD9.

Border color

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

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

This div border color is #AEEAD9.

Opacity

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

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

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

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

This text has shadow with #AEEAD9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEEAD9.

Preview

Color preview on black background

This text has color #AEEAD9 on black background.


Color preview on white background

This text has color #AEEAD9 on white background.


Black color preview on #AEEAD9 background

This text has black color on #AEEAD9 background.


White color preview on #AEEAD9 background

This text has white color on #AEEAD9 background.


Related colors

Complementary color

Complementary color for #hex is #511526.


I love getcolorcode.com

Triadic colors

1 #D9AEEA and #EAD9AE with #AEEAD9 are triadic colors.

2 #D9EAAE and #EAAED9 with #AEEAD9 are triadic colors.