COLOR #ADE4DF

HEX: #ADE4DF RGB: (173,228,223)

Renk bilgisi

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

RGB renk modeli

#ADE4DF color RGB value is (173,228,223).

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

RGB bağlantıları ve doygunluk

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

173
228
223

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 228 + 223 = 624 (100%)
R 173 of 624 ~ 27.72%
G 228 of 624 ~ 36.54%
B 223 of 624 ~ 35.74'%

%27.72
%36.54
%35.74

CMYK RENK MODELİ

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

  • camgöbeği tonu 24.12%
  • eflatun tonu 0.00%
  • sarı tonu 2.19%
  • ana renk tonu 10.59%

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

CMYK yüzdeleri

%24.12
%0
%2.19
%10.59

Codes

Color #ADE4DF in popluar color models

AD E4 DF
RGB 173 228 223
HSL 175° 50.46% 78.63%
HSB/HSV 175° 24.12% 89.41%
CMYK 24.12% 0.00% 2.19%
10.59%

Color #ADE4DF in popluar number systems.

HEX AD E4 DF
Decimal 173 228 223
Binary 10101101 11100100 11011111
Octal 255 344 337

Shades and tints

Shades of #ADE4DF

#ADE4DF
(173,228,223)
#9ED0CB
(158,208,203)
#8FBCB7
(143,188,183)
#80A8A3
(128,168,163)
#71948F
(113,148,143)
#62807B
(98,128,123)
#536C67
(83,108,103)
#445853
(68,88,83)
#35443F
(53,68,63)
#26302B
(38,48,43)
#171C17
(23,28,23)
#000000
(0,0,0)

Tints of #ADE4DF

#ADE4DF
(173,228,223)
#B4E6E1
(180,230,225)
#BBE8E3
(187,232,227)
#C2EAE5
(194,234,229)
#C9ECE7
(201,236,231)
#D0EEE9
(208,238,233)
#D7F0EB
(215,240,235)
#DEF2ED
(222,242,237)
#E5F4EF
(229,244,239)
#ECF6F1
(236,246,241)
#F3F8F3
(243,248,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE4DF; }

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

This text font color is #ADE4DF.

Background Color

.myBgColor { background-color: #ADE4DF; }

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

This div background color is #ADE4DF.

Border color

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

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

This div border color is #ADE4DF.

Opacity

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

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

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

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

This text has shadow with #ADE4DF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE4DF.

Preview

Color preview on black background

This text has color #ADE4DF on black background.


Color preview on white background

This text has color #ADE4DF on white background.


Black color preview on #ADE4DF background

This text has black color on #ADE4DF background.


White color preview on #ADE4DF background

This text has white color on #ADE4DF background.


Related colors

Complementary color

Complementary color for #hex is #521B20.


I love getcolorcode.com

Triadic colors

1 #DFADE4 and #E4DFAD with #ADE4DF are triadic colors.

2 #DFE4AD and #E4ADDF with #ADE4DF are triadic colors.