COLOR #AADBD6

HEX: #AADBD6 RGB: (170,219,214)

Renk bilgisi

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

RGB renk modeli

#AADBD6 color RGB value is (170,219,214).

RGB: (170,219,214) (67%, 86%, 84%)

RGB bağlantıları ve doygunluk

R 170 of 255 = 67%
G 219 of 255 = 86%
B 214 of 255 = 84%

170
219
214

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

Yüzdelerle RGB renk parçaları

R + G + B = 170 + 219 + 214 = 603 (100%)
R 170 of 603 ~ 28.19%
G 219 of 603 ~ 36.32%
B 214 of 603 ~ 35.49'%

%28.19
%36.32
%35.49

CMYK RENK MODELİ

#AADBD6 rengi CMYK tonu (22,0,2,14).

  • camgöbeği tonu 22.37%
  • eflatun tonu 0.00%
  • sarı tonu 2.28%
  • ana renk tonu 14.12%

CMYK: (22,0,2,14)
C22M0Y2K14 (22%, 0%, 2%, 14%)
(0.22 / 0.00 / 0.02 / 0.14)

CMYK yüzdeleri

%22.37
%0
%2.28
%14.12

Codes

Color #AADBD6 in popluar color models

AA DB D6
RGB 170 219 214
HSL 174° 40.50% 76.27%
HSB/HSV 174° 22.37% 85.88%
CMYK 22.37% 0.00% 2.28%
14.12%

Color #AADBD6 in popluar number systems.

HEX AA DB D6
Decimal 170 219 214
Binary 10101010 11011011 11010110
Octal 252 333 326

Shades and tints

Shades of #AADBD6

#AADBD6
(170,219,214)
#9BC8C3
(155,200,195)
#8CB5B0
(140,181,176)
#7DA29D
(125,162,157)
#6E8F8A
(110,143,138)
#5F7C77
(95,124,119)
#506964
(80,105,100)
#415651
(65,86,81)
#32433E
(50,67,62)
#23302B
(35,48,43)
#141D18
(20,29,24)
#000000
(0,0,0)

Tints of #AADBD6

#AADBD6
(170,219,214)
#B1DED9
(177,222,217)
#B8E1DC
(184,225,220)
#BFE4DF
(191,228,223)
#C6E7E2
(198,231,226)
#CDEAE5
(205,234,229)
#D4EDE8
(212,237,232)
#DBF0EB
(219,240,235)
#E2F3EE
(226,243,238)
#E9F6F1
(233,246,241)
#F0F9F4
(240,249,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AADBD6; }

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

This text font color is #AADBD6.

Background Color

.myBgColor { background-color: #AADBD6; }

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

This div background color is #AADBD6.

Border color

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

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

This div border color is #AADBD6.

Opacity

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

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

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

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

This text has shadow with #AADBD6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AADBD6.

Preview

Color preview on black background

This text has color #AADBD6 on black background.


Color preview on white background

This text has color #AADBD6 on white background.


Black color preview on #AADBD6 background

This text has black color on #AADBD6 background.


White color preview on #AADBD6 background

This text has white color on #AADBD6 background.


Related colors

Complementary color

Complementary color for #hex is #552429.


I love getcolorcode.com

Triadic colors

1 #D6AADB and #DBD6AA with #AADBD6 are triadic colors.

2 #D6DBAA and #DBAAD6 with #AADBD6 are triadic colors.