COLOR #ADE3DF

HEX: #ADE3DF RGB: (173,227,223)

Renk bilgisi

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

RGB renk modeli

#ADE3DF color RGB value is (173,227,223).

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

RGB bağlantıları ve doygunluk

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

173
227
223

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 227 + 223 = 623 (100%)
R 173 of 623 ~ 27.77%
G 227 of 623 ~ 36.44%
B 223 of 623 ~ 35.79'%

%27.77
%36.44
%35.79

CMYK RENK MODELİ

#ADE3DF rengi CMYK tonu (24,0,2,11).

  • camgöbeği tonu 23.79%
  • eflatun tonu 0.00%
  • sarı tonu 1.76%
  • ana renk tonu 10.98%

CMYK: (24,0,2,11)
C24M0Y2K11 (24%, 0%, 2%, 11%)
(0.24 / 0.00 / 0.02 / 0.11)

CMYK yüzdeleri

%23.79
%0
%1.76
%10.98

Codes

Color #ADE3DF in popluar color models

AD E3 DF
RGB 173 227 223
HSL 176° 49.09% 78.43%
HSB/HSV 176° 23.79% 89.02%
CMYK 23.79% 0.00% 1.76%
10.98%

Color #ADE3DF in popluar number systems.

HEX AD E3 DF
Decimal 173 227 223
Binary 10101101 11100011 11011111
Octal 255 343 337

Shades and tints

Shades of #ADE3DF

#ADE3DF
(173,227,223)
#9ECFCB
(158,207,203)
#8FBBB7
(143,187,183)
#80A7A3
(128,167,163)
#71938F
(113,147,143)
#627F7B
(98,127,123)
#536B67
(83,107,103)
#445753
(68,87,83)
#35433F
(53,67,63)
#262F2B
(38,47,43)
#171B17
(23,27,23)
#000000
(0,0,0)

Tints of #ADE3DF

#ADE3DF
(173,227,223)
#B4E5E1
(180,229,225)
#BBE7E3
(187,231,227)
#C2E9E5
(194,233,229)
#C9EBE7
(201,235,231)
#D0EDE9
(208,237,233)
#D7EFEB
(215,239,235)
#DEF1ED
(222,241,237)
#E5F3EF
(229,243,239)
#ECF5F1
(236,245,241)
#F3F7F3
(243,247,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE3DF; }

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

This text font color is #ADE3DF.

Background Color

.myBgColor { background-color: #ADE3DF; }

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

This div background color is #ADE3DF.

Border color

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

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

This div border color is #ADE3DF.

Opacity

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

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

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

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

This text has shadow with #ADE3DF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE3DF.

Preview

Color preview on black background

This text has color #ADE3DF on black background.


Color preview on white background

This text has color #ADE3DF on white background.


Black color preview on #ADE3DF background

This text has black color on #ADE3DF background.


White color preview on #ADE3DF background

This text has white color on #ADE3DF background.


Related colors

Complementary color

Complementary color for #hex is #521C20.


I love getcolorcode.com

Triadic colors

1 #DFADE3 and #E3DFAD with #ADE3DF are triadic colors.

2 #DFE3AD and #E3ADDF with #ADE3DF are triadic colors.