COLOR #ADE0EE

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

Renk bilgisi

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

RGB renk modeli

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

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

RGB bağlantıları ve doygunluk

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

173
224
238

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

Yüzdelerle RGB renk parçaları

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

%27.24
%35.28
%37.48

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%27.31
%5.88
%0
%6.67

Codes

Color #ADE0EE in popluar color models

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

Color #ADE0EE in popluar number systems.

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

Shades and tints

Shades of #ADE0EE

#ADE0EE
(173,224,238)
#9ECCD9
(158,204,217)
#8FB8C4
(143,184,196)
#80A4AF
(128,164,175)
#71909A
(113,144,154)
#627C85
(98,124,133)
#536870
(83,104,112)
#44545B
(68,84,91)
#354046
(53,64,70)
#262C31
(38,44,49)
#17181C
(23,24,28)
#000000
(0,0,0)

Tints of #ADE0EE

#ADE0EE
(173,224,238)
#B4E2EF
(180,226,239)
#BBE4F0
(187,228,240)
#C2E6F1
(194,230,241)
#C9E8F2
(201,232,242)
#D0EAF3
(208,234,243)
#D7ECF4
(215,236,244)
#DEEEF5
(222,238,245)
#E5F0F6
(229,240,246)
#ECF2F7
(236,242,247)
#F3F4F8
(243,244,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE0EE; }

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

This text font color is #ADE0EE.

Background Color

.myBgColor { background-color: #ADE0EE; }

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

This div background color is #ADE0EE.

Border color

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

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

This div border color is #ADE0EE.

Opacity

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

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

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

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

This text has shadow with #ADE0EE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE0EE.

Preview

Color preview on black background

This text has color #ADE0EE on black background.


Color preview on white background

This text has color #ADE0EE on white background.


Black color preview on #ADE0EE background

This text has black color on #ADE0EE background.


White color preview on #ADE0EE background

This text has white color on #ADE0EE background.


Related colors

Complementary color

Complementary color for #hex is #521F11.


I love getcolorcode.com

Triadic colors

1 #EEADE0 and #E0EEAD with #ADE0EE are triadic colors.

2 #EEE0AD and #E0ADEE with #ADE0EE are triadic colors.