COLOR #ADE9DF

HEX: #ADE9DF RGB: (173,233,223)

Renk bilgisi

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

RGB renk modeli

#ADE9DF color RGB value is (173,233,223).

RGB: (173,233,223) (68%, 91%, 87%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 233 of 255 = 91%
B 223 of 255 = 87%

173
233
223

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 233 + 223 = 629 (100%)
R 173 of 629 ~ 27.5%
G 233 of 629 ~ 37.04%
B 223 of 629 ~ 35.45'%

%27.5
%37.04
%35.45

CMYK RENK MODELİ

#ADE9DF rengi CMYK tonu (26,0,4,9).

  • camgöbeği tonu 25.75%
  • eflatun tonu 0.00%
  • sarı tonu 4.29%
  • ana renk tonu 8.63%

CMYK: (26,0,4,9)
C26M0Y4K9 (26%, 0%, 4%, 9%)
(0.26 / 0.00 / 0.04 / 0.09)

CMYK yüzdeleri

%25.75
%0
%4.29
%8.63

Codes

Color #ADE9DF in popluar color models

AD E9 DF
RGB 173 233 223
HSL 170° 57.69% 79.61%
HSB/HSV 170° 25.75% 91.37%
CMYK 25.75% 0.00% 4.29%
8.63%

Color #ADE9DF in popluar number systems.

HEX AD E9 DF
Decimal 173 233 223
Binary 10101101 11101001 11011111
Octal 255 351 337

Shades and tints

Shades of #ADE9DF

#ADE9DF
(173,233,223)
#9ED4CB
(158,212,203)
#8FBFB7
(143,191,183)
#80AAA3
(128,170,163)
#71958F
(113,149,143)
#62807B
(98,128,123)
#536B67
(83,107,103)
#445653
(68,86,83)
#35413F
(53,65,63)
#262C2B
(38,44,43)
#171717
(23,23,23)
#000000
(0,0,0)

Tints of #ADE9DF

#ADE9DF
(173,233,223)
#B4EBE1
(180,235,225)
#BBEDE3
(187,237,227)
#C2EFE5
(194,239,229)
#C9F1E7
(201,241,231)
#D0F3E9
(208,243,233)
#D7F5EB
(215,245,235)
#DEF7ED
(222,247,237)
#E5F9EF
(229,249,239)
#ECFBF1
(236,251,241)
#F3FDF3
(243,253,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE9DF; }

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

This text font color is #ADE9DF.

Background Color

.myBgColor { background-color: #ADE9DF; }

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

This div background color is #ADE9DF.

Border color

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

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

This div border color is #ADE9DF.

Opacity

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

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

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

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

This text has shadow with #ADE9DF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE9DF.

Preview

Color preview on black background

This text has color #ADE9DF on black background.


Color preview on white background

This text has color #ADE9DF on white background.


Black color preview on #ADE9DF background

This text has black color on #ADE9DF background.


White color preview on #ADE9DF background

This text has white color on #ADE9DF background.


Related colors

Complementary color

Complementary color for #hex is #521620.


I love getcolorcode.com

Triadic colors

1 #DFADE9 and #E9DFAD with #ADE9DF are triadic colors.

2 #DFE9AD and #E9ADDF with #ADE9DF are triadic colors.