COLOR #AEEAE6

HEX: #AEEAE6 RGB: (174,234,230)

Color info

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

RGB color model

#AEEAE6 color RGB value is (174,234,230).

RGB: (174,234,230) (68%, 92%, 90%)

RGB channels and saturation

R 174 of 255 = 68%
G 234 of 255 = 92%
B 230 of 255 = 90%

174
234
230

R + G + B ~ 83%. #AEEAE6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 174 + 234 + 230 = 638 (100%)
R 174 of 638 ~ 27.27%
G 234 of 638 ~ 36.68%
B 230 of 638 ~ 36.05'%

%27.27
%36.68
%36.05

CMYK color model

#AEEAE6 color CMYK value is (26,0,2,8).

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

CMYK: (26,0,2,8)
C26M0Y2K8 (26%, 0%, 2%, 8%)
(0.26 / 0.00 / 0.02 / 0.08)

CMYK percentages

%25.64
%0
%1.71
%8.24

Codes

Color #AEEAE6 in popluar color models

AE EA E6
RGB 174 234 230
HSL 176° 58.82% 80.00%
HSB/HSV 176° 25.64% 91.76%
CMYK 25.64% 0.00% 1.71%
8.24%

Color #AEEAE6 in popluar number systems.

HEX AE EA E6
Decimal 174 234 230
Binary 10101110 11101010 11100110
Octal 256 352 346

Shades and tints

Shades of #AEEAE6

#AEEAE6
(174,234,230)
#9FD5D2
(159,213,210)
#90C0BE
(144,192,190)
#81ABAA
(129,171,170)
#729696
(114,150,150)
#638182
(99,129,130)
#546C6E
(84,108,110)
#45575A
(69,87,90)
#364246
(54,66,70)
#272D32
(39,45,50)
#18181E
(24,24,30)
#000000
(0,0,0)

Tints of #AEEAE6

#AEEAE6
(174,234,230)
#B5EBE8
(181,235,232)
#BCECEA
(188,236,234)
#C3EDEC
(195,237,236)
#CAEEEE
(202,238,238)
#D1EFF0
(209,239,240)
#D8F0F2
(216,240,242)
#DFF1F4
(223,241,244)
#E6F2F6
(230,242,246)
#EDF3F8
(237,243,248)
#F4F4FA
(244,244,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AEEAE6; }

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

This text font color is #AEEAE6.

Background Color

.myBgColor { background-color: #AEEAE6; }

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

This div background color is #AEEAE6.

Border color

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

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

This div border color is #AEEAE6.

Opacity

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

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

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

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

This text has shadow with #AEEAE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEEAE6.

Preview

Color preview on black background

This text has color #AEEAE6 on black background.


Color preview on white background

This text has color #AEEAE6 on white background.


Black color preview on #AEEAE6 background

This text has black color on #AEEAE6 background.


White color preview on #AEEAE6 background

This text has white color on #AEEAE6 background.


Related colors

Complementary color

Complementary color for #hex is #511519.


I love getcolorcode.com

Triadic colors

1 #E6AEEA and #EAE6AE with #AEEAE6 are triadic colors.

2 #E6EAAE and #EAAEE6 with #AEEAE6 are triadic colors.