COLOR #ADE4EF

HEX: #ADE4EF RGB: (173,228,239)

Renk bilgisi

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

RGB renk modeli

#ADE4EF color RGB value is (173,228,239).

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

RGB bağlantıları ve doygunluk

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

173
228
239

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 228 + 239 = 640 (100%)
R 173 of 640 ~ 27.03%
G 228 of 640 ~ 35.63%
B 239 of 640 ~ 37.34'%

%27.03
%35.63
%37.34

CMYK RENK MODELİ

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

  • camgöbeği tonu 27.62%
  • eflatun tonu 4.60%
  • 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
%4.6
%0
%6.27

Codes

Color #ADE4EF in popluar color models

AD E4 EF
RGB 173 228 239
HSL 190° 67.35% 80.78%
HSB/HSV 190° 27.62% 93.73%
CMYK 27.62% 4.60% 0.00%
6.27%

Color #ADE4EF in popluar number systems.

HEX AD E4 EF
Decimal 173 228 239
Binary 10101101 11100100 11101111
Octal 255 344 357

Shades and tints

Shades of #ADE4EF

#ADE4EF
(173,228,239)
#9ED0DA
(158,208,218)
#8FBCC5
(143,188,197)
#80A8B0
(128,168,176)
#71949B
(113,148,155)
#628086
(98,128,134)
#536C71
(83,108,113)
#44585C
(68,88,92)
#354447
(53,68,71)
#263032
(38,48,50)
#171C1D
(23,28,29)
#000000
(0,0,0)

Tints of #ADE4EF

#ADE4EF
(173,228,239)
#B4E6F0
(180,230,240)
#BBE8F1
(187,232,241)
#C2EAF2
(194,234,242)
#C9ECF3
(201,236,243)
#D0EEF4
(208,238,244)
#D7F0F5
(215,240,245)
#DEF2F6
(222,242,246)
#E5F4F7
(229,244,247)
#ECF6F8
(236,246,248)
#F3F8F9
(243,248,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE4EF; }

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

This text font color is #ADE4EF.

Background Color

.myBgColor { background-color: #ADE4EF; }

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

This div background color is #ADE4EF.

Border color

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

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

This div border color is #ADE4EF.

Opacity

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

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

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

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

This text has shadow with #ADE4EF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE4EF.

Preview

Color preview on black background

This text has color #ADE4EF on black background.


Color preview on white background

This text has color #ADE4EF on white background.


Black color preview on #ADE4EF background

This text has black color on #ADE4EF background.


White color preview on #ADE4EF background

This text has white color on #ADE4EF background.


Related colors

Complementary color

Complementary color for #hex is #521B10.


I love getcolorcode.com

Triadic colors

1 #EFADE4 and #E4EFAD with #ADE4EF are triadic colors.

2 #EFE4AD and #E4ADEF with #ADE4EF are triadic colors.