COLOR #AABDD9

HEX: #AABDD9 RGB: (170,189,217)

Renk bilgisi

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

RGB renk modeli

#AABDD9 color RGB value is (170,189,217).

RGB: (170,189,217) (67%, 74%, 85%)

RGB bağlantıları ve doygunluk

R 170 of 255 = 67%
G 189 of 255 = 74%
B 217 of 255 = 85%

170
189
217

R + G + B ~ 75%. #AABDD9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 170 + 189 + 217 = 576 (100%)
R 170 of 576 ~ 29.51%
G 189 of 576 ~ 32.81%
B 217 of 576 ~ 37.67'%

%29.51
%32.81
%37.67

CMYK RENK MODELİ

#AABDD9 rengi CMYK tonu (22,13,0,15).

  • camgöbeği tonu 21.66%
  • eflatun tonu 12.90%
  • sarı tonu 0.00%
  • ana renk tonu 14.90%

CMYK: (22,13,0,15)
C22M13Y0K15 (22%, 13%, 0%, 15%)
(0.22 / 0.13 / 0.00 / 0.15)

CMYK yüzdeleri

%21.66
%12.9
%0
%14.9

Codes

Color #AABDD9 in popluar color models

AA BD D9
RGB 170 189 217
HSL 216° 38.21% 75.88%
HSB/HSV 216° 21.66% 85.10%
CMYK 21.66% 12.90% 0.00%
14.90%

Color #AABDD9 in popluar number systems.

HEX AA BD D9
Decimal 170 189 217
Binary 10101010 10111101 11011001
Octal 252 275 331

Shades and tints

Shades of #AABDD9

#AABDD9
(170,189,217)
#9BACC6
(155,172,198)
#8C9BB3
(140,155,179)
#7D8AA0
(125,138,160)
#6E798D
(110,121,141)
#5F687A
(95,104,122)
#505767
(80,87,103)
#414654
(65,70,84)
#323541
(50,53,65)
#23242E
(35,36,46)
#14131B
(20,19,27)
#000000
(0,0,0)

Tints of #AABDD9

#AABDD9
(170,189,217)
#B1C3DC
(177,195,220)
#B8C9DF
(184,201,223)
#BFCFE2
(191,207,226)
#C6D5E5
(198,213,229)
#CDDBE8
(205,219,232)
#D4E1EB
(212,225,235)
#DBE7EE
(219,231,238)
#E2EDF1
(226,237,241)
#E9F3F4
(233,243,244)
#F0F9F7
(240,249,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AABDD9 color. Also use rgb(170,189,217) instead hex code.

Text Font Color

.myTextColor { color: #AABDD9; }

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

This text font color is #AABDD9.

Background Color

.myBgColor { background-color: #AABDD9; }

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

This div background color is #AABDD9.

Border color

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

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

This div border color is #AABDD9.

Opacity

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

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

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

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

This text has shadow with #AABDD9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AABDD9.

Preview

Color preview on black background

This text has color #AABDD9 on black background.


Color preview on white background

This text has color #AABDD9 on white background.


Black color preview on #AABDD9 background

This text has black color on #AABDD9 background.


White color preview on #AABDD9 background

This text has white color on #AABDD9 background.


Related colors

Complementary color

Complementary color for #hex is #554226.


I love getcolorcode.com

Triadic colors

1 #D9AABD and #BDD9AA with #AABDD9 are triadic colors.

2 #D9BDAA and #BDAAD9 with #AABDD9 are triadic colors.