COLOR #AAB9DB

HEX: #AAB9DB RGB: (170,185,219)

Renk bilgisi

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

RGB renk modeli

#AAB9DB color RGB value is (170,185,219).

RGB: (170,185,219) (67%, 73%, 86%)

RGB bağlantıları ve doygunluk

R 170 of 255 = 67%
G 185 of 255 = 73%
B 219 of 255 = 86%

170
185
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 170 + 185 + 219 = 574 (100%)
R 170 of 574 ~ 29.62%
G 185 of 574 ~ 32.23%
B 219 of 574 ~ 38.15'%

%29.62
%32.23
%38.15

CMYK RENK MODELİ

#AAB9DB rengi CMYK tonu (22,16,0,14).

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

CMYK: (22,16,0,14)
C22M16Y0K14 (22%, 16%, 0%, 14%)
(0.22 / 0.16 / 0.00 / 0.14)

CMYK yüzdeleri

%22.37
%15.53
%0
%14.12

Codes

Color #AAB9DB in popluar color models

AA B9 DB
RGB 170 185 219
HSL 222° 40.50% 76.27%
HSB/HSV 222° 22.37% 85.88%
CMYK 22.37% 15.53% 0.00%
14.12%

Color #AAB9DB in popluar number systems.

HEX AA B9 DB
Decimal 170 185 219
Binary 10101010 10111001 11011011
Octal 252 271 333

Shades and tints

Shades of #AAB9DB

#AAB9DB
(170,185,219)
#9BA9C8
(155,169,200)
#8C99B5
(140,153,181)
#7D89A2
(125,137,162)
#6E798F
(110,121,143)
#5F697C
(95,105,124)
#505969
(80,89,105)
#414956
(65,73,86)
#323943
(50,57,67)
#232930
(35,41,48)
#14191D
(20,25,29)
#000000
(0,0,0)

Tints of #AAB9DB

#AAB9DB
(170,185,219)
#B1BFDE
(177,191,222)
#B8C5E1
(184,197,225)
#BFCBE4
(191,203,228)
#C6D1E7
(198,209,231)
#CDD7EA
(205,215,234)
#D4DDED
(212,221,237)
#DBE3F0
(219,227,240)
#E2E9F3
(226,233,243)
#E9EFF6
(233,239,246)
#F0F5F9
(240,245,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AAB9DB; }

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

This text font color is #AAB9DB.

Background Color

.myBgColor { background-color: #AAB9DB; }

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

This div background color is #AAB9DB.

Border color

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

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

This div border color is #AAB9DB.

Opacity

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

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

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

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

This text has shadow with #AAB9DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AAB9DB.

Preview

Color preview on black background

This text has color #AAB9DB on black background.


Color preview on white background

This text has color #AAB9DB on white background.


Black color preview on #AAB9DB background

This text has black color on #AAB9DB background.


White color preview on #AAB9DB background

This text has white color on #AAB9DB background.


Related colors

Complementary color

Complementary color for #hex is #554624.


I love getcolorcode.com

Triadic colors

1 #DBAAB9 and #B9DBAA with #AAB9DB are triadic colors.

2 #DBB9AA and #B9AADB with #AAB9DB are triadic colors.