COLOR #ADE1ED

HEX: #ADE1ED RGB: (173,225,237)

Renk bilgisi

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

RGB renk modeli

#ADE1ED color RGB value is (173,225,237).

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

RGB bağlantıları ve doygunluk

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

173
225
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 225 + 237 = 635 (100%)
R 173 of 635 ~ 27.24%
G 225 of 635 ~ 35.43%
B 237 of 635 ~ 37.32'%

%27.24
%35.43
%37.32

CMYK RENK MODELİ

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

  • camgöbeği tonu 27.00%
  • eflatun tonu 5.06%
  • 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.06
%0
%7.06

Codes

Color #ADE1ED in popluar color models

AD E1 ED
RGB 173 225 237
HSL 191° 64.00% 80.39%
HSB/HSV 191° 27.00% 92.94%
CMYK 27.00% 5.06% 0.00%
7.06%

Color #ADE1ED in popluar number systems.

HEX AD E1 ED
Decimal 173 225 237
Binary 10101101 11100001 11101101
Octal 255 341 355

Shades and tints

Shades of #ADE1ED

#ADE1ED
(173,225,237)
#9ECDD8
(158,205,216)
#8FB9C3
(143,185,195)
#80A5AE
(128,165,174)
#719199
(113,145,153)
#627D84
(98,125,132)
#53696F
(83,105,111)
#44555A
(68,85,90)
#354145
(53,65,69)
#262D30
(38,45,48)
#17191B
(23,25,27)
#000000
(0,0,0)

Tints of #ADE1ED

#ADE1ED
(173,225,237)
#B4E3EE
(180,227,238)
#BBE5EF
(187,229,239)
#C2E7F0
(194,231,240)
#C9E9F1
(201,233,241)
#D0EBF2
(208,235,242)
#D7EDF3
(215,237,243)
#DEEFF4
(222,239,244)
#E5F1F5
(229,241,245)
#ECF3F6
(236,243,246)
#F3F5F7
(243,245,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE1ED; }

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

This text font color is #ADE1ED.

Background Color

.myBgColor { background-color: #ADE1ED; }

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

This div background color is #ADE1ED.

Border color

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

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

This div border color is #ADE1ED.

Opacity

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

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

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

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

This text has shadow with #ADE1ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE1ED.

Preview

Color preview on black background

This text has color #ADE1ED on black background.


Color preview on white background

This text has color #ADE1ED on white background.


Black color preview on #ADE1ED background

This text has black color on #ADE1ED background.


White color preview on #ADE1ED background

This text has white color on #ADE1ED background.


Related colors

Complementary color

Complementary color for #hex is #521E12.


I love getcolorcode.com

Triadic colors

1 #EDADE1 and #E1EDAD with #ADE1ED are triadic colors.

2 #EDE1AD and #E1ADED with #ADE1ED are triadic colors.