COLOR #AAD5E5

HEX: #AAD5E5 RGB: (170,213,229)

Renk bilgisi

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

RGB renk modeli

#AAD5E5 color RGB value is (170,213,229).

RGB: (170,213,229) (67%, 84%, 90%)

RGB bağlantıları ve doygunluk

R 170 of 255 = 67%
G 213 of 255 = 84%
B 229 of 255 = 90%

170
213
229

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

Yüzdelerle RGB renk parçaları

R + G + B = 170 + 213 + 229 = 612 (100%)
R 170 of 612 ~ 27.78%
G 213 of 612 ~ 34.8%
B 229 of 612 ~ 37.42'%

%27.78
%34.8
%37.42

CMYK RENK MODELİ

#AAD5E5 rengi CMYK tonu (26,7,0,10).

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

CMYK: (26,7,0,10)
C26M7Y0K10 (26%, 7%, 0%, 10%)
(0.26 / 0.07 / 0.00 / 0.10)

CMYK yüzdeleri

%25.76
%6.99
%0
%10.2

Codes

Color #AAD5E5 in popluar color models

AA D5 E5
RGB 170 213 229
HSL 196° 53.15% 78.24%
HSB/HSV 196° 25.76% 89.80%
CMYK 25.76% 6.99% 0.00%
10.20%

Color #AAD5E5 in popluar number systems.

HEX AA D5 E5
Decimal 170 213 229
Binary 10101010 11010101 11100101
Octal 252 325 345

Shades and tints

Shades of #AAD5E5

#AAD5E5
(170,213,229)
#9BC2D1
(155,194,209)
#8CAFBD
(140,175,189)
#7D9CA9
(125,156,169)
#6E8995
(110,137,149)
#5F7681
(95,118,129)
#50636D
(80,99,109)
#415059
(65,80,89)
#323D45
(50,61,69)
#232A31
(35,42,49)
#14171D
(20,23,29)
#000000
(0,0,0)

Tints of #AAD5E5

#AAD5E5
(170,213,229)
#B1D8E7
(177,216,231)
#B8DBE9
(184,219,233)
#BFDEEB
(191,222,235)
#C6E1ED
(198,225,237)
#CDE4EF
(205,228,239)
#D4E7F1
(212,231,241)
#DBEAF3
(219,234,243)
#E2EDF5
(226,237,245)
#E9F0F7
(233,240,247)
#F0F3F9
(240,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AAD5E5; }

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

This text font color is #AAD5E5.

Background Color

.myBgColor { background-color: #AAD5E5; }

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

This div background color is #AAD5E5.

Border color

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

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

This div border color is #AAD5E5.

Opacity

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

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

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

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

This text has shadow with #AAD5E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AAD5E5.

Preview

Color preview on black background

This text has color #AAD5E5 on black background.


Color preview on white background

This text has color #AAD5E5 on white background.


Black color preview on #AAD5E5 background

This text has black color on #AAD5E5 background.


White color preview on #AAD5E5 background

This text has white color on #AAD5E5 background.


Related colors

Complementary color

Complementary color for #hex is #552A1A.


I love getcolorcode.com

Triadic colors

1 #E5AAD5 and #D5E5AA with #AAD5E5 are triadic colors.

2 #E5D5AA and #D5AAE5 with #AAD5E5 are triadic colors.