COLOR #ADE3EF

HEX: #ADE3EF RGB: (173,227,239)

Renk bilgisi

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

RGB renk modeli

#ADE3EF color RGB value is (173,227,239).

RGB: (173,227,239) (68%, 89%, 94%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 227 of 255 = 89%
B 239 of 255 = 94%

173
227
239

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 227 + 239 = 639 (100%)
R 173 of 639 ~ 27.07%
G 227 of 639 ~ 35.52%
B 239 of 639 ~ 37.4'%

%27.07
%35.52
%37.4

CMYK RENK MODELİ

#ADE3EF rengi CMYK tonu (28,5,0,6).

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

CMYK: (28,5,0,6)
C28M5Y0K6 (28%, 5%, 0%, 6%)
(0.28 / 0.05 / 0.00 / 0.06)

CMYK yüzdeleri

%27.62
%5.02
%0
%6.27

Codes

Color #ADE3EF in popluar color models

AD E3 EF
RGB 173 227 239
HSL 191° 67.35% 80.78%
HSB/HSV 191° 27.62% 93.73%
CMYK 27.62% 5.02% 0.00%
6.27%

Color #ADE3EF in popluar number systems.

HEX AD E3 EF
Decimal 173 227 239
Binary 10101101 11100011 11101111
Octal 255 343 357

Shades and tints

Shades of #ADE3EF

#ADE3EF
(173,227,239)
#9ECFDA
(158,207,218)
#8FBBC5
(143,187,197)
#80A7B0
(128,167,176)
#71939B
(113,147,155)
#627F86
(98,127,134)
#536B71
(83,107,113)
#44575C
(68,87,92)
#354347
(53,67,71)
#262F32
(38,47,50)
#171B1D
(23,27,29)
#000000
(0,0,0)

Tints of #ADE3EF

#ADE3EF
(173,227,239)
#B4E5F0
(180,229,240)
#BBE7F1
(187,231,241)
#C2E9F2
(194,233,242)
#C9EBF3
(201,235,243)
#D0EDF4
(208,237,244)
#D7EFF5
(215,239,245)
#DEF1F6
(222,241,246)
#E5F3F7
(229,243,247)
#ECF5F8
(236,245,248)
#F3F7F9
(243,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE3EF; }

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

This text font color is #ADE3EF.

Background Color

.myBgColor { background-color: #ADE3EF; }

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

This div background color is #ADE3EF.

Border color

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

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

This div border color is #ADE3EF.

Opacity

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

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

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

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

This text has shadow with #ADE3EF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE3EF.

Preview

Color preview on black background

This text has color #ADE3EF on black background.


Color preview on white background

This text has color #ADE3EF on white background.


Black color preview on #ADE3EF background

This text has black color on #ADE3EF background.


White color preview on #ADE3EF background

This text has white color on #ADE3EF background.


Related colors

Complementary color

Complementary color for #hex is #521C10.


I love getcolorcode.com

Triadic colors

1 #EFADE3 and #E3EFAD with #ADE3EF are triadic colors.

2 #EFE3AD and #E3ADEF with #ADE3EF are triadic colors.