COLOR #ADE2EC

HEX: #ADE2EC RGB: (173,226,236)

Renk bilgisi

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

RGB renk modeli

#ADE2EC color RGB value is (173,226,236).

RGB: (173,226,236) (68%, 89%, 93%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 226 of 255 = 89%
B 236 of 255 = 93%

173
226
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 226 + 236 = 635 (100%)
R 173 of 635 ~ 27.24%
G 226 of 635 ~ 35.59%
B 236 of 635 ~ 37.17'%

%27.24
%35.59
%37.17

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%26.69
%4.24
%0
%7.45

Codes

Color #ADE2EC in popluar color models

AD E2 EC
RGB 173 226 236
HSL 190° 62.38% 80.20%
HSB/HSV 190° 26.69% 92.55%
CMYK 26.69% 4.24% 0.00%
7.45%

Color #ADE2EC in popluar number systems.

HEX AD E2 EC
Decimal 173 226 236
Binary 10101101 11100010 11101100
Octal 255 342 354

Shades and tints

Shades of #ADE2EC

#ADE2EC
(173,226,236)
#9ECED7
(158,206,215)
#8FBAC2
(143,186,194)
#80A6AD
(128,166,173)
#719298
(113,146,152)
#627E83
(98,126,131)
#536A6E
(83,106,110)
#445659
(68,86,89)
#354244
(53,66,68)
#262E2F
(38,46,47)
#171A1A
(23,26,26)
#000000
(0,0,0)

Tints of #ADE2EC

#ADE2EC
(173,226,236)
#B4E4ED
(180,228,237)
#BBE6EE
(187,230,238)
#C2E8EF
(194,232,239)
#C9EAF0
(201,234,240)
#D0ECF1
(208,236,241)
#D7EEF2
(215,238,242)
#DEF0F3
(222,240,243)
#E5F2F4
(229,242,244)
#ECF4F5
(236,244,245)
#F3F6F6
(243,246,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE2EC; }

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

This text font color is #ADE2EC.

Background Color

.myBgColor { background-color: #ADE2EC; }

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

This div background color is #ADE2EC.

Border color

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

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

This div border color is #ADE2EC.

Opacity

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

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

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

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

This text has shadow with #ADE2EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE2EC.

Preview

Color preview on black background

This text has color #ADE2EC on black background.


Color preview on white background

This text has color #ADE2EC on white background.


Black color preview on #ADE2EC background

This text has black color on #ADE2EC background.


White color preview on #ADE2EC background

This text has white color on #ADE2EC background.


Related colors

Complementary color

Complementary color for #hex is #521D13.


I love getcolorcode.com

Triadic colors

1 #ECADE2 and #E2ECAD with #ADE2EC are triadic colors.

2 #ECE2AD and #E2ADEC with #ADE2EC are triadic colors.