COLOR #AED5E0

HEX: #AED5E0 RGB: (174,213,224)

Renk bilgisi

#AED5E0 contains red, green and blue colors in about the same proportion. #AED5E0 ‘ nin web güvenlik rengi #99CCCC (ya da #9CC) dir.

RGB renk modeli

#AED5E0 color RGB value is (174,213,224).

RGB: (174,213,224) (68%, 84%, 88%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 213 of 255 = 84%
B 224 of 255 = 88%

174
213
224

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

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 213 + 224 = 611 (100%)
R 174 of 611 ~ 28.48%
G 213 of 611 ~ 34.86%
B 224 of 611 ~ 36.66'%

%28.48
%34.86
%36.66

CMYK RENK MODELİ

#AED5E0 rengi CMYK tonu (22,5,0,12).

  • camgöbeği tonu 22.32%
  • eflatun tonu 4.91%
  • sarı tonu 0.00%
  • ana renk tonu 12.16%

CMYK: (22,5,0,12)
C22M5Y0K12 (22%, 5%, 0%, 12%)
(0.22 / 0.05 / 0.00 / 0.12)

CMYK yüzdeleri

%22.32
%4.91
%0
%12.16

Codes

Color #AED5E0 in popluar color models

AE D5 E0
RGB 174 213 224
HSL 193° 44.64% 78.04%
HSB/HSV 193° 22.32% 87.84%
CMYK 22.32% 4.91% 0.00%
12.16%

Color #AED5E0 in popluar number systems.

HEX AE D5 E0
Decimal 174 213 224
Binary 10101110 11010101 11100000
Octal 256 325 340

Shades and tints

Shades of #AED5E0

#AED5E0
(174,213,224)
#9FC2CC
(159,194,204)
#90AFB8
(144,175,184)
#819CA4
(129,156,164)
#728990
(114,137,144)
#63767C
(99,118,124)
#546368
(84,99,104)
#455054
(69,80,84)
#363D40
(54,61,64)
#272A2C
(39,42,44)
#181718
(24,23,24)
#000000
(0,0,0)

Tints of #AED5E0

#AED5E0
(174,213,224)
#B5D8E2
(181,216,226)
#BCDBE4
(188,219,228)
#C3DEE6
(195,222,230)
#CAE1E8
(202,225,232)
#D1E4EA
(209,228,234)
#D8E7EC
(216,231,236)
#DFEAEE
(223,234,238)
#E6EDF0
(230,237,240)
#EDF0F2
(237,240,242)
#F4F3F4
(244,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AED5E0 color. Also use rgb(174,213,224) instead hex code.

Text Font Color

.myTextColor { color: #AED5E0; }

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

This text font color is #AED5E0.

Background Color

.myBgColor { background-color: #AED5E0; }

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

This div background color is #AED5E0.

Border color

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

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

This div border color is #AED5E0.

Opacity

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

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

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

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

This text has shadow with #AED5E0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AED5E0.

Preview

Color preview on black background

This text has color #AED5E0 on black background.


Color preview on white background

This text has color #AED5E0 on white background.


Black color preview on #AED5E0 background

This text has black color on #AED5E0 background.


White color preview on #AED5E0 background

This text has white color on #AED5E0 background.


Related colors

Complementary color

Complementary color for #hex is #512A1F.


I love getcolorcode.com

Triadic colors

1 #E0AED5 and #D5E0AE with #AED5E0 are triadic colors.

2 #E0D5AE and #D5AEE0 with #AED5E0 are triadic colors.