COLOR #AADDD6

HEX: #AADDD6 RGB: (170,221,214)

Renk bilgisi

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

RGB renk modeli

#AADDD6 color RGB value is (170,221,214).

RGB: (170,221,214) (67%, 87%, 84%)

RGB bağlantıları ve doygunluk

R 170 of 255 = 67%
G 221 of 255 = 87%
B 214 of 255 = 84%

170
221
214

R + G + B ~ 79%. #AADDD6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 170 + 221 + 214 = 605 (100%)
R 170 of 605 ~ 28.1%
G 221 of 605 ~ 36.53%
B 214 of 605 ~ 35.37'%

%28.1
%36.53
%35.37

CMYK RENK MODELİ

#AADDD6 rengi CMYK tonu (23,0,3,13).

  • camgöbeği tonu 23.08%
  • eflatun tonu 0.00%
  • sarı tonu 3.17%
  • ana renk tonu 13.33%

CMYK: (23,0,3,13)
C23M0Y3K13 (23%, 0%, 3%, 13%)
(0.23 / 0.00 / 0.03 / 0.13)

CMYK yüzdeleri

%23.08
%0
%3.17
%13.33

Codes

Color #AADDD6 in popluar color models

AA DD D6
RGB 170 221 214
HSL 172° 42.86% 76.67%
HSB/HSV 172° 23.08% 86.67%
CMYK 23.08% 0.00% 3.17%
13.33%

Color #AADDD6 in popluar number systems.

HEX AA DD D6
Decimal 170 221 214
Binary 10101010 11011101 11010110
Octal 252 335 326

Shades and tints

Shades of #AADDD6

#AADDD6
(170,221,214)
#9BC9C3
(155,201,195)
#8CB5B0
(140,181,176)
#7DA19D
(125,161,157)
#6E8D8A
(110,141,138)
#5F7977
(95,121,119)
#506564
(80,101,100)
#415151
(65,81,81)
#323D3E
(50,61,62)
#23292B
(35,41,43)
#141518
(20,21,24)
#000000
(0,0,0)

Tints of #AADDD6

#AADDD6
(170,221,214)
#B1E0D9
(177,224,217)
#B8E3DC
(184,227,220)
#BFE6DF
(191,230,223)
#C6E9E2
(198,233,226)
#CDECE5
(205,236,229)
#D4EFE8
(212,239,232)
#DBF2EB
(219,242,235)
#E2F5EE
(226,245,238)
#E9F8F1
(233,248,241)
#F0FBF4
(240,251,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AADDD6 color. Also use rgb(170,221,214) instead hex code.

Text Font Color

.myTextColor { color: #AADDD6; }

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

This text font color is #AADDD6.

Background Color

.myBgColor { background-color: #AADDD6; }

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

This div background color is #AADDD6.

Border color

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

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

This div border color is #AADDD6.

Opacity

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

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

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

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

This text has shadow with #AADDD6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AADDD6.

Preview

Color preview on black background

This text has color #AADDD6 on black background.


Color preview on white background

This text has color #AADDD6 on white background.


Black color preview on #AADDD6 background

This text has black color on #AADDD6 background.


White color preview on #AADDD6 background

This text has white color on #AADDD6 background.


Related colors

Complementary color

Complementary color for #hex is #552229.


I love getcolorcode.com

Triadic colors

1 #D6AADD and #DDD6AA with #AADDD6 are triadic colors.

2 #D6DDAA and #DDAAD6 with #AADDD6 are triadic colors.