COLOR #AAB5D5

HEX: #AAB5D5 RGB: (170,181,213)

Renk bilgisi

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

RGB renk modeli

#AAB5D5 color RGB value is (170,181,213).

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

RGB bağlantıları ve doygunluk

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

170
181
213

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

Yüzdelerle RGB renk parçaları

R + G + B = 170 + 181 + 213 = 564 (100%)
R 170 of 564 ~ 30.14%
G 181 of 564 ~ 32.09%
B 213 of 564 ~ 37.77'%

%30.14
%32.09
%37.77

CMYK RENK MODELİ

#AAB5D5 rengi CMYK tonu (20,15,0,16).

  • camgöbeği tonu 20.19%
  • eflatun tonu 15.02%
  • sarı tonu 0.00%
  • ana renk tonu 16.47%

CMYK: (20,15,0,16)
C20M15Y0K16 (20%, 15%, 0%, 16%)
(0.20 / 0.15 / 0.00 / 0.16)

CMYK yüzdeleri

%20.19
%15.02
%0
%16.47

Codes

Color #AAB5D5 in popluar color models

AA B5 D5
RGB 170 181 213
HSL 225° 33.86% 75.10%
HSB/HSV 225° 20.19% 83.53%
CMYK 20.19% 15.02% 0.00%
16.47%

Color #AAB5D5 in popluar number systems.

HEX AA B5 D5
Decimal 170 181 213
Binary 10101010 10110101 11010101
Octal 252 265 325

Shades and tints

Shades of #AAB5D5

#AAB5D5
(170,181,213)
#9BA5C2
(155,165,194)
#8C95AF
(140,149,175)
#7D859C
(125,133,156)
#6E7589
(110,117,137)
#5F6576
(95,101,118)
#505563
(80,85,99)
#414550
(65,69,80)
#32353D
(50,53,61)
#23252A
(35,37,42)
#141517
(20,21,23)
#000000
(0,0,0)

Tints of #AAB5D5

#AAB5D5
(170,181,213)
#B1BBD8
(177,187,216)
#B8C1DB
(184,193,219)
#BFC7DE
(191,199,222)
#C6CDE1
(198,205,225)
#CDD3E4
(205,211,228)
#D4D9E7
(212,217,231)
#DBDFEA
(219,223,234)
#E2E5ED
(226,229,237)
#E9EBF0
(233,235,240)
#F0F1F3
(240,241,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AAB5D5; }

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

This text font color is #AAB5D5.

Background Color

.myBgColor { background-color: #AAB5D5; }

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

This div background color is #AAB5D5.

Border color

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

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

This div border color is #AAB5D5.

Opacity

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

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

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

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

This text has shadow with #AAB5D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AAB5D5.

Preview

Color preview on black background

This text has color #AAB5D5 on black background.


Color preview on white background

This text has color #AAB5D5 on white background.


Black color preview on #AAB5D5 background

This text has black color on #AAB5D5 background.


White color preview on #AAB5D5 background

This text has white color on #AAB5D5 background.


Related colors

Complementary color

Complementary color for #hex is #554A2A.


I love getcolorcode.com

Triadic colors

1 #D5AAB5 and #B5D5AA with #AAB5D5 are triadic colors.

2 #D5B5AA and #B5AAD5 with #AAB5D5 are triadic colors.