COLOR #AAB6DB

HEX: #AAB6DB RGB: (170,182,219)

Renk bilgisi

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

RGB renk modeli

#AAB6DB color RGB value is (170,182,219).

RGB: (170,182,219) (67%, 71%, 86%)

RGB bağlantıları ve doygunluk

R 170 of 255 = 67%
G 182 of 255 = 71%
B 219 of 255 = 86%

170
182
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 170 + 182 + 219 = 571 (100%)
R 170 of 571 ~ 29.77%
G 182 of 571 ~ 31.87%
B 219 of 571 ~ 38.35'%

%29.77
%31.87
%38.35

CMYK RENK MODELİ

#AAB6DB rengi CMYK tonu (22,17,0,14).

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

CMYK: (22,17,0,14)
C22M17Y0K14 (22%, 17%, 0%, 14%)
(0.22 / 0.17 / 0.00 / 0.14)

CMYK yüzdeleri

%22.37
%16.89
%0
%14.12

Codes

Color #AAB6DB in popluar color models

AA B6 DB
RGB 170 182 219
HSL 225° 40.50% 76.27%
HSB/HSV 225° 22.37% 85.88%
CMYK 22.37% 16.89% 0.00%
14.12%

Color #AAB6DB in popluar number systems.

HEX AA B6 DB
Decimal 170 182 219
Binary 10101010 10110110 11011011
Octal 252 266 333

Shades and tints

Shades of #AAB6DB

#AAB6DB
(170,182,219)
#9BA6C8
(155,166,200)
#8C96B5
(140,150,181)
#7D86A2
(125,134,162)
#6E768F
(110,118,143)
#5F667C
(95,102,124)
#505669
(80,86,105)
#414656
(65,70,86)
#323643
(50,54,67)
#232630
(35,38,48)
#14161D
(20,22,29)
#000000
(0,0,0)

Tints of #AAB6DB

#AAB6DB
(170,182,219)
#B1BCDE
(177,188,222)
#B8C2E1
(184,194,225)
#BFC8E4
(191,200,228)
#C6CEE7
(198,206,231)
#CDD4EA
(205,212,234)
#D4DAED
(212,218,237)
#DBE0F0
(219,224,240)
#E2E6F3
(226,230,243)
#E9ECF6
(233,236,246)
#F0F2F9
(240,242,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AAB6DB; }

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

This text font color is #AAB6DB.

Background Color

.myBgColor { background-color: #AAB6DB; }

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

This div background color is #AAB6DB.

Border color

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

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

This div border color is #AAB6DB.

Opacity

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

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

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

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

This text has shadow with #AAB6DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AAB6DB.

Preview

Color preview on black background

This text has color #AAB6DB on black background.


Color preview on white background

This text has color #AAB6DB on white background.


Black color preview on #AAB6DB background

This text has black color on #AAB6DB background.


White color preview on #AAB6DB background

This text has white color on #AAB6DB background.


Related colors

Complementary color

Complementary color for #hex is #554924.


I love getcolorcode.com

Triadic colors

1 #DBAAB6 and #B6DBAA with #AAB6DB are triadic colors.

2 #DBB6AA and #B6AADB with #AAB6DB are triadic colors.