COLOR #ADE0EC

HEX: #ADE0EC RGB: (173,224,236)

Renk bilgisi

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

RGB renk modeli

#ADE0EC color RGB value is (173,224,236).

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

RGB bağlantıları ve doygunluk

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

173
224
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 224 + 236 = 633 (100%)
R 173 of 633 ~ 27.33%
G 224 of 633 ~ 35.39%
B 236 of 633 ~ 37.28'%

%27.33
%35.39
%37.28

CMYK RENK MODELİ

#ADE0EC rengi CMYK tonu (27,5,0,7).

  • camgöbeği tonu 26.69%
  • eflatun tonu 5.08%
  • sarı tonu 0.00%
  • ana renk tonu 7.45%

CMYK: (27,5,0,7)
C27M5Y0K7 (27%, 5%, 0%, 7%)
(0.27 / 0.05 / 0.00 / 0.07)

CMYK yüzdeleri

%26.69
%5.08
%0
%7.45

Codes

Color #ADE0EC in popluar color models

AD E0 EC
RGB 173 224 236
HSL 191° 62.38% 80.20%
HSB/HSV 191° 26.69% 92.55%
CMYK 26.69% 5.08% 0.00%
7.45%

Color #ADE0EC in popluar number systems.

HEX AD E0 EC
Decimal 173 224 236
Binary 10101101 11100000 11101100
Octal 255 340 354

Shades and tints

Shades of #ADE0EC

#ADE0EC
(173,224,236)
#9ECCD7
(158,204,215)
#8FB8C2
(143,184,194)
#80A4AD
(128,164,173)
#719098
(113,144,152)
#627C83
(98,124,131)
#53686E
(83,104,110)
#445459
(68,84,89)
#354044
(53,64,68)
#262C2F
(38,44,47)
#17181A
(23,24,26)
#000000
(0,0,0)

Tints of #ADE0EC

#ADE0EC
(173,224,236)
#B4E2ED
(180,226,237)
#BBE4EE
(187,228,238)
#C2E6EF
(194,230,239)
#C9E8F0
(201,232,240)
#D0EAF1
(208,234,241)
#D7ECF2
(215,236,242)
#DEEEF3
(222,238,243)
#E5F0F4
(229,240,244)
#ECF2F5
(236,242,245)
#F3F4F6
(243,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE0EC; }

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

This text font color is #ADE0EC.

Background Color

.myBgColor { background-color: #ADE0EC; }

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

This div background color is #ADE0EC.

Border color

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

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

This div border color is #ADE0EC.

Opacity

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

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

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

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

This text has shadow with #ADE0EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE0EC.

Preview

Color preview on black background

This text has color #ADE0EC on black background.


Color preview on white background

This text has color #ADE0EC on white background.


Black color preview on #ADE0EC background

This text has black color on #ADE0EC background.


White color preview on #ADE0EC background

This text has white color on #ADE0EC background.


Related colors

Complementary color

Complementary color for #hex is #521F13.


I love getcolorcode.com

Triadic colors

1 #ECADE0 and #E0ECAD with #ADE0EC are triadic colors.

2 #ECE0AD and #E0ADEC with #ADE0EC are triadic colors.