COLOR #AAB5DD

HEX: #AAB5DD RGB: (170,181,221)

Renk bilgisi

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

RGB renk modeli

#AAB5DD color RGB value is (170,181,221).

RGB: (170,181,221) (67%, 71%, 87%)

RGB bağlantıları ve doygunluk

R 170 of 255 = 67%
G 181 of 255 = 71%
B 221 of 255 = 87%

170
181
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 170 + 181 + 221 = 572 (100%)
R 170 of 572 ~ 29.72%
G 181 of 572 ~ 31.64%
B 221 of 572 ~ 38.64'%

%29.72
%31.64
%38.64

CMYK RENK MODELİ

#AAB5DD rengi CMYK tonu (23,18,0,13).

  • camgöbeği tonu 23.08%
  • eflatun tonu 18.10%
  • sarı tonu 0.00%
  • ana renk tonu 13.33%

CMYK: (23,18,0,13)
C23M18Y0K13 (23%, 18%, 0%, 13%)
(0.23 / 0.18 / 0.00 / 0.13)

CMYK yüzdeleri

%23.08
%18.1
%0
%13.33

Codes

Color #AAB5DD in popluar color models

AA B5 DD
RGB 170 181 221
HSL 227° 42.86% 76.67%
HSB/HSV 227° 23.08% 86.67%
CMYK 23.08% 18.10% 0.00%
13.33%

Color #AAB5DD in popluar number systems.

HEX AA B5 DD
Decimal 170 181 221
Binary 10101010 10110101 11011101
Octal 252 265 335

Shades and tints

Shades of #AAB5DD

#AAB5DD
(170,181,221)
#9BA5C9
(155,165,201)
#8C95B5
(140,149,181)
#7D85A1
(125,133,161)
#6E758D
(110,117,141)
#5F6579
(95,101,121)
#505565
(80,85,101)
#414551
(65,69,81)
#32353D
(50,53,61)
#232529
(35,37,41)
#141515
(20,21,21)
#000000
(0,0,0)

Tints of #AAB5DD

#AAB5DD
(170,181,221)
#B1BBE0
(177,187,224)
#B8C1E3
(184,193,227)
#BFC7E6
(191,199,230)
#C6CDE9
(198,205,233)
#CDD3EC
(205,211,236)
#D4D9EF
(212,217,239)
#DBDFF2
(219,223,242)
#E2E5F5
(226,229,245)
#E9EBF8
(233,235,248)
#F0F1FB
(240,241,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AAB5DD; }

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

This text font color is #AAB5DD.

Background Color

.myBgColor { background-color: #AAB5DD; }

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

This div background color is #AAB5DD.

Border color

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

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

This div border color is #AAB5DD.

Opacity

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

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

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

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

This text has shadow with #AAB5DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AAB5DD.

Preview

Color preview on black background

This text has color #AAB5DD on black background.


Color preview on white background

This text has color #AAB5DD on white background.


Black color preview on #AAB5DD background

This text has black color on #AAB5DD background.


White color preview on #AAB5DD background

This text has white color on #AAB5DD background.


Related colors

Complementary color

Complementary color for #hex is #554A22.


I love getcolorcode.com

Triadic colors

1 #DDAAB5 and #B5DDAA with #AAB5DD are triadic colors.

2 #DDB5AA and #B5AADD with #AAB5DD are triadic colors.