COLOR #ADEED6

HEX: #ADEED6 RGB: (173,238,214)

Renk bilgisi

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

RGB renk modeli

#ADEED6 color RGB value is (173,238,214).

RGB: (173,238,214) (68%, 93%, 84%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 238 of 255 = 93%
B 214 of 255 = 84%

173
238
214

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 238 + 214 = 625 (100%)
R 173 of 625 ~ 27.68%
G 238 of 625 ~ 38.08%
B 214 of 625 ~ 34.24'%

%27.68
%38.08
%34.24

CMYK RENK MODELİ

#ADEED6 rengi CMYK tonu (27,0,10,7).

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

CMYK: (27,0,10,7)
C27M0Y10K7 (27%, 0%, 10%, 7%)
(0.27 / 0.00 / 0.10 / 0.07)

CMYK yüzdeleri

%27.31
%0
%10.08
%6.67

Codes

Color #ADEED6 in popluar color models

AD EE D6
RGB 173 238 214
HSL 158° 65.66% 80.59%
HSB/HSV 158° 27.31% 93.33%
CMYK 27.31% 0.00% 10.08%
6.67%

Color #ADEED6 in popluar number systems.

HEX AD EE D6
Decimal 173 238 214
Binary 10101101 11101110 11010110
Octal 255 356 326

Shades and tints

Shades of #ADEED6

#ADEED6
(173,238,214)
#9ED9C3
(158,217,195)
#8FC4B0
(143,196,176)
#80AF9D
(128,175,157)
#719A8A
(113,154,138)
#628577
(98,133,119)
#537064
(83,112,100)
#445B51
(68,91,81)
#35463E
(53,70,62)
#26312B
(38,49,43)
#171C18
(23,28,24)
#000000
(0,0,0)

Tints of #ADEED6

#ADEED6
(173,238,214)
#B4EFD9
(180,239,217)
#BBF0DC
(187,240,220)
#C2F1DF
(194,241,223)
#C9F2E2
(201,242,226)
#D0F3E5
(208,243,229)
#D7F4E8
(215,244,232)
#DEF5EB
(222,245,235)
#E5F6EE
(229,246,238)
#ECF7F1
(236,247,241)
#F3F8F4
(243,248,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEED6; }

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

This text font color is #ADEED6.

Background Color

.myBgColor { background-color: #ADEED6; }

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

This div background color is #ADEED6.

Border color

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

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

This div border color is #ADEED6.

Opacity

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

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

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

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

This text has shadow with #ADEED6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEED6.

Preview

Color preview on black background

This text has color #ADEED6 on black background.


Color preview on white background

This text has color #ADEED6 on white background.


Black color preview on #ADEED6 background

This text has black color on #ADEED6 background.


White color preview on #ADEED6 background

This text has white color on #ADEED6 background.


Related colors

Complementary color

Complementary color for #hex is #521129.


I love getcolorcode.com

Triadic colors

1 #D6ADEE and #EED6AD with #ADEED6 are triadic colors.

2 #D6EEAD and #EEADD6 with #ADEED6 are triadic colors.