COLOR #AAB5D6

HEX: #AAB5D6 RGB: (170,181,214)

Renk bilgisi

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

RGB renk modeli

#AAB5D6 color RGB value is (170,181,214).

RGB: (170,181,214) (67%, 71%, 84%)

RGB bağlantıları ve doygunluk

R 170 of 255 = 67%
G 181 of 255 = 71%
B 214 of 255 = 84%

170
181
214

R + G + B ~ 74%. #AAB5D6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 170 + 181 + 214 = 565 (100%)
R 170 of 565 ~ 30.09%
G 181 of 565 ~ 32.04%
B 214 of 565 ~ 37.88'%

%30.09
%32.04
%37.88

CMYK RENK MODELİ

#AAB5D6 rengi CMYK tonu (21,15,0,16).

  • camgöbeği tonu 20.56%
  • eflatun tonu 15.42%
  • sarı tonu 0.00%
  • ana renk tonu 16.08%

CMYK: (21,15,0,16)
C21M15Y0K16 (21%, 15%, 0%, 16%)
(0.21 / 0.15 / 0.00 / 0.16)

CMYK yüzdeleri

%20.56
%15.42
%0
%16.08

Codes

Color #AAB5D6 in popluar color models

AA B5 D6
RGB 170 181 214
HSL 225° 34.92% 75.29%
HSB/HSV 225° 20.56% 83.92%
CMYK 20.56% 15.42% 0.00%
16.08%

Color #AAB5D6 in popluar number systems.

HEX AA B5 D6
Decimal 170 181 214
Binary 10101010 10110101 11010110
Octal 252 265 326

Shades and tints

Shades of #AAB5D6

#AAB5D6
(170,181,214)
#9BA5C3
(155,165,195)
#8C95B0
(140,149,176)
#7D859D
(125,133,157)
#6E758A
(110,117,138)
#5F6577
(95,101,119)
#505564
(80,85,100)
#414551
(65,69,81)
#32353E
(50,53,62)
#23252B
(35,37,43)
#141518
(20,21,24)
#000000
(0,0,0)

Tints of #AAB5D6

#AAB5D6
(170,181,214)
#B1BBD9
(177,187,217)
#B8C1DC
(184,193,220)
#BFC7DF
(191,199,223)
#C6CDE2
(198,205,226)
#CDD3E5
(205,211,229)
#D4D9E8
(212,217,232)
#DBDFEB
(219,223,235)
#E2E5EE
(226,229,238)
#E9EBF1
(233,235,241)
#F0F1F4
(240,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AAB5D6; }

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

This text font color is #AAB5D6.

Background Color

.myBgColor { background-color: #AAB5D6; }

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

This div background color is #AAB5D6.

Border color

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

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

This div border color is #AAB5D6.

Opacity

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

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

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

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

This text has shadow with #AAB5D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AAB5D6.

Preview

Color preview on black background

This text has color #AAB5D6 on black background.


Color preview on white background

This text has color #AAB5D6 on white background.


Black color preview on #AAB5D6 background

This text has black color on #AAB5D6 background.


White color preview on #AAB5D6 background

This text has white color on #AAB5D6 background.


Related colors

Complementary color

Complementary color for #hex is #554A29.


I love getcolorcode.com

Triadic colors

1 #D6AAB5 and #B5D6AA with #AAB5D6 are triadic colors.

2 #D6B5AA and #B5AAD6 with #AAB5D6 are triadic colors.