COLOR #ADE9EC

HEX: #ADE9EC RGB: (173,233,236)

Renk bilgisi

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

RGB renk modeli

#ADE9EC color RGB value is (173,233,236).

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

RGB bağlantıları ve doygunluk

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

173
233
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 233 + 236 = 642 (100%)
R 173 of 642 ~ 26.95%
G 233 of 642 ~ 36.29%
B 236 of 642 ~ 36.76'%

%26.95
%36.29
%36.76

CMYK RENK MODELİ

#ADE9EC rengi CMYK tonu (27,1,0,7).

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

CMYK: (27,1,0,7)
C27M1Y0K7 (27%, 1%, 0%, 7%)
(0.27 / 0.01 / 0.00 / 0.07)

CMYK yüzdeleri

%26.69
%1.27
%0
%7.45

Codes

Color #ADE9EC in popluar color models

AD E9 EC
RGB 173 233 236
HSL 183° 62.38% 80.20%
HSB/HSV 183° 26.69% 92.55%
CMYK 26.69% 1.27% 0.00%
7.45%

Color #ADE9EC in popluar number systems.

HEX AD E9 EC
Decimal 173 233 236
Binary 10101101 11101001 11101100
Octal 255 351 354

Shades and tints

Shades of #ADE9EC

#ADE9EC
(173,233,236)
#9ED4D7
(158,212,215)
#8FBFC2
(143,191,194)
#80AAAD
(128,170,173)
#719598
(113,149,152)
#628083
(98,128,131)
#536B6E
(83,107,110)
#445659
(68,86,89)
#354144
(53,65,68)
#262C2F
(38,44,47)
#17171A
(23,23,26)
#000000
(0,0,0)

Tints of #ADE9EC

#ADE9EC
(173,233,236)
#B4EBED
(180,235,237)
#BBEDEE
(187,237,238)
#C2EFEF
(194,239,239)
#C9F1F0
(201,241,240)
#D0F3F1
(208,243,241)
#D7F5F2
(215,245,242)
#DEF7F3
(222,247,243)
#E5F9F4
(229,249,244)
#ECFBF5
(236,251,245)
#F3FDF6
(243,253,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE9EC; }

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

This text font color is #ADE9EC.

Background Color

.myBgColor { background-color: #ADE9EC; }

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

This div background color is #ADE9EC.

Border color

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

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

This div border color is #ADE9EC.

Opacity

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

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

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

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

This text has shadow with #ADE9EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE9EC.

Preview

Color preview on black background

This text has color #ADE9EC on black background.


Color preview on white background

This text has color #ADE9EC on white background.


Black color preview on #ADE9EC background

This text has black color on #ADE9EC background.


White color preview on #ADE9EC background

This text has white color on #ADE9EC background.


Related colors

Complementary color

Complementary color for #hex is #521613.


I love getcolorcode.com

Triadic colors

1 #ECADE9 and #E9ECAD with #ADE9EC are triadic colors.

2 #ECE9AD and #E9ADEC with #ADE9EC are triadic colors.