COLOR #AAB7DD

HEX: #AAB7DD RGB: (170,183,221)

Renk bilgisi

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

RGB renk modeli

#AAB7DD color RGB value is (170,183,221).

RGB: (170,183,221) (67%, 72%, 87%)

RGB bağlantıları ve doygunluk

R 170 of 255 = 67%
G 183 of 255 = 72%
B 221 of 255 = 87%

170
183
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 170 + 183 + 221 = 574 (100%)
R 170 of 574 ~ 29.62%
G 183 of 574 ~ 31.88%
B 221 of 574 ~ 38.5'%

%29.62
%31.88
%38.5

CMYK RENK MODELİ

#AAB7DD rengi CMYK tonu (23,17,0,13).

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

CMYK: (23,17,0,13)
C23M17Y0K13 (23%, 17%, 0%, 13%)
(0.23 / 0.17 / 0.00 / 0.13)

CMYK yüzdeleri

%23.08
%17.19
%0
%13.33

Codes

Color #AAB7DD in popluar color models

AA B7 DD
RGB 170 183 221
HSL 225° 42.86% 76.67%
HSB/HSV 225° 23.08% 86.67%
CMYK 23.08% 17.19% 0.00%
13.33%

Color #AAB7DD in popluar number systems.

HEX AA B7 DD
Decimal 170 183 221
Binary 10101010 10110111 11011101
Octal 252 267 335

Shades and tints

Shades of #AAB7DD

#AAB7DD
(170,183,221)
#9BA7C9
(155,167,201)
#8C97B5
(140,151,181)
#7D87A1
(125,135,161)
#6E778D
(110,119,141)
#5F6779
(95,103,121)
#505765
(80,87,101)
#414751
(65,71,81)
#32373D
(50,55,61)
#232729
(35,39,41)
#141715
(20,23,21)
#000000
(0,0,0)

Tints of #AAB7DD

#AAB7DD
(170,183,221)
#B1BDE0
(177,189,224)
#B8C3E3
(184,195,227)
#BFC9E6
(191,201,230)
#C6CFE9
(198,207,233)
#CDD5EC
(205,213,236)
#D4DBEF
(212,219,239)
#DBE1F2
(219,225,242)
#E2E7F5
(226,231,245)
#E9EDF8
(233,237,248)
#F0F3FB
(240,243,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AAB7DD; }

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

This text font color is #AAB7DD.

Background Color

.myBgColor { background-color: #AAB7DD; }

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

This div background color is #AAB7DD.

Border color

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

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

This div border color is #AAB7DD.

Opacity

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

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

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

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

This text has shadow with #AAB7DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AAB7DD.

Preview

Color preview on black background

This text has color #AAB7DD on black background.


Color preview on white background

This text has color #AAB7DD on white background.


Black color preview on #AAB7DD background

This text has black color on #AAB7DD background.


White color preview on #AAB7DD background

This text has white color on #AAB7DD background.


Related colors

Complementary color

Complementary color for #hex is #554822.


I love getcolorcode.com

Triadic colors

1 #DDAAB7 and #B7DDAA with #AAB7DD are triadic colors.

2 #DDB7AA and #B7AADD with #AAB7DD are triadic colors.