COLOR #ADEEDA

HEX: #ADEEDA RGB: (173,238,218)

Renk bilgisi

#ADEEDA contains mainly green and blue colors. #ADEEDA ‘ nin web güvenlik rengi #99FFCC (ya da #9FC) dir.

RGB renk modeli

#ADEEDA color RGB value is (173,238,218).

RGB: (173,238,218) (68%, 93%, 85%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 238 of 255 = 93%
B 218 of 255 = 85%

173
238
218

R + G + B ~ 82%. #ADEEDA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 238 + 218 = 629 (100%)
R 173 of 629 ~ 27.5%
G 238 of 629 ~ 37.84%
B 218 of 629 ~ 34.66'%

%27.5
%37.84
%34.66

CMYK RENK MODELİ

#ADEEDA rengi CMYK tonu (27,0,8,7).

  • camgöbeği tonu 27.31%
  • eflatun tonu 0.00%
  • sarı tonu 8.40%
  • ana renk tonu 6.67%

CMYK: (27,0,8,7)
C27M0Y8K7 (27%, 0%, 8%, 7%)
(0.27 / 0.00 / 0.08 / 0.07)

CMYK yüzdeleri

%27.31
%0
%8.4
%6.67

Codes

Color #ADEEDA in popluar color models

AD EE DA
RGB 173 238 218
HSL 162° 65.66% 80.59%
HSB/HSV 162° 27.31% 93.33%
CMYK 27.31% 0.00% 8.40%
6.67%

Color #ADEEDA in popluar number systems.

HEX AD EE DA
Decimal 173 238 218
Binary 10101101 11101110 11011010
Octal 255 356 332

Shades and tints

Shades of #ADEEDA

#ADEEDA
(173,238,218)
#9ED9C7
(158,217,199)
#8FC4B4
(143,196,180)
#80AFA1
(128,175,161)
#719A8E
(113,154,142)
#62857B
(98,133,123)
#537068
(83,112,104)
#445B55
(68,91,85)
#354642
(53,70,66)
#26312F
(38,49,47)
#171C1C
(23,28,28)
#000000
(0,0,0)

Tints of #ADEEDA

#ADEEDA
(173,238,218)
#B4EFDD
(180,239,221)
#BBF0E0
(187,240,224)
#C2F1E3
(194,241,227)
#C9F2E6
(201,242,230)
#D0F3E9
(208,243,233)
#D7F4EC
(215,244,236)
#DEF5EF
(222,245,239)
#E5F6F2
(229,246,242)
#ECF7F5
(236,247,245)
#F3F8F8
(243,248,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADEEDA color. Also use rgb(173,238,218) instead hex code.

Text Font Color

.myTextColor { color: #ADEEDA; }

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

This text font color is #ADEEDA.

Background Color

.myBgColor { background-color: #ADEEDA; }

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

This div background color is #ADEEDA.

Border color

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

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

This div border color is #ADEEDA.

Opacity

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

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

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

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

This text has shadow with #ADEEDA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEEDA.

Preview

Color preview on black background

This text has color #ADEEDA on black background.


Color preview on white background

This text has color #ADEEDA on white background.


Black color preview on #ADEEDA background

This text has black color on #ADEEDA background.


White color preview on #ADEEDA background

This text has white color on #ADEEDA background.


Related colors

Complementary color

Complementary color for #hex is #521125.


I love getcolorcode.com

Triadic colors

1 #DAADEE and #EEDAAD with #ADEEDA are triadic colors.

2 #DAEEAD and #EEADDA with #ADEEDA are triadic colors.