COLOR #ADE6DF

HEX: #ADE6DF RGB: (173,230,223)

Renk bilgisi

#ADE6DF contains red, green and blue colors in about the same proportion. #ADE6DF ‘ nin web güvenlik rengi #99CCCC (ya da #9CC) dir.

RGB renk modeli

#ADE6DF color RGB value is (173,230,223).

RGB: (173,230,223) (68%, 90%, 87%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 230 of 255 = 90%
B 223 of 255 = 87%

173
230
223

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 230 + 223 = 626 (100%)
R 173 of 626 ~ 27.64%
G 230 of 626 ~ 36.74%
B 223 of 626 ~ 35.62'%

%27.64
%36.74
%35.62

CMYK RENK MODELİ

#ADE6DF rengi CMYK tonu (25,0,3,10).

  • camgöbeği tonu 24.78%
  • eflatun tonu 0.00%
  • sarı tonu 3.04%
  • ana renk tonu 9.80%

CMYK: (25,0,3,10)
C25M0Y3K10 (25%, 0%, 3%, 10%)
(0.25 / 0.00 / 0.03 / 0.10)

CMYK yüzdeleri

%24.78
%0
%3.04
%9.8

Codes

Color #ADE6DF in popluar color models

AD E6 DF
RGB 173 230 223
HSL 173° 53.27% 79.02%
HSB/HSV 173° 24.78% 90.20%
CMYK 24.78% 0.00% 3.04%
9.80%

Color #ADE6DF in popluar number systems.

HEX AD E6 DF
Decimal 173 230 223
Binary 10101101 11100110 11011111
Octal 255 346 337

Shades and tints

Shades of #ADE6DF

#ADE6DF
(173,230,223)
#9ED2CB
(158,210,203)
#8FBEB7
(143,190,183)
#80AAA3
(128,170,163)
#71968F
(113,150,143)
#62827B
(98,130,123)
#536E67
(83,110,103)
#445A53
(68,90,83)
#35463F
(53,70,63)
#26322B
(38,50,43)
#171E17
(23,30,23)
#000000
(0,0,0)

Tints of #ADE6DF

#ADE6DF
(173,230,223)
#B4E8E1
(180,232,225)
#BBEAE3
(187,234,227)
#C2ECE5
(194,236,229)
#C9EEE7
(201,238,231)
#D0F0E9
(208,240,233)
#D7F2EB
(215,242,235)
#DEF4ED
(222,244,237)
#E5F6EF
(229,246,239)
#ECF8F1
(236,248,241)
#F3FAF3
(243,250,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADE6DF color. Also use rgb(173,230,223) instead hex code.

Text Font Color

.myTextColor { color: #ADE6DF; }

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

This text font color is #ADE6DF.

Background Color

.myBgColor { background-color: #ADE6DF; }

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

This div background color is #ADE6DF.

Border color

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

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

This div border color is #ADE6DF.

Opacity

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

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

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

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

This text has shadow with #ADE6DF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE6DF.

Preview

Color preview on black background

This text has color #ADE6DF on black background.


Color preview on white background

This text has color #ADE6DF on white background.


Black color preview on #ADE6DF background

This text has black color on #ADE6DF background.


White color preview on #ADE6DF background

This text has white color on #ADE6DF background.


Related colors

Complementary color

Complementary color for #hex is #521920.


I love getcolorcode.com

Triadic colors

1 #DFADE6 and #E6DFAD with #ADE6DF are triadic colors.

2 #DFE6AD and #E6ADDF with #ADE6DF are triadic colors.