COLOR #ADE1EC

HEX: #ADE1EC RGB: (173,225,236)

Renk bilgisi

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

RGB renk modeli

#ADE1EC color RGB value is (173,225,236).

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

RGB bağlantıları ve doygunluk

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

173
225
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 225 + 236 = 634 (100%)
R 173 of 634 ~ 27.29%
G 225 of 634 ~ 35.49%
B 236 of 634 ~ 37.22'%

%27.29
%35.49
%37.22

CMYK RENK MODELİ

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

  • camgöbeği tonu 26.69%
  • eflatun tonu 4.66%
  • 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
%4.66
%0
%7.45

Codes

Color #ADE1EC in popluar color models

AD E1 EC
RGB 173 225 236
HSL 190° 62.38% 80.20%
HSB/HSV 190° 26.69% 92.55%
CMYK 26.69% 4.66% 0.00%
7.45%

Color #ADE1EC in popluar number systems.

HEX AD E1 EC
Decimal 173 225 236
Binary 10101101 11100001 11101100
Octal 255 341 354

Shades and tints

Shades of #ADE1EC

#ADE1EC
(173,225,236)
#9ECDD7
(158,205,215)
#8FB9C2
(143,185,194)
#80A5AD
(128,165,173)
#719198
(113,145,152)
#627D83
(98,125,131)
#53696E
(83,105,110)
#445559
(68,85,89)
#354144
(53,65,68)
#262D2F
(38,45,47)
#17191A
(23,25,26)
#000000
(0,0,0)

Tints of #ADE1EC

#ADE1EC
(173,225,236)
#B4E3ED
(180,227,237)
#BBE5EE
(187,229,238)
#C2E7EF
(194,231,239)
#C9E9F0
(201,233,240)
#D0EBF1
(208,235,241)
#D7EDF2
(215,237,242)
#DEEFF3
(222,239,243)
#E5F1F4
(229,241,244)
#ECF3F5
(236,243,245)
#F3F5F6
(243,245,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE1EC; }

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

This text font color is #ADE1EC.

Background Color

.myBgColor { background-color: #ADE1EC; }

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

This div background color is #ADE1EC.

Border color

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

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

This div border color is #ADE1EC.

Opacity

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

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

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

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

This text has shadow with #ADE1EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE1EC.

Preview

Color preview on black background

This text has color #ADE1EC on black background.


Color preview on white background

This text has color #ADE1EC on white background.


Black color preview on #ADE1EC background

This text has black color on #ADE1EC background.


White color preview on #ADE1EC background

This text has white color on #ADE1EC background.


Related colors

Complementary color

Complementary color for #hex is #521E13.


I love getcolorcode.com

Triadic colors

1 #ECADE1 and #E1ECAD with #ADE1EC are triadic colors.

2 #ECE1AD and #E1ADEC with #ADE1EC are triadic colors.