COLOR #AAB5DB

HEX: #AAB5DB RGB: (170,181,219)

Renk bilgisi

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

RGB renk modeli

#AAB5DB color RGB value is (170,181,219).

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

RGB bağlantıları ve doygunluk

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

170
181
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 170 + 181 + 219 = 570 (100%)
R 170 of 570 ~ 29.82%
G 181 of 570 ~ 31.75%
B 219 of 570 ~ 38.42'%

%29.82
%31.75
%38.42

CMYK RENK MODELİ

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

  • camgöbeği tonu 22.37%
  • eflatun tonu 17.35%
  • 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
%17.35
%0
%14.12

Codes

Color #AAB5DB in popluar color models

AA B5 DB
RGB 170 181 219
HSL 227° 40.50% 76.27%
HSB/HSV 227° 22.37% 85.88%
CMYK 22.37% 17.35% 0.00%
14.12%

Color #AAB5DB in popluar number systems.

HEX AA B5 DB
Decimal 170 181 219
Binary 10101010 10110101 11011011
Octal 252 265 333

Shades and tints

Shades of #AAB5DB

#AAB5DB
(170,181,219)
#9BA5C8
(155,165,200)
#8C95B5
(140,149,181)
#7D85A2
(125,133,162)
#6E758F
(110,117,143)
#5F657C
(95,101,124)
#505569
(80,85,105)
#414556
(65,69,86)
#323543
(50,53,67)
#232530
(35,37,48)
#14151D
(20,21,29)
#000000
(0,0,0)

Tints of #AAB5DB

#AAB5DB
(170,181,219)
#B1BBDE
(177,187,222)
#B8C1E1
(184,193,225)
#BFC7E4
(191,199,228)
#C6CDE7
(198,205,231)
#CDD3EA
(205,211,234)
#D4D9ED
(212,217,237)
#DBDFF0
(219,223,240)
#E2E5F3
(226,229,243)
#E9EBF6
(233,235,246)
#F0F1F9
(240,241,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AAB5DB; }

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

This text font color is #AAB5DB.

Background Color

.myBgColor { background-color: #AAB5DB; }

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

This div background color is #AAB5DB.

Border color

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

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

This div border color is #AAB5DB.

Opacity

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

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

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

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

This text has shadow with #AAB5DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AAB5DB.

Preview

Color preview on black background

This text has color #AAB5DB on black background.


Color preview on white background

This text has color #AAB5DB on white background.


Black color preview on #AAB5DB background

This text has black color on #AAB5DB background.


White color preview on #AAB5DB background

This text has white color on #AAB5DB background.


Related colors

Complementary color

Complementary color for #hex is #554A24.


I love getcolorcode.com

Triadic colors

1 #DBAAB5 and #B5DBAA with #AAB5DB are triadic colors.

2 #DBB5AA and #B5AADB with #AAB5DB are triadic colors.