COLOR #ADE8EC

HEX: #ADE8EC RGB: (173,232,236)

Renk bilgisi

#ADE8EC contains mainly green and blue colors. #ADE8EC ‘ nin web güvenlik rengi #99FFFF (ya da #9FF) dir.

RGB renk modeli

#ADE8EC color RGB value is (173,232,236).

RGB: (173,232,236) (68%, 91%, 93%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 232 of 255 = 91%
B 236 of 255 = 93%

173
232
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 232 + 236 = 641 (100%)
R 173 of 641 ~ 26.99%
G 232 of 641 ~ 36.19%
B 236 of 641 ~ 36.82'%

%26.99
%36.19
%36.82

CMYK RENK MODELİ

#ADE8EC rengi CMYK tonu (27,2,0,7).

  • camgöbeği tonu 26.69%
  • eflatun tonu 1.69%
  • sarı tonu 0.00%
  • ana renk tonu 7.45%

CMYK: (27,2,0,7)
C27M2Y0K7 (27%, 2%, 0%, 7%)
(0.27 / 0.02 / 0.00 / 0.07)

CMYK yüzdeleri

%26.69
%1.69
%0
%7.45

Codes

Color #ADE8EC in popluar color models

AD E8 EC
RGB 173 232 236
HSL 184° 62.38% 80.20%
HSB/HSV 184° 26.69% 92.55%
CMYK 26.69% 1.69% 0.00%
7.45%

Color #ADE8EC in popluar number systems.

HEX AD E8 EC
Decimal 173 232 236
Binary 10101101 11101000 11101100
Octal 255 350 354

Shades and tints

Shades of #ADE8EC

#ADE8EC
(173,232,236)
#9ED3D7
(158,211,215)
#8FBEC2
(143,190,194)
#80A9AD
(128,169,173)
#719498
(113,148,152)
#627F83
(98,127,131)
#536A6E
(83,106,110)
#445559
(68,85,89)
#354044
(53,64,68)
#262B2F
(38,43,47)
#17161A
(23,22,26)
#000000
(0,0,0)

Tints of #ADE8EC

#ADE8EC
(173,232,236)
#B4EAED
(180,234,237)
#BBECEE
(187,236,238)
#C2EEEF
(194,238,239)
#C9F0F0
(201,240,240)
#D0F2F1
(208,242,241)
#D7F4F2
(215,244,242)
#DEF6F3
(222,246,243)
#E5F8F4
(229,248,244)
#ECFAF5
(236,250,245)
#F3FCF6
(243,252,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE8EC; }

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

This text font color is #ADE8EC.

Background Color

.myBgColor { background-color: #ADE8EC; }

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

This div background color is #ADE8EC.

Border color

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

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

This div border color is #ADE8EC.

Opacity

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

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

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

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

This text has shadow with #ADE8EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE8EC.

Preview

Color preview on black background

This text has color #ADE8EC on black background.


Color preview on white background

This text has color #ADE8EC on white background.


Black color preview on #ADE8EC background

This text has black color on #ADE8EC background.


White color preview on #ADE8EC background

This text has white color on #ADE8EC background.


Related colors

Complementary color

Complementary color for #hex is #521713.


I love getcolorcode.com

Triadic colors

1 #ECADE8 and #E8ECAD with #ADE8EC are triadic colors.

2 #ECE8AD and #E8ADEC with #ADE8EC are triadic colors.