COLOR #AADBE4

HEX: #AADBE4 RGB: (170,219,228)

Renk bilgisi

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

RGB renk modeli

#AADBE4 color RGB value is (170,219,228).

RGB: (170,219,228) (67%, 86%, 89%)

RGB bağlantıları ve doygunluk

R 170 of 255 = 67%
G 219 of 255 = 86%
B 228 of 255 = 89%

170
219
228

R + G + B ~ 81%. #AADBE4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 170 + 219 + 228 = 617 (100%)
R 170 of 617 ~ 27.55%
G 219 of 617 ~ 35.49%
B 228 of 617 ~ 36.95'%

%27.55
%35.49
%36.95

CMYK RENK MODELİ

#AADBE4 rengi CMYK tonu (25,4,0,11).

  • camgöbeği tonu 25.44%
  • eflatun tonu 3.95%
  • sarı tonu 0.00%
  • ana renk tonu 10.59%

CMYK: (25,4,0,11)
C25M4Y0K11 (25%, 4%, 0%, 11%)
(0.25 / 0.04 / 0.00 / 0.11)

CMYK yüzdeleri

%25.44
%3.95
%0
%10.59

Codes

Color #AADBE4 in popluar color models

AA DB E4
RGB 170 219 228
HSL 189° 51.79% 78.04%
HSB/HSV 189° 25.44% 89.41%
CMYK 25.44% 3.95% 0.00%
10.59%

Color #AADBE4 in popluar number systems.

HEX AA DB E4
Decimal 170 219 228
Binary 10101010 11011011 11100100
Octal 252 333 344

Shades and tints

Shades of #AADBE4

#AADBE4
(170,219,228)
#9BC8D0
(155,200,208)
#8CB5BC
(140,181,188)
#7DA2A8
(125,162,168)
#6E8F94
(110,143,148)
#5F7C80
(95,124,128)
#50696C
(80,105,108)
#415658
(65,86,88)
#324344
(50,67,68)
#233030
(35,48,48)
#141D1C
(20,29,28)
#000000
(0,0,0)

Tints of #AADBE4

#AADBE4
(170,219,228)
#B1DEE6
(177,222,230)
#B8E1E8
(184,225,232)
#BFE4EA
(191,228,234)
#C6E7EC
(198,231,236)
#CDEAEE
(205,234,238)
#D4EDF0
(212,237,240)
#DBF0F2
(219,240,242)
#E2F3F4
(226,243,244)
#E9F6F6
(233,246,246)
#F0F9F8
(240,249,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AADBE4 color. Also use rgb(170,219,228) instead hex code.

Text Font Color

.myTextColor { color: #AADBE4; }

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

This text font color is #AADBE4.

Background Color

.myBgColor { background-color: #AADBE4; }

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

This div background color is #AADBE4.

Border color

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

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

This div border color is #AADBE4.

Opacity

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

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

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

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

This text has shadow with #AADBE4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AADBE4.

Preview

Color preview on black background

This text has color #AADBE4 on black background.


Color preview on white background

This text has color #AADBE4 on white background.


Black color preview on #AADBE4 background

This text has black color on #AADBE4 background.


White color preview on #AADBE4 background

This text has white color on #AADBE4 background.


Related colors

Complementary color

Complementary color for #hex is #55241B.


I love getcolorcode.com

Triadic colors

1 #E4AADB and #DBE4AA with #AADBE4 are triadic colors.

2 #E4DBAA and #DBAAE4 with #AADBE4 are triadic colors.