COLOR #ADE8ED

HEX: #ADE8ED RGB: (173,232,237)

Renk bilgisi

#ADE8ED contains mainly green and blue colors. #ADE8ED ‘ nin web güvenlik rengi #99FFFF (ya da #9FF) dir.

RGB renk modeli

#ADE8ED color RGB value is (173,232,237).

RGB: (173,232,237) (68%, 91%, 93%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 232 of 255 = 91%
B 237 of 255 = 93%

173
232
237

R + G + B ~ 84%. #ADE8ED is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 232 + 237 = 642 (100%)
R 173 of 642 ~ 26.95%
G 232 of 642 ~ 36.14%
B 237 of 642 ~ 36.92'%

%26.95
%36.14
%36.92

CMYK RENK MODELİ

#ADE8ED rengi CMYK tonu (27,2,0,7).

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

CMYK: (27,2,0,7)
C27M2Y0K7 (27%, 2%, 0%, 7%)
(0.27 / 0.02 / 0.00 / 0.07)

CMYK yüzdeleri

%27
%2.11
%0
%7.06

Codes

Color #ADE8ED in popluar color models

AD E8 ED
RGB 173 232 237
HSL 185° 64.00% 80.39%
HSB/HSV 185° 27.00% 92.94%
CMYK 27.00% 2.11% 0.00%
7.06%

Color #ADE8ED in popluar number systems.

HEX AD E8 ED
Decimal 173 232 237
Binary 10101101 11101000 11101101
Octal 255 350 355

Shades and tints

Shades of #ADE8ED

#ADE8ED
(173,232,237)
#9ED3D8
(158,211,216)
#8FBEC3
(143,190,195)
#80A9AE
(128,169,174)
#719499
(113,148,153)
#627F84
(98,127,132)
#536A6F
(83,106,111)
#44555A
(68,85,90)
#354045
(53,64,69)
#262B30
(38,43,48)
#17161B
(23,22,27)
#000000
(0,0,0)

Tints of #ADE8ED

#ADE8ED
(173,232,237)
#B4EAEE
(180,234,238)
#BBECEF
(187,236,239)
#C2EEF0
(194,238,240)
#C9F0F1
(201,240,241)
#D0F2F2
(208,242,242)
#D7F4F3
(215,244,243)
#DEF6F4
(222,246,244)
#E5F8F5
(229,248,245)
#ECFAF6
(236,250,246)
#F3FCF7
(243,252,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE8ED; }

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

This text font color is #ADE8ED.

Background Color

.myBgColor { background-color: #ADE8ED; }

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

This div background color is #ADE8ED.

Border color

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

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

This div border color is #ADE8ED.

Opacity

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

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

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

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

This text has shadow with #ADE8ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE8ED.

Preview

Color preview on black background

This text has color #ADE8ED on black background.


Color preview on white background

This text has color #ADE8ED on white background.


Black color preview on #ADE8ED background

This text has black color on #ADE8ED background.


White color preview on #ADE8ED background

This text has white color on #ADE8ED background.


Related colors

Complementary color

Complementary color for #hex is #521712.


I love getcolorcode.com

Triadic colors

1 #EDADE8 and #E8EDAD with #ADE8ED are triadic colors.

2 #EDE8AD and #E8ADED with #ADE8ED are triadic colors.