COLOR #AED8EC

HEX: #AED8EC RGB: (174,216,236)

Renk bilgisi

#AED8EC contains mainly green and blue colors. #AED8EC ‘ nin web güvenlik rengi #99CCFF (ya da #9CF) dir.

RGB renk modeli

#AED8EC color RGB value is (174,216,236).

RGB: (174,216,236) (68%, 85%, 93%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 216 of 255 = 85%
B 236 of 255 = 93%

174
216
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 216 + 236 = 626 (100%)
R 174 of 626 ~ 27.8%
G 216 of 626 ~ 34.5%
B 236 of 626 ~ 37.7'%

%27.8
%34.5
%37.7

CMYK RENK MODELİ

#AED8EC rengi CMYK tonu (26,8,0,7).

  • camgöbeği tonu 26.27%
  • eflatun tonu 8.47%
  • sarı tonu 0.00%
  • ana renk tonu 7.45%

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

CMYK yüzdeleri

%26.27
%8.47
%0
%7.45

Codes

Color #AED8EC in popluar color models

AE D8 EC
RGB 174 216 236
HSL 199° 62.00% 80.39%
HSB/HSV 199° 26.27% 92.55%
CMYK 26.27% 8.47% 0.00%
7.45%

Color #AED8EC in popluar number systems.

HEX AE D8 EC
Decimal 174 216 236
Binary 10101110 11011000 11101100
Octal 256 330 354

Shades and tints

Shades of #AED8EC

#AED8EC
(174,216,236)
#9FC5D7
(159,197,215)
#90B2C2
(144,178,194)
#819FAD
(129,159,173)
#728C98
(114,140,152)
#637983
(99,121,131)
#54666E
(84,102,110)
#455359
(69,83,89)
#364044
(54,64,68)
#272D2F
(39,45,47)
#181A1A
(24,26,26)
#000000
(0,0,0)

Tints of #AED8EC

#AED8EC
(174,216,236)
#B5DBED
(181,219,237)
#BCDEEE
(188,222,238)
#C3E1EF
(195,225,239)
#CAE4F0
(202,228,240)
#D1E7F1
(209,231,241)
#D8EAF2
(216,234,242)
#DFEDF3
(223,237,243)
#E6F0F4
(230,240,244)
#EDF3F5
(237,243,245)
#F4F6F6
(244,246,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AED8EC color. Also use rgb(174,216,236) instead hex code.

Text Font Color

.myTextColor { color: #AED8EC; }

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

This text font color is #AED8EC.

Background Color

.myBgColor { background-color: #AED8EC; }

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

This div background color is #AED8EC.

Border color

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

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

This div border color is #AED8EC.

Opacity

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

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

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

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

This text has shadow with #AED8EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AED8EC.

Preview

Color preview on black background

This text has color #AED8EC on black background.


Color preview on white background

This text has color #AED8EC on white background.


Black color preview on #AED8EC background

This text has black color on #AED8EC background.


White color preview on #AED8EC background

This text has white color on #AED8EC background.


Related colors

Complementary color

Complementary color for #hex is #512713.


I love getcolorcode.com

Triadic colors

1 #ECAED8 and #D8ECAE with #AED8EC are triadic colors.

2 #ECD8AE and #D8AEEC with #AED8EC are triadic colors.