COLOR #ADE9ED

HEX: #ADE9ED RGB: (173,233,237)

Renk bilgisi

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

RGB renk modeli

#ADE9ED color RGB value is (173,233,237).

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

RGB bağlantıları ve doygunluk

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

173
233
237

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 233 + 237 = 643 (100%)
R 173 of 643 ~ 26.91%
G 233 of 643 ~ 36.24%
B 237 of 643 ~ 36.86'%

%26.91
%36.24
%36.86

CMYK RENK MODELİ

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

  • camgöbeği tonu 27.00%
  • eflatun tonu 1.69%
  • sarı tonu 0.00%
  • ana renk tonu 7.06%

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

CMYK yüzdeleri

%27
%1.69
%0
%7.06

Codes

Color #ADE9ED in popluar color models

AD E9 ED
RGB 173 233 237
HSL 184° 64.00% 80.39%
HSB/HSV 184° 27.00% 92.94%
CMYK 27.00% 1.69% 0.00%
7.06%

Color #ADE9ED in popluar number systems.

HEX AD E9 ED
Decimal 173 233 237
Binary 10101101 11101001 11101101
Octal 255 351 355

Shades and tints

Shades of #ADE9ED

#ADE9ED
(173,233,237)
#9ED4D8
(158,212,216)
#8FBFC3
(143,191,195)
#80AAAE
(128,170,174)
#719599
(113,149,153)
#628084
(98,128,132)
#536B6F
(83,107,111)
#44565A
(68,86,90)
#354145
(53,65,69)
#262C30
(38,44,48)
#17171B
(23,23,27)
#000000
(0,0,0)

Tints of #ADE9ED

#ADE9ED
(173,233,237)
#B4EBEE
(180,235,238)
#BBEDEF
(187,237,239)
#C2EFF0
(194,239,240)
#C9F1F1
(201,241,241)
#D0F3F2
(208,243,242)
#D7F5F3
(215,245,243)
#DEF7F4
(222,247,244)
#E5F9F5
(229,249,245)
#ECFBF6
(236,251,246)
#F3FDF7
(243,253,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE9ED; }

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

This text font color is #ADE9ED.

Background Color

.myBgColor { background-color: #ADE9ED; }

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

This div background color is #ADE9ED.

Border color

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

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

This div border color is #ADE9ED.

Opacity

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

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

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

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

This text has shadow with #ADE9ED color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE9ED.

Preview

Color preview on black background

This text has color #ADE9ED on black background.


Color preview on white background

This text has color #ADE9ED on white background.


Black color preview on #ADE9ED background

This text has black color on #ADE9ED background.


White color preview on #ADE9ED background

This text has white color on #ADE9ED background.


Related colors

Complementary color

Complementary color for #hex is #521612.


I love getcolorcode.com

Triadic colors

1 #EDADE9 and #E9EDAD with #ADE9ED are triadic colors.

2 #EDE9AD and #E9ADED with #ADE9ED are triadic colors.