COLOR #ADECDF

HEX: #ADECDF RGB: (173,236,223)

Renk bilgisi

#ADECDF contains mainly green and blue colors. #ADECDF ‘ nin web güvenlik rengi #99FFCC (ya da #9FC) dir.

RGB renk modeli

#ADECDF color RGB value is (173,236,223).

RGB: (173,236,223) (68%, 93%, 87%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 236 of 255 = 93%
B 223 of 255 = 87%

173
236
223

R + G + B ~ 83%. #ADECDF is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 236 + 223 = 632 (100%)
R 173 of 632 ~ 27.37%
G 236 of 632 ~ 37.34%
B 223 of 632 ~ 35.28'%

%27.37
%37.34
%35.28

CMYK RENK MODELİ

#ADECDF rengi CMYK tonu (27,0,6,7).

  • camgöbeği tonu 26.69%
  • eflatun tonu 0.00%
  • sarı tonu 5.51%
  • ana renk tonu 7.45%

CMYK: (27,0,6,7)
C27M0Y6K7 (27%, 0%, 6%, 7%)
(0.27 / 0.00 / 0.06 / 0.07)

CMYK yüzdeleri

%26.69
%0
%5.51
%7.45

Codes

Color #ADECDF in popluar color models

AD EC DF
RGB 173 236 223
HSL 168° 62.38% 80.20%
HSB/HSV 168° 26.69% 92.55%
CMYK 26.69% 0.00% 5.51%
7.45%

Color #ADECDF in popluar number systems.

HEX AD EC DF
Decimal 173 236 223
Binary 10101101 11101100 11011111
Octal 255 354 337

Shades and tints

Shades of #ADECDF

#ADECDF
(173,236,223)
#9ED7CB
(158,215,203)
#8FC2B7
(143,194,183)
#80ADA3
(128,173,163)
#71988F
(113,152,143)
#62837B
(98,131,123)
#536E67
(83,110,103)
#445953
(68,89,83)
#35443F
(53,68,63)
#262F2B
(38,47,43)
#171A17
(23,26,23)
#000000
(0,0,0)

Tints of #ADECDF

#ADECDF
(173,236,223)
#B4EDE1
(180,237,225)
#BBEEE3
(187,238,227)
#C2EFE5
(194,239,229)
#C9F0E7
(201,240,231)
#D0F1E9
(208,241,233)
#D7F2EB
(215,242,235)
#DEF3ED
(222,243,237)
#E5F4EF
(229,244,239)
#ECF5F1
(236,245,241)
#F3F6F3
(243,246,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADECDF; }

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

This text font color is #ADECDF.

Background Color

.myBgColor { background-color: #ADECDF; }

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

This div background color is #ADECDF.

Border color

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

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

This div border color is #ADECDF.

Opacity

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

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

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

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

This text has shadow with #ADECDF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADECDF.

Preview

Color preview on black background

This text has color #ADECDF on black background.


Color preview on white background

This text has color #ADECDF on white background.


Black color preview on #ADECDF background

This text has black color on #ADECDF background.


White color preview on #ADECDF background

This text has white color on #ADECDF background.


Related colors

Complementary color

Complementary color for #hex is #521320.


I love getcolorcode.com

Triadic colors

1 #DFADEC and #ECDFAD with #ADECDF are triadic colors.

2 #DFECAD and #ECADDF with #ADECDF are triadic colors.