COLOR #ADE4EE

HEX: #ADE4EE RGB: (173,228,238)

Renk bilgisi

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

RGB renk modeli

#ADE4EE color RGB value is (173,228,238).

RGB: (173,228,238) (68%, 89%, 93%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 228 of 255 = 89%
B 238 of 255 = 93%

173
228
238

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 228 + 238 = 639 (100%)
R 173 of 639 ~ 27.07%
G 228 of 639 ~ 35.68%
B 238 of 639 ~ 37.25'%

%27.07
%35.68
%37.25

CMYK RENK MODELİ

#ADE4EE rengi CMYK tonu (27,4,0,7).

  • camgöbeği tonu 27.31%
  • eflatun tonu 4.20%
  • sarı tonu 0.00%
  • ana renk tonu 6.67%

CMYK: (27,4,0,7)
C27M4Y0K7 (27%, 4%, 0%, 7%)
(0.27 / 0.04 / 0.00 / 0.07)

CMYK yüzdeleri

%27.31
%4.2
%0
%6.67

Codes

Color #ADE4EE in popluar color models

AD E4 EE
RGB 173 228 238
HSL 189° 65.66% 80.59%
HSB/HSV 189° 27.31% 93.33%
CMYK 27.31% 4.20% 0.00%
6.67%

Color #ADE4EE in popluar number systems.

HEX AD E4 EE
Decimal 173 228 238
Binary 10101101 11100100 11101110
Octal 255 344 356

Shades and tints

Shades of #ADE4EE

#ADE4EE
(173,228,238)
#9ED0D9
(158,208,217)
#8FBCC4
(143,188,196)
#80A8AF
(128,168,175)
#71949A
(113,148,154)
#628085
(98,128,133)
#536C70
(83,108,112)
#44585B
(68,88,91)
#354446
(53,68,70)
#263031
(38,48,49)
#171C1C
(23,28,28)
#000000
(0,0,0)

Tints of #ADE4EE

#ADE4EE
(173,228,238)
#B4E6EF
(180,230,239)
#BBE8F0
(187,232,240)
#C2EAF1
(194,234,241)
#C9ECF2
(201,236,242)
#D0EEF3
(208,238,243)
#D7F0F4
(215,240,244)
#DEF2F5
(222,242,245)
#E5F4F6
(229,244,246)
#ECF6F7
(236,246,247)
#F3F8F8
(243,248,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE4EE; }

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

This text font color is #ADE4EE.

Background Color

.myBgColor { background-color: #ADE4EE; }

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

This div background color is #ADE4EE.

Border color

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

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

This div border color is #ADE4EE.

Opacity

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

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

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

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

This text has shadow with #ADE4EE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE4EE.

Preview

Color preview on black background

This text has color #ADE4EE on black background.


Color preview on white background

This text has color #ADE4EE on white background.


Black color preview on #ADE4EE background

This text has black color on #ADE4EE background.


White color preview on #ADE4EE background

This text has white color on #ADE4EE background.


Related colors

Complementary color

Complementary color for #hex is #521B11.


I love getcolorcode.com

Triadic colors

1 #EEADE4 and #E4EEAD with #ADE4EE are triadic colors.

2 #EEE4AD and #E4ADEE with #ADE4EE are triadic colors.