COLOR #AAD5E6

HEX: #AAD5E6 RGB: (170,213,230)

Renk bilgisi

#AAD5E6 contains mainly green and blue colors. #AAD5E6 ‘ nin web güvenlik rengi #99CCCC (ya da #9CC) dir.

RGB renk modeli

#AAD5E6 color RGB value is (170,213,230).

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

RGB bağlantıları ve doygunluk

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

170
213
230

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

Yüzdelerle RGB renk parçaları

R + G + B = 170 + 213 + 230 = 613 (100%)
R 170 of 613 ~ 27.73%
G 213 of 613 ~ 34.75%
B 230 of 613 ~ 37.52'%

%27.73
%34.75
%37.52

CMYK RENK MODELİ

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

  • camgöbeği tonu 26.09%
  • eflatun tonu 7.39%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

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

CMYK yüzdeleri

%26.09
%7.39
%0
%9.8

Codes

Color #AAD5E6 in popluar color models

AA D5 E6
RGB 170 213 230
HSL 197° 54.55% 78.43%
HSB/HSV 197° 26.09% 90.20%
CMYK 26.09% 7.39% 0.00%
9.80%

Color #AAD5E6 in popluar number systems.

HEX AA D5 E6
Decimal 170 213 230
Binary 10101010 11010101 11100110
Octal 252 325 346

Shades and tints

Shades of #AAD5E6

#AAD5E6
(170,213,230)
#9BC2D2
(155,194,210)
#8CAFBE
(140,175,190)
#7D9CAA
(125,156,170)
#6E8996
(110,137,150)
#5F7682
(95,118,130)
#50636E
(80,99,110)
#41505A
(65,80,90)
#323D46
(50,61,70)
#232A32
(35,42,50)
#14171E
(20,23,30)
#000000
(0,0,0)

Tints of #AAD5E6

#AAD5E6
(170,213,230)
#B1D8E8
(177,216,232)
#B8DBEA
(184,219,234)
#BFDEEC
(191,222,236)
#C6E1EE
(198,225,238)
#CDE4F0
(205,228,240)
#D4E7F2
(212,231,242)
#DBEAF4
(219,234,244)
#E2EDF6
(226,237,246)
#E9F0F8
(233,240,248)
#F0F3FA
(240,243,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AAD5E6; }

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

This text font color is #AAD5E6.

Background Color

.myBgColor { background-color: #AAD5E6; }

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

This div background color is #AAD5E6.

Border color

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

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

This div border color is #AAD5E6.

Opacity

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

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

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

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

This text has shadow with #AAD5E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AAD5E6.

Preview

Color preview on black background

This text has color #AAD5E6 on black background.


Color preview on white background

This text has color #AAD5E6 on white background.


Black color preview on #AAD5E6 background

This text has black color on #AAD5E6 background.


White color preview on #AAD5E6 background

This text has white color on #AAD5E6 background.


Related colors

Complementary color

Complementary color for #hex is #552A19.


I love getcolorcode.com

Triadic colors

1 #E6AAD5 and #D5E6AA with #AAD5E6 are triadic colors.

2 #E6D5AA and #D5AAE6 with #AAD5E6 are triadic colors.