COLOR #ADE1DF

HEX: #ADE1DF RGB: (173,225,223)

Renk bilgisi

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

RGB renk modeli

#ADE1DF color RGB value is (173,225,223).

RGB: (173,225,223) (68%, 88%, 87%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 225 of 255 = 88%
B 223 of 255 = 87%

173
225
223

R + G + B ~ 81%. #ADE1DF is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 225 + 223 = 621 (100%)
R 173 of 621 ~ 27.86%
G 225 of 621 ~ 36.23%
B 223 of 621 ~ 35.91'%

%27.86
%36.23
%35.91

CMYK RENK MODELİ

#ADE1DF rengi CMYK tonu (23,0,1,12).

  • camgöbeği tonu 23.11%
  • eflatun tonu 0.00%
  • sarı tonu 0.89%
  • ana renk tonu 11.76%

CMYK: (23,0,1,12)
C23M0Y1K12 (23%, 0%, 1%, 12%)
(0.23 / 0.00 / 0.01 / 0.12)

CMYK yüzdeleri

%23.11
%0
%0.89
%11.76

Codes

Color #ADE1DF in popluar color models

AD E1 DF
RGB 173 225 223
HSL 178° 46.43% 78.04%
HSB/HSV 178° 23.11% 88.24%
CMYK 23.11% 0.00% 0.89%
11.76%

Color #ADE1DF in popluar number systems.

HEX AD E1 DF
Decimal 173 225 223
Binary 10101101 11100001 11011111
Octal 255 341 337

Shades and tints

Shades of #ADE1DF

#ADE1DF
(173,225,223)
#9ECDCB
(158,205,203)
#8FB9B7
(143,185,183)
#80A5A3
(128,165,163)
#71918F
(113,145,143)
#627D7B
(98,125,123)
#536967
(83,105,103)
#445553
(68,85,83)
#35413F
(53,65,63)
#262D2B
(38,45,43)
#171917
(23,25,23)
#000000
(0,0,0)

Tints of #ADE1DF

#ADE1DF
(173,225,223)
#B4E3E1
(180,227,225)
#BBE5E3
(187,229,227)
#C2E7E5
(194,231,229)
#C9E9E7
(201,233,231)
#D0EBE9
(208,235,233)
#D7EDEB
(215,237,235)
#DEEFED
(222,239,237)
#E5F1EF
(229,241,239)
#ECF3F1
(236,243,241)
#F3F5F3
(243,245,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE1DF; }

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

This text font color is #ADE1DF.

Background Color

.myBgColor { background-color: #ADE1DF; }

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

This div background color is #ADE1DF.

Border color

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

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

This div border color is #ADE1DF.

Opacity

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

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

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

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

This text has shadow with #ADE1DF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE1DF.

Preview

Color preview on black background

This text has color #ADE1DF on black background.


Color preview on white background

This text has color #ADE1DF on white background.


Black color preview on #ADE1DF background

This text has black color on #ADE1DF background.


White color preview on #ADE1DF background

This text has white color on #ADE1DF background.


Related colors

Complementary color

Complementary color for #hex is #521E20.


I love getcolorcode.com

Triadic colors

1 #DFADE1 and #E1DFAD with #ADE1DF are triadic colors.

2 #DFE1AD and #E1ADDF with #ADE1DF are triadic colors.