COLOR #ADE1EF

HEX: #ADE1EF RGB: (173,225,239)

Renk bilgisi

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

RGB renk modeli

#ADE1EF color RGB value is (173,225,239).

RGB: (173,225,239) (68%, 88%, 94%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 225 of 255 = 88%
B 239 of 255 = 94%

173
225
239

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 225 + 239 = 637 (100%)
R 173 of 637 ~ 27.16%
G 225 of 637 ~ 35.32%
B 239 of 637 ~ 37.52'%

%27.16
%35.32
%37.52

CMYK RENK MODELİ

#ADE1EF rengi CMYK tonu (28,6,0,6).

  • camgöbeği tonu 27.62%
  • eflatun tonu 5.86%
  • sarı tonu 0.00%
  • ana renk tonu 6.27%

CMYK: (28,6,0,6)
C28M6Y0K6 (28%, 6%, 0%, 6%)
(0.28 / 0.06 / 0.00 / 0.06)

CMYK yüzdeleri

%27.62
%5.86
%0
%6.27

Codes

Color #ADE1EF in popluar color models

AD E1 EF
RGB 173 225 239
HSL 193° 67.35% 80.78%
HSB/HSV 193° 27.62% 93.73%
CMYK 27.62% 5.86% 0.00%
6.27%

Color #ADE1EF in popluar number systems.

HEX AD E1 EF
Decimal 173 225 239
Binary 10101101 11100001 11101111
Octal 255 341 357

Shades and tints

Shades of #ADE1EF

#ADE1EF
(173,225,239)
#9ECDDA
(158,205,218)
#8FB9C5
(143,185,197)
#80A5B0
(128,165,176)
#71919B
(113,145,155)
#627D86
(98,125,134)
#536971
(83,105,113)
#44555C
(68,85,92)
#354147
(53,65,71)
#262D32
(38,45,50)
#17191D
(23,25,29)
#000000
(0,0,0)

Tints of #ADE1EF

#ADE1EF
(173,225,239)
#B4E3F0
(180,227,240)
#BBE5F1
(187,229,241)
#C2E7F2
(194,231,242)
#C9E9F3
(201,233,243)
#D0EBF4
(208,235,244)
#D7EDF5
(215,237,245)
#DEEFF6
(222,239,246)
#E5F1F7
(229,241,247)
#ECF3F8
(236,243,248)
#F3F5F9
(243,245,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE1EF; }

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

This text font color is #ADE1EF.

Background Color

.myBgColor { background-color: #ADE1EF; }

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

This div background color is #ADE1EF.

Border color

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

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

This div border color is #ADE1EF.

Opacity

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

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

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

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

This text has shadow with #ADE1EF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE1EF.

Preview

Color preview on black background

This text has color #ADE1EF on black background.


Color preview on white background

This text has color #ADE1EF on white background.


Black color preview on #ADE1EF background

This text has black color on #ADE1EF background.


White color preview on #ADE1EF background

This text has white color on #ADE1EF background.


Related colors

Complementary color

Complementary color for #hex is #521E10.


I love getcolorcode.com

Triadic colors

1 #EFADE1 and #E1EFAD with #ADE1EF are triadic colors.

2 #EFE1AD and #E1ADEF with #ADE1EF are triadic colors.