COLOR #ADE6EC

HEX: #ADE6EC RGB: (173,230,236)

Renk bilgisi

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

RGB renk modeli

#ADE6EC color RGB value is (173,230,236).

RGB: (173,230,236) (68%, 90%, 93%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 230 of 255 = 90%
B 236 of 255 = 93%

173
230
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 230 + 236 = 639 (100%)
R 173 of 639 ~ 27.07%
G 230 of 639 ~ 35.99%
B 236 of 639 ~ 36.93'%

%27.07
%35.99
%36.93

CMYK RENK MODELİ

#ADE6EC rengi CMYK tonu (27,3,0,7).

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

CMYK: (27,3,0,7)
C27M3Y0K7 (27%, 3%, 0%, 7%)
(0.27 / 0.03 / 0.00 / 0.07)

CMYK yüzdeleri

%26.69
%2.54
%0
%7.45

Codes

Color #ADE6EC in popluar color models

AD E6 EC
RGB 173 230 236
HSL 186° 62.38% 80.20%
HSB/HSV 186° 26.69% 92.55%
CMYK 26.69% 2.54% 0.00%
7.45%

Color #ADE6EC in popluar number systems.

HEX AD E6 EC
Decimal 173 230 236
Binary 10101101 11100110 11101100
Octal 255 346 354

Shades and tints

Shades of #ADE6EC

#ADE6EC
(173,230,236)
#9ED2D7
(158,210,215)
#8FBEC2
(143,190,194)
#80AAAD
(128,170,173)
#719698
(113,150,152)
#628283
(98,130,131)
#536E6E
(83,110,110)
#445A59
(68,90,89)
#354644
(53,70,68)
#26322F
(38,50,47)
#171E1A
(23,30,26)
#000000
(0,0,0)

Tints of #ADE6EC

#ADE6EC
(173,230,236)
#B4E8ED
(180,232,237)
#BBEAEE
(187,234,238)
#C2ECEF
(194,236,239)
#C9EEF0
(201,238,240)
#D0F0F1
(208,240,241)
#D7F2F2
(215,242,242)
#DEF4F3
(222,244,243)
#E5F6F4
(229,246,244)
#ECF8F5
(236,248,245)
#F3FAF6
(243,250,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE6EC; }

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

This text font color is #ADE6EC.

Background Color

.myBgColor { background-color: #ADE6EC; }

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

This div background color is #ADE6EC.

Border color

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

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

This div border color is #ADE6EC.

Opacity

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

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

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

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

This text has shadow with #ADE6EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE6EC.

Preview

Color preview on black background

This text has color #ADE6EC on black background.


Color preview on white background

This text has color #ADE6EC on white background.


Black color preview on #ADE6EC background

This text has black color on #ADE6EC background.


White color preview on #ADE6EC background

This text has white color on #ADE6EC background.


Related colors

Complementary color

Complementary color for #hex is #521913.


I love getcolorcode.com

Triadic colors

1 #ECADE6 and #E6ECAD with #ADE6EC are triadic colors.

2 #ECE6AD and #E6ADEC with #ADE6EC are triadic colors.