COLOR #AEEEEA

HEX: #AEEEEA RGB: (174,238,234)

Color info

#AEEEEA contains mainly green and blue colors. Web safe color of #AEEEEA is #99FFFF (or #9FF).

RGB color model

#AEEEEA color RGB value is (174,238,234).

RGB: (174,238,234) (68%, 93%, 92%)

RGB channels and saturation

R 174 of 255 = 68%
G 238 of 255 = 93%
B 234 of 255 = 92%

174
238
234

R + G + B ~ 84%. #AEEEEA is quite light color.

Portions of RGB colors in percentages

R + G + B = 174 + 238 + 234 = 646 (100%)
R 174 of 646 ~ 26.93%
G 238 of 646 ~ 36.84%
B 234 of 646 ~ 36.22'%

%26.93
%36.84
%36.22

CMYK color model

#AEEEEA color CMYK value is (27,0,2,7).

  • cyan value is 26.89%
  • magenta value is 0.00%
  • yellow value is 1.68%
  • key color value is 6.67%
CMYK: (27,0,2,7) C27M0Y2K7 (27%,0%,2%,7%) (0.27/0.00/0.02/0.07) 

CMYK percentages

%26.89
%0
%1.68
%6.67

Codes

Color #AEEEEA in popluar color models

AE EE EA
RGB 174 238 234
HSL 176° 65.31% 80.78%
HSB/HSV 176° 26.89% 93.33%
CMYK 26.89% 0.00% 1.68%
6.67%

Color #AEEEEA in popluar number systems.

HEX AE EE EA
Decimal 174 238 234
Binary 10101110 11101110 11101010
Octal 256 356 352

Shades and tints

Shades of #AEEEEA

#AEEEEA
(174,238,234)
#9FD9D5
(159,217,213)
#90C4C0
(144,196,192)
#81AFAB
(129,175,171)
#729A96
(114,154,150)
#638581
(99,133,129)
#54706C
(84,112,108)
#455B57
(69,91,87)
#364642
(54,70,66)
#27312D
(39,49,45)
#181C18
(24,28,24)
#000000
(0,0,0)

Tints of #AEEEEA

#AEEEEA
(174,238,234)
#B5EFEB
(181,239,235)
#BCF0EC
(188,240,236)
#C3F1ED
(195,241,237)
#CAF2EE
(202,242,238)
#D1F3EF
(209,243,239)
#D8F4F0
(216,244,240)
#DFF5F1
(223,245,241)
#E6F6F2
(230,246,242)
#EDF7F3
(237,247,243)
#F4F8F4
(244,248,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AEEEEA; }

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

This text font color is #AEEEEA.

Background Color

.myBgColor { background-color: #AEEEEA; }

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

This div background color is #AEEEEA.

Border color

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

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

This div border color is #AEEEEA.

Opacity

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

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

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

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

This text has shadow with #AEEEEA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEEEEA.

Preview

Color preview on black background

This text has color #AEEEEA on black background.


Color preview on white background

This text has color #AEEEEA on white background.


Black color preview on #AEEEEA background

This text has black color on #AEEEEA background.


White color preview on #AEEEEA background

This text has white color on #AEEEEA background.


Related colors

Complementary color

Complementary color for #hex is #511115.


I love getcolorcode.com

Triadic colors

1 #EAAEEE and #EEEAAE with #AEEEEA are triadic colors.

2 #EAEEAE and #EEAEEA with #AEEEEA are triadic colors.