COLOR #AED5E5

HEX: #AED5E5 RGB: (174,213,229)

Renk bilgisi

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

RGB renk modeli

#AED5E5 color RGB value is (174,213,229).

RGB: (174,213,229) (68%, 84%, 90%)

RGB bağlantıları ve doygunluk

R 174 of 255 = 68%
G 213 of 255 = 84%
B 229 of 255 = 90%

174
213
229

R + G + B ~ 81%. #AED5E5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 174 + 213 + 229 = 616 (100%)
R 174 of 616 ~ 28.25%
G 213 of 616 ~ 34.58%
B 229 of 616 ~ 37.18'%

%28.25
%34.58
%37.18

CMYK RENK MODELİ

#AED5E5 rengi CMYK tonu (24,7,0,10).

  • camgöbeği tonu 24.02%
  • eflatun tonu 6.99%
  • sarı tonu 0.00%
  • ana renk tonu 10.20%

CMYK: (24,7,0,10)
C24M7Y0K10 (24%, 7%, 0%, 10%)
(0.24 / 0.07 / 0.00 / 0.10)

CMYK yüzdeleri

%24.02
%6.99
%0
%10.2

Codes

Color #AED5E5 in popluar color models

AE D5 E5
RGB 174 213 229
HSL 197° 51.40% 79.02%
HSB/HSV 197° 24.02% 89.80%
CMYK 24.02% 6.99% 0.00%
10.20%

Color #AED5E5 in popluar number systems.

HEX AE D5 E5
Decimal 174 213 229
Binary 10101110 11010101 11100101
Octal 256 325 345

Shades and tints

Shades of #AED5E5

#AED5E5
(174,213,229)
#9FC2D1
(159,194,209)
#90AFBD
(144,175,189)
#819CA9
(129,156,169)
#728995
(114,137,149)
#637681
(99,118,129)
#54636D
(84,99,109)
#455059
(69,80,89)
#363D45
(54,61,69)
#272A31
(39,42,49)
#18171D
(24,23,29)
#000000
(0,0,0)

Tints of #AED5E5

#AED5E5
(174,213,229)
#B5D8E7
(181,216,231)
#BCDBE9
(188,219,233)
#C3DEEB
(195,222,235)
#CAE1ED
(202,225,237)
#D1E4EF
(209,228,239)
#D8E7F1
(216,231,241)
#DFEAF3
(223,234,243)
#E6EDF5
(230,237,245)
#EDF0F7
(237,240,247)
#F4F3F9
(244,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AED5E5; }

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

This text font color is #AED5E5.

Background Color

.myBgColor { background-color: #AED5E5; }

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

This div background color is #AED5E5.

Border color

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

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

This div border color is #AED5E5.

Opacity

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

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

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

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

This text has shadow with #AED5E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AED5E5.

Preview

Color preview on black background

This text has color #AED5E5 on black background.


Color preview on white background

This text has color #AED5E5 on white background.


Black color preview on #AED5E5 background

This text has black color on #AED5E5 background.


White color preview on #AED5E5 background

This text has white color on #AED5E5 background.


Related colors

Complementary color

Complementary color for #hex is #512A1A.


I love getcolorcode.com

Triadic colors

1 #E5AED5 and #D5E5AE with #AED5E5 are triadic colors.

2 #E5D5AE and #D5AEE5 with #AED5E5 are triadic colors.