COLOR #AAB5ED

HEX: #AAB5ED RGB: (170,181,237)

Renk bilgisi

#AAB5ED contains mainly green and blue colors. #AAB5ED ‘ nin web güvenlik rengi #99CCFF (ya da #9CF) dir.

RGB renk modeli

#AAB5ED color RGB value is (170,181,237).

RGB: (170,181,237) (67%, 71%, 93%)

RGB bağlantıları ve doygunluk

R 170 of 255 = 67%
G 181 of 255 = 71%
B 237 of 255 = 93%

170
181
237

R + G + B ~ 77%. #AAB5ED is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 170 + 181 + 237 = 588 (100%)
R 170 of 588 ~ 28.91%
G 181 of 588 ~ 30.78%
B 237 of 588 ~ 40.31'%

%28.91
%30.78
%40.31

CMYK RENK MODELİ

#AAB5ED rengi CMYK tonu (28,24,0,7).

  • camgöbeği tonu 28.27%
  • eflatun tonu 23.63%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

CMYK: (28,24,0,7)
C28M24Y0K7 (28%, 24%, 0%, 7%)
(0.28 / 0.24 / 0.00 / 0.07)

CMYK yüzdeleri

%28.27
%23.63
%0
%7.06

Codes

Color #AAB5ED in popluar color models

AA B5 ED
RGB 170 181 237
HSL 230° 65.05% 79.80%
HSB/HSV 230° 28.27% 92.94%
CMYK 28.27% 23.63% 0.00%
7.06%

Color #AAB5ED in popluar number systems.

HEX AA B5 ED
Decimal 170 181 237
Binary 10101010 10110101 11101101
Octal 252 265 355

Shades and tints

Shades of #AAB5ED

#AAB5ED
(170,181,237)
#9BA5D8
(155,165,216)
#8C95C3
(140,149,195)
#7D85AE
(125,133,174)
#6E7599
(110,117,153)
#5F6584
(95,101,132)
#50556F
(80,85,111)
#41455A
(65,69,90)
#323545
(50,53,69)
#232530
(35,37,48)
#14151B
(20,21,27)
#000000
(0,0,0)

Tints of #AAB5ED

#AAB5ED
(170,181,237)
#B1BBEE
(177,187,238)
#B8C1EF
(184,193,239)
#BFC7F0
(191,199,240)
#C6CDF1
(198,205,241)
#CDD3F2
(205,211,242)
#D4D9F3
(212,217,243)
#DBDFF4
(219,223,244)
#E2E5F5
(226,229,245)
#E9EBF6
(233,235,246)
#F0F1F7
(240,241,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AAB5ED; }

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

This text font color is #AAB5ED.

Background Color

.myBgColor { background-color: #AAB5ED; }

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

This div background color is #AAB5ED.

Border color

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

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

This div border color is #AAB5ED.

Opacity

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

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

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

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

This text has shadow with #AAB5ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AAB5ED.

Preview

Color preview on black background

This text has color #AAB5ED on black background.


Color preview on white background

This text has color #AAB5ED on white background.


Black color preview on #AAB5ED background

This text has black color on #AAB5ED background.


White color preview on #AAB5ED background

This text has white color on #AAB5ED background.


Related colors

Complementary color

Complementary color for #hex is #554A12.


I love getcolorcode.com

Triadic colors

1 #EDAAB5 and #B5EDAA with #AAB5ED are triadic colors.

2 #EDB5AA and #B5AAED with #AAB5ED are triadic colors.