COLOR #ADCFD9

HEX: #ADCFD9 RGB: (173,207,217)

Renk bilgisi

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

RGB renk modeli

#ADCFD9 color RGB value is (173,207,217).

RGB: (173,207,217) (68%, 81%, 85%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 207 of 255 = 81%
B 217 of 255 = 85%

173
207
217

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 207 + 217 = 597 (100%)
R 173 of 597 ~ 28.98%
G 207 of 597 ~ 34.67%
B 217 of 597 ~ 36.35'%

%28.98
%34.67
%36.35

CMYK RENK MODELİ

#ADCFD9 rengi CMYK tonu (20,5,0,15).

  • camgöbeği tonu 20.28%
  • eflatun tonu 4.61%
  • sarı tonu 0.00%
  • ana renk tonu 14.90%

CMYK: (20,5,0,15)
C20M5Y0K15 (20%, 5%, 0%, 15%)
(0.20 / 0.05 / 0.00 / 0.15)

CMYK yüzdeleri

%20.28
%4.61
%0
%14.9

Codes

Color #ADCFD9 in popluar color models

AD CF D9
RGB 173 207 217
HSL 194° 36.67% 76.47%
HSB/HSV 194° 20.28% 85.10%
CMYK 20.28% 4.61% 0.00%
14.90%

Color #ADCFD9 in popluar number systems.

HEX AD CF D9
Decimal 173 207 217
Binary 10101101 11001111 11011001
Octal 255 317 331

Shades and tints

Shades of #ADCFD9

#ADCFD9
(173,207,217)
#9EBDC6
(158,189,198)
#8FABB3
(143,171,179)
#8099A0
(128,153,160)
#71878D
(113,135,141)
#62757A
(98,117,122)
#536367
(83,99,103)
#445154
(68,81,84)
#353F41
(53,63,65)
#262D2E
(38,45,46)
#171B1B
(23,27,27)
#000000
(0,0,0)

Tints of #ADCFD9

#ADCFD9
(173,207,217)
#B4D3DC
(180,211,220)
#BBD7DF
(187,215,223)
#C2DBE2
(194,219,226)
#C9DFE5
(201,223,229)
#D0E3E8
(208,227,232)
#D7E7EB
(215,231,235)
#DEEBEE
(222,235,238)
#E5EFF1
(229,239,241)
#ECF3F4
(236,243,244)
#F3F7F7
(243,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADCFD9 color. Also use rgb(173,207,217) instead hex code.

Text Font Color

.myTextColor { color: #ADCFD9; }

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

This text font color is #ADCFD9.

Background Color

.myBgColor { background-color: #ADCFD9; }

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

This div background color is #ADCFD9.

Border color

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

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

This div border color is #ADCFD9.

Opacity

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

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

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

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

This text has shadow with #ADCFD9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADCFD9.

Preview

Color preview on black background

This text has color #ADCFD9 on black background.


Color preview on white background

This text has color #ADCFD9 on white background.


Black color preview on #ADCFD9 background

This text has black color on #ADCFD9 background.


White color preview on #ADCFD9 background

This text has white color on #ADCFD9 background.


Related colors

Complementary color

Complementary color for #hex is #523026.


I love getcolorcode.com

Triadic colors

1 #D9ADCF and #CFD9AD with #ADCFD9 are triadic colors.

2 #D9CFAD and #CFADD9 with #ADCFD9 are triadic colors.