COLOR #AAB5E0

HEX: #AAB5E0 RGB: (170,181,224)

Renk bilgisi

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

RGB renk modeli

#AAB5E0 color RGB value is (170,181,224).

RGB: (170,181,224) (67%, 71%, 88%)

RGB bağlantıları ve doygunluk

R 170 of 255 = 67%
G 181 of 255 = 71%
B 224 of 255 = 88%

170
181
224

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

Yüzdelerle RGB renk parçaları

R + G + B = 170 + 181 + 224 = 575 (100%)
R 170 of 575 ~ 29.57%
G 181 of 575 ~ 31.48%
B 224 of 575 ~ 38.96'%

%29.57
%31.48
%38.96

CMYK RENK MODELİ

#AAB5E0 rengi CMYK tonu (24,19,0,12).

  • camgöbeği tonu 24.11%
  • eflatun tonu 19.20%
  • sarı tonu 0.00%
  • ana renk tonu 12.16%

CMYK: (24,19,0,12)
C24M19Y0K12 (24%, 19%, 0%, 12%)
(0.24 / 0.19 / 0.00 / 0.12)

CMYK yüzdeleri

%24.11
%19.2
%0
%12.16

Codes

Color #AAB5E0 in popluar color models

AA B5 E0
RGB 170 181 224
HSL 228° 46.55% 77.25%
HSB/HSV 228° 24.11% 87.84%
CMYK 24.11% 19.20% 0.00%
12.16%

Color #AAB5E0 in popluar number systems.

HEX AA B5 E0
Decimal 170 181 224
Binary 10101010 10110101 11100000
Octal 252 265 340

Shades and tints

Shades of #AAB5E0

#AAB5E0
(170,181,224)
#9BA5CC
(155,165,204)
#8C95B8
(140,149,184)
#7D85A4
(125,133,164)
#6E7590
(110,117,144)
#5F657C
(95,101,124)
#505568
(80,85,104)
#414554
(65,69,84)
#323540
(50,53,64)
#23252C
(35,37,44)
#141518
(20,21,24)
#000000
(0,0,0)

Tints of #AAB5E0

#AAB5E0
(170,181,224)
#B1BBE2
(177,187,226)
#B8C1E4
(184,193,228)
#BFC7E6
(191,199,230)
#C6CDE8
(198,205,232)
#CDD3EA
(205,211,234)
#D4D9EC
(212,217,236)
#DBDFEE
(219,223,238)
#E2E5F0
(226,229,240)
#E9EBF2
(233,235,242)
#F0F1F4
(240,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AAB5E0; }

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

This text font color is #AAB5E0.

Background Color

.myBgColor { background-color: #AAB5E0; }

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

This div background color is #AAB5E0.

Border color

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

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

This div border color is #AAB5E0.

Opacity

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

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

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

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

This text has shadow with #AAB5E0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AAB5E0.

Preview

Color preview on black background

This text has color #AAB5E0 on black background.


Color preview on white background

This text has color #AAB5E0 on white background.


Black color preview on #AAB5E0 background

This text has black color on #AAB5E0 background.


White color preview on #AAB5E0 background

This text has white color on #AAB5E0 background.


Related colors

Complementary color

Complementary color for #hex is #554A1F.


I love getcolorcode.com

Triadic colors

1 #E0AAB5 and #B5E0AA with #AAB5E0 are triadic colors.

2 #E0B5AA and #B5AAE0 with #AAB5E0 are triadic colors.