COLOR #AECEE7

HEX: #AECEE7 RGB: (174,206,231)

Color info

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

RGB color model

#AECEE7 color RGB value is (174,206,231).

RGB: (174,206,231) (68%, 81%, 91%)

RGB channels and saturation

R 174 of 255 = 68%
G 206 of 255 = 81%
B 231 of 255 = 91%

174
206
231

R + G + B ~ 80%. #AECEE7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 174 + 206 + 231 = 611 (100%)
R 174 of 611 ~ 28.48%
G 206 of 611 ~ 33.72%
B 231 of 611 ~ 37.81'%

%28.48
%33.72
%37.81

CMYK color model

#AECEE7 color CMYK value is (25,11,0,9).

  • cyan value is 24.68%
  • magenta value is 10.82%
  • yellow value is 0.00%
  • key color value is 9.41%
CMYK: (25,11,0,9) C25M11Y0K9 (25%,11%,0%,9%) (0.25/0.11/0.00/0.09) 

CMYK percentages

%24.68
%10.82
%0
%9.41

Codes

Color #AECEE7 in popluar color models

AE CE E7
RGB 174 206 231
HSL 206° 54.29% 79.41%
HSB/HSV 206° 24.68% 90.59%
CMYK 24.68% 10.82% 0.00%
9.41%

Color #AECEE7 in popluar number systems.

HEX AE CE E7
Decimal 174 206 231
Binary 10101110 11001110 11100111
Octal 256 316 347

Shades and tints

Shades of #AECEE7

#AECEE7
(174,206,231)
#9FBCD2
(159,188,210)
#90AABD
(144,170,189)
#8198A8
(129,152,168)
#728693
(114,134,147)
#63747E
(99,116,126)
#546269
(84,98,105)
#455054
(69,80,84)
#363E3F
(54,62,63)
#272C2A
(39,44,42)
#181A15
(24,26,21)
#000000
(0,0,0)

Tints of #AECEE7

#AECEE7
(174,206,231)
#B5D2E9
(181,210,233)
#BCD6EB
(188,214,235)
#C3DAED
(195,218,237)
#CADEEF
(202,222,239)
#D1E2F1
(209,226,241)
#D8E6F3
(216,230,243)
#DFEAF5
(223,234,245)
#E6EEF7
(230,238,247)
#EDF2F9
(237,242,249)
#F4F6FB
(244,246,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AECEE7; }

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

This text font color is #AECEE7.

Background Color

.myBgColor { background-color: #AECEE7; }

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

This div background color is #AECEE7.

Border color

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

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

This div border color is #AECEE7.

Opacity

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

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

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

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

This text has shadow with #AECEE7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AECEE7.

Preview

Color preview on black background

This text has color #AECEE7 on black background.


Color preview on white background

This text has color #AECEE7 on white background.


Black color preview on #AECEE7 background

This text has black color on #AECEE7 background.


White color preview on #AECEE7 background

This text has white color on #AECEE7 background.


Related colors

Complementary color

Complementary color for #hex is #513118.


I love getcolorcode.com

Triadic colors

1 #E7AECE and #CEE7AE with #AECEE7 are triadic colors.

2 #E7CEAE and #CEAEE7 with #AECEE7 are triadic colors.