COLOR #ADE0ED

HEX: #ADE0ED RGB: (173,224,237)

Renk bilgisi

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

RGB renk modeli

#ADE0ED color RGB value is (173,224,237).

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

RGB bağlantıları ve doygunluk

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

173
224
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 224 + 237 = 634 (100%)
R 173 of 634 ~ 27.29%
G 224 of 634 ~ 35.33%
B 237 of 634 ~ 37.38'%

%27.29
%35.33
%37.38

CMYK RENK MODELİ

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

  • camgöbeği tonu 27.00%
  • eflatun tonu 5.49%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

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

CMYK yüzdeleri

%27
%5.49
%0
%7.06

Codes

Color #ADE0ED in popluar color models

AD E0 ED
RGB 173 224 237
HSL 192° 64.00% 80.39%
HSB/HSV 192° 27.00% 92.94%
CMYK 27.00% 5.49% 0.00%
7.06%

Color #ADE0ED in popluar number systems.

HEX AD E0 ED
Decimal 173 224 237
Binary 10101101 11100000 11101101
Octal 255 340 355

Shades and tints

Shades of #ADE0ED

#ADE0ED
(173,224,237)
#9ECCD8
(158,204,216)
#8FB8C3
(143,184,195)
#80A4AE
(128,164,174)
#719099
(113,144,153)
#627C84
(98,124,132)
#53686F
(83,104,111)
#44545A
(68,84,90)
#354045
(53,64,69)
#262C30
(38,44,48)
#17181B
(23,24,27)
#000000
(0,0,0)

Tints of #ADE0ED

#ADE0ED
(173,224,237)
#B4E2EE
(180,226,238)
#BBE4EF
(187,228,239)
#C2E6F0
(194,230,240)
#C9E8F1
(201,232,241)
#D0EAF2
(208,234,242)
#D7ECF3
(215,236,243)
#DEEEF4
(222,238,244)
#E5F0F5
(229,240,245)
#ECF2F6
(236,242,246)
#F3F4F7
(243,244,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE0ED; }

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

This text font color is #ADE0ED.

Background Color

.myBgColor { background-color: #ADE0ED; }

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

This div background color is #ADE0ED.

Border color

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

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

This div border color is #ADE0ED.

Opacity

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

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

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

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

This text has shadow with #ADE0ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE0ED.

Preview

Color preview on black background

This text has color #ADE0ED on black background.


Color preview on white background

This text has color #ADE0ED on white background.


Black color preview on #ADE0ED background

This text has black color on #ADE0ED background.


White color preview on #ADE0ED background

This text has white color on #ADE0ED background.


Related colors

Complementary color

Complementary color for #hex is #521F12.


I love getcolorcode.com

Triadic colors

1 #EDADE0 and #E0EDAD with #ADE0ED are triadic colors.

2 #EDE0AD and #E0ADED with #ADE0ED are triadic colors.