COLOR #ADC9DF

HEX: #ADC9DF RGB: (173,201,223)

Renk bilgisi

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

RGB renk modeli

#ADC9DF color RGB value is (173,201,223).

RGB: (173,201,223) (68%, 79%, 87%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 201 of 255 = 79%
B 223 of 255 = 87%

173
201
223

R + G + B ~ 78%. #ADC9DF is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 201 + 223 = 597 (100%)
R 173 of 597 ~ 28.98%
G 201 of 597 ~ 33.67%
B 223 of 597 ~ 37.35'%

%28.98
%33.67
%37.35

CMYK RENK MODELİ

#ADC9DF rengi CMYK tonu (22,10,0,13).

  • camgöbeği tonu 22.42%
  • eflatun tonu 9.87%
  • sarı tonu 0.00%
  • ana renk tonu 12.55%

CMYK: (22,10,0,13)
C22M10Y0K13 (22%, 10%, 0%, 13%)
(0.22 / 0.10 / 0.00 / 0.13)

CMYK yüzdeleri

%22.42
%9.87
%0
%12.55

Codes

Color #ADC9DF in popluar color models

AD C9 DF
RGB 173 201 223
HSL 206° 43.86% 77.65%
HSB/HSV 206° 22.42% 87.45%
CMYK 22.42% 9.87% 0.00%
12.55%

Color #ADC9DF in popluar number systems.

HEX AD C9 DF
Decimal 173 201 223
Binary 10101101 11001001 11011111
Octal 255 311 337

Shades and tints

Shades of #ADC9DF

#ADC9DF
(173,201,223)
#9EB7CB
(158,183,203)
#8FA5B7
(143,165,183)
#8093A3
(128,147,163)
#71818F
(113,129,143)
#626F7B
(98,111,123)
#535D67
(83,93,103)
#444B53
(68,75,83)
#35393F
(53,57,63)
#26272B
(38,39,43)
#171517
(23,21,23)
#000000
(0,0,0)

Tints of #ADC9DF

#ADC9DF
(173,201,223)
#B4CDE1
(180,205,225)
#BBD1E3
(187,209,227)
#C2D5E5
(194,213,229)
#C9D9E7
(201,217,231)
#D0DDE9
(208,221,233)
#D7E1EB
(215,225,235)
#DEE5ED
(222,229,237)
#E5E9EF
(229,233,239)
#ECEDF1
(236,237,241)
#F3F1F3
(243,241,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADC9DF; }

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

This text font color is #ADC9DF.

Background Color

.myBgColor { background-color: #ADC9DF; }

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

This div background color is #ADC9DF.

Border color

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

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

This div border color is #ADC9DF.

Opacity

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

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

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

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

This text has shadow with #ADC9DF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC9DF.

Preview

Color preview on black background

This text has color #ADC9DF on black background.


Color preview on white background

This text has color #ADC9DF on white background.


Black color preview on #ADC9DF background

This text has black color on #ADC9DF background.


White color preview on #ADC9DF background

This text has white color on #ADC9DF background.


Related colors

Complementary color

Complementary color for #hex is #523620.


I love getcolorcode.com

Triadic colors

1 #DFADC9 and #C9DFAD with #ADC9DF are triadic colors.

2 #DFC9AD and #C9ADDF with #ADC9DF are triadic colors.