COLOR #ADC0D8

HEX: #ADC0D8 RGB: (173,192,216)

Renk bilgisi

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

RGB renk modeli

#ADC0D8 color RGB value is (173,192,216).

RGB: (173,192,216) (68%, 75%, 85%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 192 of 255 = 75%
B 216 of 255 = 85%

173
192
216

R + G + B ~ 76%. #ADC0D8 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 192 + 216 = 581 (100%)
R 173 of 581 ~ 29.78%
G 192 of 581 ~ 33.05%
B 216 of 581 ~ 37.18'%

%29.78
%33.05
%37.18

CMYK RENK MODELİ

#ADC0D8 rengi CMYK tonu (20,11,0,15).

  • camgöbeği tonu 19.91%
  • eflatun tonu 11.11%
  • sarı tonu 0.00%
  • ana renk tonu 15.29%

CMYK: (20,11,0,15)
C20M11Y0K15 (20%, 11%, 0%, 15%)
(0.20 / 0.11 / 0.00 / 0.15)

CMYK yüzdeleri

%19.91
%11.11
%0
%15.29

Codes

Color #ADC0D8 in popluar color models

AD C0 D8
RGB 173 192 216
HSL 213° 35.54% 76.27%
HSB/HSV 213° 19.91% 84.71%
CMYK 19.91% 11.11% 0.00%
15.29%

Color #ADC0D8 in popluar number systems.

HEX AD C0 D8
Decimal 173 192 216
Binary 10101101 11000000 11011000
Octal 255 300 330

Shades and tints

Shades of #ADC0D8

#ADC0D8
(173,192,216)
#9EAFC5
(158,175,197)
#8F9EB2
(143,158,178)
#808D9F
(128,141,159)
#717C8C
(113,124,140)
#626B79
(98,107,121)
#535A66
(83,90,102)
#444953
(68,73,83)
#353840
(53,56,64)
#26272D
(38,39,45)
#17161A
(23,22,26)
#000000
(0,0,0)

Tints of #ADC0D8

#ADC0D8
(173,192,216)
#B4C5DB
(180,197,219)
#BBCADE
(187,202,222)
#C2CFE1
(194,207,225)
#C9D4E4
(201,212,228)
#D0D9E7
(208,217,231)
#D7DEEA
(215,222,234)
#DEE3ED
(222,227,237)
#E5E8F0
(229,232,240)
#ECEDF3
(236,237,243)
#F3F2F6
(243,242,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADC0D8 color. Also use rgb(173,192,216) instead hex code.

Text Font Color

.myTextColor { color: #ADC0D8; }

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

This text font color is #ADC0D8.

Background Color

.myBgColor { background-color: #ADC0D8; }

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

This div background color is #ADC0D8.

Border color

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

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

This div border color is #ADC0D8.

Opacity

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

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

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

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

This text has shadow with #ADC0D8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC0D8.

Preview

Color preview on black background

This text has color #ADC0D8 on black background.


Color preview on white background

This text has color #ADC0D8 on white background.


Black color preview on #ADC0D8 background

This text has black color on #ADC0D8 background.


White color preview on #ADC0D8 background

This text has white color on #ADC0D8 background.


Related colors

Complementary color

Complementary color for #hex is #523F27.


I love getcolorcode.com

Triadic colors

1 #D8ADC0 and #C0D8AD with #ADC0D8 are triadic colors.

2 #D8C0AD and #C0ADD8 with #ADC0D8 are triadic colors.