COLOR #ADE2DF

HEX: #ADE2DF RGB: (173,226,223)

Renk bilgisi

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

RGB renk modeli

#ADE2DF color RGB value is (173,226,223).

RGB: (173,226,223) (68%, 89%, 87%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 226 of 255 = 89%
B 223 of 255 = 87%

173
226
223

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 226 + 223 = 622 (100%)
R 173 of 622 ~ 27.81%
G 226 of 622 ~ 36.33%
B 223 of 622 ~ 35.85'%

%27.81
%36.33
%35.85

CMYK RENK MODELİ

#ADE2DF rengi CMYK tonu (23,0,1,11).

  • camgöbeği tonu 23.45%
  • eflatun tonu 0.00%
  • sarı tonu 1.33%
  • ana renk tonu 11.37%

CMYK: (23,0,1,11)
C23M0Y1K11 (23%, 0%, 1%, 11%)
(0.23 / 0.00 / 0.01 / 0.11)

CMYK yüzdeleri

%23.45
%0
%1.33
%11.37

Codes

Color #ADE2DF in popluar color models

AD E2 DF
RGB 173 226 223
HSL 177° 47.75% 78.24%
HSB/HSV 177° 23.45% 88.63%
CMYK 23.45% 0.00% 1.33%
11.37%

Color #ADE2DF in popluar number systems.

HEX AD E2 DF
Decimal 173 226 223
Binary 10101101 11100010 11011111
Octal 255 342 337

Shades and tints

Shades of #ADE2DF

#ADE2DF
(173,226,223)
#9ECECB
(158,206,203)
#8FBAB7
(143,186,183)
#80A6A3
(128,166,163)
#71928F
(113,146,143)
#627E7B
(98,126,123)
#536A67
(83,106,103)
#445653
(68,86,83)
#35423F
(53,66,63)
#262E2B
(38,46,43)
#171A17
(23,26,23)
#000000
(0,0,0)

Tints of #ADE2DF

#ADE2DF
(173,226,223)
#B4E4E1
(180,228,225)
#BBE6E3
(187,230,227)
#C2E8E5
(194,232,229)
#C9EAE7
(201,234,231)
#D0ECE9
(208,236,233)
#D7EEEB
(215,238,235)
#DEF0ED
(222,240,237)
#E5F2EF
(229,242,239)
#ECF4F1
(236,244,241)
#F3F6F3
(243,246,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE2DF; }

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

This text font color is #ADE2DF.

Background Color

.myBgColor { background-color: #ADE2DF; }

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

This div background color is #ADE2DF.

Border color

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

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

This div border color is #ADE2DF.

Opacity

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

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

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

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

This text has shadow with #ADE2DF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE2DF.

Preview

Color preview on black background

This text has color #ADE2DF on black background.


Color preview on white background

This text has color #ADE2DF on white background.


Black color preview on #ADE2DF background

This text has black color on #ADE2DF background.


White color preview on #ADE2DF background

This text has white color on #ADE2DF background.


Related colors

Complementary color

Complementary color for #hex is #521D20.


I love getcolorcode.com

Triadic colors

1 #DFADE2 and #E2DFAD with #ADE2DF are triadic colors.

2 #DFE2AD and #E2ADDF with #ADE2DF are triadic colors.