COLOR #ADC8D9

HEX: #ADC8D9 RGB: (173,200,217)

Renk bilgisi

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

RGB renk modeli

#ADC8D9 color RGB value is (173,200,217).

RGB: (173,200,217) (68%, 78%, 85%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 200 of 255 = 78%
B 217 of 255 = 85%

173
200
217

R + G + B ~ 77%. #ADC8D9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 200 + 217 = 590 (100%)
R 173 of 590 ~ 29.32%
G 200 of 590 ~ 33.9%
B 217 of 590 ~ 36.78'%

%29.32
%33.9
%36.78

CMYK RENK MODELİ

#ADC8D9 rengi CMYK tonu (20,8,0,15).

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

CMYK: (20,8,0,15)
C20M8Y0K15 (20%, 8%, 0%, 15%)
(0.20 / 0.08 / 0.00 / 0.15)

CMYK yüzdeleri

%20.28
%7.83
%0
%14.9

Codes

Color #ADC8D9 in popluar color models

AD C8 D9
RGB 173 200 217
HSL 203° 36.67% 76.47%
HSB/HSV 203° 20.28% 85.10%
CMYK 20.28% 7.83% 0.00%
14.90%

Color #ADC8D9 in popluar number systems.

HEX AD C8 D9
Decimal 173 200 217
Binary 10101101 11001000 11011001
Octal 255 310 331

Shades and tints

Shades of #ADC8D9

#ADC8D9
(173,200,217)
#9EB6C6
(158,182,198)
#8FA4B3
(143,164,179)
#8092A0
(128,146,160)
#71808D
(113,128,141)
#626E7A
(98,110,122)
#535C67
(83,92,103)
#444A54
(68,74,84)
#353841
(53,56,65)
#26262E
(38,38,46)
#17141B
(23,20,27)
#000000
(0,0,0)

Tints of #ADC8D9

#ADC8D9
(173,200,217)
#B4CDDC
(180,205,220)
#BBD2DF
(187,210,223)
#C2D7E2
(194,215,226)
#C9DCE5
(201,220,229)
#D0E1E8
(208,225,232)
#D7E6EB
(215,230,235)
#DEEBEE
(222,235,238)
#E5F0F1
(229,240,241)
#ECF5F4
(236,245,244)
#F3FAF7
(243,250,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADC8D9; }

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

This text font color is #ADC8D9.

Background Color

.myBgColor { background-color: #ADC8D9; }

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

This div background color is #ADC8D9.

Border color

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

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

This div border color is #ADC8D9.

Opacity

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

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

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

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

This text has shadow with #ADC8D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC8D9.

Preview

Color preview on black background

This text has color #ADC8D9 on black background.


Color preview on white background

This text has color #ADC8D9 on white background.


Black color preview on #ADC8D9 background

This text has black color on #ADC8D9 background.


White color preview on #ADC8D9 background

This text has white color on #ADC8D9 background.


Related colors

Complementary color

Complementary color for #hex is #523726.


I love getcolorcode.com

Triadic colors

1 #D9ADC8 and #C8D9AD with #ADC8D9 are triadic colors.

2 #D9C8AD and #C8ADD9 with #ADC8D9 are triadic colors.