COLOR #ADEED0

HEX: #ADEED0 RGB: (173,238,208)

Renk bilgisi

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

RGB renk modeli

#ADEED0 color RGB value is (173,238,208).

RGB: (173,238,208) (68%, 93%, 82%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 238 of 255 = 93%
B 208 of 255 = 82%

173
238
208

R + G + B ~ 81%. #ADEED0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 238 + 208 = 619 (100%)
R 173 of 619 ~ 27.95%
G 238 of 619 ~ 38.45%
B 208 of 619 ~ 33.6'%

%27.95
%38.45
%33.6

CMYK RENK MODELİ

#ADEED0 rengi CMYK tonu (27,0,13,7).

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

CMYK: (27,0,13,7)
C27M0Y13K7 (27%, 0%, 13%, 7%)
(0.27 / 0.00 / 0.13 / 0.07)

CMYK yüzdeleri

%27.31
%0
%12.61
%6.67

Codes

Color #ADEED0 in popluar color models

AD EE D0
RGB 173 238 208
HSL 152° 65.66% 80.59%
HSB/HSV 152° 27.31% 93.33%
CMYK 27.31% 0.00% 12.61%
6.67%

Color #ADEED0 in popluar number systems.

HEX AD EE D0
Decimal 173 238 208
Binary 10101101 11101110 11010000
Octal 255 356 320

Shades and tints

Shades of #ADEED0

#ADEED0
(173,238,208)
#9ED9BE
(158,217,190)
#8FC4AC
(143,196,172)
#80AF9A
(128,175,154)
#719A88
(113,154,136)
#628576
(98,133,118)
#537064
(83,112,100)
#445B52
(68,91,82)
#354640
(53,70,64)
#26312E
(38,49,46)
#171C1C
(23,28,28)
#000000
(0,0,0)

Tints of #ADEED0

#ADEED0
(173,238,208)
#B4EFD4
(180,239,212)
#BBF0D8
(187,240,216)
#C2F1DC
(194,241,220)
#C9F2E0
(201,242,224)
#D0F3E4
(208,243,228)
#D7F4E8
(215,244,232)
#DEF5EC
(222,245,236)
#E5F6F0
(229,246,240)
#ECF7F4
(236,247,244)
#F3F8F8
(243,248,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEED0; }

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

This text font color is #ADEED0.

Background Color

.myBgColor { background-color: #ADEED0; }

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

This div background color is #ADEED0.

Border color

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

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

This div border color is #ADEED0.

Opacity

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

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

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

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

This text has shadow with #ADEED0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEED0.

Preview

Color preview on black background

This text has color #ADEED0 on black background.


Color preview on white background

This text has color #ADEED0 on white background.


Black color preview on #ADEED0 background

This text has black color on #ADEED0 background.


White color preview on #ADEED0 background

This text has white color on #ADEED0 background.


Related colors

Complementary color

Complementary color for #hex is #52112F.


I love getcolorcode.com

Triadic colors

1 #D0ADEE and #EED0AD with #ADEED0 are triadic colors.

2 #D0EEAD and #EEADD0 with #ADEED0 are triadic colors.