COLOR #ADEEE0

HEX: #ADEEE0 RGB: (173,238,224)

Renk bilgisi

#ADEEE0 contains mainly green and blue colors. #ADEEE0 ‘ nin web güvenlik rengi #99FFCC (ya da #9FC) dir.

RGB renk modeli

#ADEEE0 color RGB value is (173,238,224).

RGB: (173,238,224) (68%, 93%, 88%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 238 of 255 = 93%
B 224 of 255 = 88%

173
238
224

R + G + B ~ 83%. #ADEEE0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 238 + 224 = 635 (100%)
R 173 of 635 ~ 27.24%
G 238 of 635 ~ 37.48%
B 224 of 635 ~ 35.28'%

%27.24
%37.48
%35.28

CMYK RENK MODELİ

#ADEEE0 rengi CMYK tonu (27,0,6,7).

  • camgöbeği tonu 27.31%
  • eflatun tonu 0.00%
  • sarı tonu 5.88%
  • ana renk tonu 6.67%

CMYK: (27,0,6,7)
C27M0Y6K7 (27%, 0%, 6%, 7%)
(0.27 / 0.00 / 0.06 / 0.07)

CMYK yüzdeleri

%27.31
%0
%5.88
%6.67

Codes

Color #ADEEE0 in popluar color models

AD EE E0
RGB 173 238 224
HSL 167° 65.66% 80.59%
HSB/HSV 167° 27.31% 93.33%
CMYK 27.31% 0.00% 5.88%
6.67%

Color #ADEEE0 in popluar number systems.

HEX AD EE E0
Decimal 173 238 224
Binary 10101101 11101110 11100000
Octal 255 356 340

Shades and tints

Shades of #ADEEE0

#ADEEE0
(173,238,224)
#9ED9CC
(158,217,204)
#8FC4B8
(143,196,184)
#80AFA4
(128,175,164)
#719A90
(113,154,144)
#62857C
(98,133,124)
#537068
(83,112,104)
#445B54
(68,91,84)
#354640
(53,70,64)
#26312C
(38,49,44)
#171C18
(23,28,24)
#000000
(0,0,0)

Tints of #ADEEE0

#ADEEE0
(173,238,224)
#B4EFE2
(180,239,226)
#BBF0E4
(187,240,228)
#C2F1E6
(194,241,230)
#C9F2E8
(201,242,232)
#D0F3EA
(208,243,234)
#D7F4EC
(215,244,236)
#DEF5EE
(222,245,238)
#E5F6F0
(229,246,240)
#ECF7F2
(236,247,242)
#F3F8F4
(243,248,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADEEE0 color. Also use rgb(173,238,224) instead hex code.

Text Font Color

.myTextColor { color: #ADEEE0; }

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

This text font color is #ADEEE0.

Background Color

.myBgColor { background-color: #ADEEE0; }

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

This div background color is #ADEEE0.

Border color

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

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

This div border color is #ADEEE0.

Opacity

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

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

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

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

This text has shadow with #ADEEE0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEEE0.

Preview

Color preview on black background

This text has color #ADEEE0 on black background.


Color preview on white background

This text has color #ADEEE0 on white background.


Black color preview on #ADEEE0 background

This text has black color on #ADEEE0 background.


White color preview on #ADEEE0 background

This text has white color on #ADEEE0 background.


Related colors

Complementary color

Complementary color for #hex is #52111F.


I love getcolorcode.com

Triadic colors

1 #E0ADEE and #EEE0AD with #ADEEE0 are triadic colors.

2 #E0EEAD and #EEADE0 with #ADEEE0 are triadic colors.