COLOR #ADE5DF

HEX: #ADE5DF RGB: (173,229,223)

Renk bilgisi

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

RGB renk modeli

#ADE5DF color RGB value is (173,229,223).

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

RGB bağlantıları ve doygunluk

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

173
229
223

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 229 + 223 = 625 (100%)
R 173 of 625 ~ 27.68%
G 229 of 625 ~ 36.64%
B 223 of 625 ~ 35.68'%

%27.68
%36.64
%35.68

CMYK RENK MODELİ

#ADE5DF rengi CMYK tonu (24,0,3,10).

  • camgöbeği tonu 24.45%
  • eflatun tonu 0.00%
  • sarı tonu 2.62%
  • ana renk tonu 10.20%

CMYK: (24,0,3,10)
C24M0Y3K10 (24%, 0%, 3%, 10%)
(0.24 / 0.00 / 0.03 / 0.10)

CMYK yüzdeleri

%24.45
%0
%2.62
%10.2

Codes

Color #ADE5DF in popluar color models

AD E5 DF
RGB 173 229 223
HSL 174° 51.85% 78.82%
HSB/HSV 174° 24.45% 89.80%
CMYK 24.45% 0.00% 2.62%
10.20%

Color #ADE5DF in popluar number systems.

HEX AD E5 DF
Decimal 173 229 223
Binary 10101101 11100101 11011111
Octal 255 345 337

Shades and tints

Shades of #ADE5DF

#ADE5DF
(173,229,223)
#9ED1CB
(158,209,203)
#8FBDB7
(143,189,183)
#80A9A3
(128,169,163)
#71958F
(113,149,143)
#62817B
(98,129,123)
#536D67
(83,109,103)
#445953
(68,89,83)
#35453F
(53,69,63)
#26312B
(38,49,43)
#171D17
(23,29,23)
#000000
(0,0,0)

Tints of #ADE5DF

#ADE5DF
(173,229,223)
#B4E7E1
(180,231,225)
#BBE9E3
(187,233,227)
#C2EBE5
(194,235,229)
#C9EDE7
(201,237,231)
#D0EFE9
(208,239,233)
#D7F1EB
(215,241,235)
#DEF3ED
(222,243,237)
#E5F5EF
(229,245,239)
#ECF7F1
(236,247,241)
#F3F9F3
(243,249,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE5DF; }

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

This text font color is #ADE5DF.

Background Color

.myBgColor { background-color: #ADE5DF; }

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

This div background color is #ADE5DF.

Border color

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

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

This div border color is #ADE5DF.

Opacity

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

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

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

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

This text has shadow with #ADE5DF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE5DF.

Preview

Color preview on black background

This text has color #ADE5DF on black background.


Color preview on white background

This text has color #ADE5DF on white background.


Black color preview on #ADE5DF background

This text has black color on #ADE5DF background.


White color preview on #ADE5DF background

This text has white color on #ADE5DF background.


Related colors

Complementary color

Complementary color for #hex is #521A20.


I love getcolorcode.com

Triadic colors

1 #DFADE5 and #E5DFAD with #ADE5DF are triadic colors.

2 #DFE5AD and #E5ADDF with #ADE5DF are triadic colors.