COLOR #ADC8D6

HEX: #ADC8D6 RGB: (173,200,214)

Renk bilgisi

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

RGB renk modeli

#ADC8D6 color RGB value is (173,200,214).

RGB: (173,200,214) (68%, 78%, 84%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 200 of 255 = 78%
B 214 of 255 = 84%

173
200
214

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 200 + 214 = 587 (100%)
R 173 of 587 ~ 29.47%
G 200 of 587 ~ 34.07%
B 214 of 587 ~ 36.46'%

%29.47
%34.07
%36.46

CMYK RENK MODELİ

#ADC8D6 rengi CMYK tonu (19,7,0,16).

  • camgöbeği tonu 19.16%
  • eflatun tonu 6.54%
  • sarı tonu 0.00%
  • ana renk tonu 16.08%

CMYK: (19,7,0,16)
C19M7Y0K16 (19%, 7%, 0%, 16%)
(0.19 / 0.07 / 0.00 / 0.16)

CMYK yüzdeleri

%19.16
%6.54
%0
%16.08

Codes

Color #ADC8D6 in popluar color models

AD C8 D6
RGB 173 200 214
HSL 200° 33.33% 75.88%
HSB/HSV 200° 19.16% 83.92%
CMYK 19.16% 6.54% 0.00%
16.08%

Color #ADC8D6 in popluar number systems.

HEX AD C8 D6
Decimal 173 200 214
Binary 10101101 11001000 11010110
Octal 255 310 326

Shades and tints

Shades of #ADC8D6

#ADC8D6
(173,200,214)
#9EB6C3
(158,182,195)
#8FA4B0
(143,164,176)
#80929D
(128,146,157)
#71808A
(113,128,138)
#626E77
(98,110,119)
#535C64
(83,92,100)
#444A51
(68,74,81)
#35383E
(53,56,62)
#26262B
(38,38,43)
#171418
(23,20,24)
#000000
(0,0,0)

Tints of #ADC8D6

#ADC8D6
(173,200,214)
#B4CDD9
(180,205,217)
#BBD2DC
(187,210,220)
#C2D7DF
(194,215,223)
#C9DCE2
(201,220,226)
#D0E1E5
(208,225,229)
#D7E6E8
(215,230,232)
#DEEBEB
(222,235,235)
#E5F0EE
(229,240,238)
#ECF5F1
(236,245,241)
#F3FAF4
(243,250,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADC8D6; }

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

This text font color is #ADC8D6.

Background Color

.myBgColor { background-color: #ADC8D6; }

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

This div background color is #ADC8D6.

Border color

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

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

This div border color is #ADC8D6.

Opacity

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

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

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

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

This text has shadow with #ADC8D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC8D6.

Preview

Color preview on black background

This text has color #ADC8D6 on black background.


Color preview on white background

This text has color #ADC8D6 on white background.


Black color preview on #ADC8D6 background

This text has black color on #ADC8D6 background.


White color preview on #ADC8D6 background

This text has white color on #ADC8D6 background.


Related colors

Complementary color

Complementary color for #hex is #523729.


I love getcolorcode.com

Triadic colors

1 #D6ADC8 and #C8D6AD with #ADC8D6 are triadic colors.

2 #D6C8AD and #C8ADD6 with #ADC8D6 are triadic colors.