COLOR #ADE8DF

HEX: #ADE8DF RGB: (173,232,223)

Renk bilgisi

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

RGB renk modeli

#ADE8DF color RGB value is (173,232,223).

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

RGB bağlantıları ve doygunluk

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

173
232
223

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 232 + 223 = 628 (100%)
R 173 of 628 ~ 27.55%
G 232 of 628 ~ 36.94%
B 223 of 628 ~ 35.51'%

%27.55
%36.94
%35.51

CMYK RENK MODELİ

#ADE8DF rengi CMYK tonu (25,0,4,9).

  • camgöbeği tonu 25.43%
  • eflatun tonu 0.00%
  • sarı tonu 3.88%
  • ana renk tonu 9.02%

CMYK: (25,0,4,9)
C25M0Y4K9 (25%, 0%, 4%, 9%)
(0.25 / 0.00 / 0.04 / 0.09)

CMYK yüzdeleri

%25.43
%0
%3.88
%9.02

Codes

Color #ADE8DF in popluar color models

AD E8 DF
RGB 173 232 223
HSL 171° 56.19% 79.41%
HSB/HSV 171° 25.43% 90.98%
CMYK 25.43% 0.00% 3.88%
9.02%

Color #ADE8DF in popluar number systems.

HEX AD E8 DF
Decimal 173 232 223
Binary 10101101 11101000 11011111
Octal 255 350 337

Shades and tints

Shades of #ADE8DF

#ADE8DF
(173,232,223)
#9ED3CB
(158,211,203)
#8FBEB7
(143,190,183)
#80A9A3
(128,169,163)
#71948F
(113,148,143)
#627F7B
(98,127,123)
#536A67
(83,106,103)
#445553
(68,85,83)
#35403F
(53,64,63)
#262B2B
(38,43,43)
#171617
(23,22,23)
#000000
(0,0,0)

Tints of #ADE8DF

#ADE8DF
(173,232,223)
#B4EAE1
(180,234,225)
#BBECE3
(187,236,227)
#C2EEE5
(194,238,229)
#C9F0E7
(201,240,231)
#D0F2E9
(208,242,233)
#D7F4EB
(215,244,235)
#DEF6ED
(222,246,237)
#E5F8EF
(229,248,239)
#ECFAF1
(236,250,241)
#F3FCF3
(243,252,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE8DF; }

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

This text font color is #ADE8DF.

Background Color

.myBgColor { background-color: #ADE8DF; }

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

This div background color is #ADE8DF.

Border color

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

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

This div border color is #ADE8DF.

Opacity

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

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

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

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

This text has shadow with #ADE8DF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE8DF.

Preview

Color preview on black background

This text has color #ADE8DF on black background.


Color preview on white background

This text has color #ADE8DF on white background.


Black color preview on #ADE8DF background

This text has black color on #ADE8DF background.


White color preview on #ADE8DF background

This text has white color on #ADE8DF background.


Related colors

Complementary color

Complementary color for #hex is #521720.


I love getcolorcode.com

Triadic colors

1 #DFADE8 and #E8DFAD with #ADE8DF are triadic colors.

2 #DFE8AD and #E8ADDF with #ADE8DF are triadic colors.