COLOR #ADC8DB

HEX: #ADC8DB RGB: (173,200,219)

Renk bilgisi

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

RGB renk modeli

#ADC8DB color RGB value is (173,200,219).

RGB: (173,200,219) (68%, 78%, 86%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 200 of 255 = 78%
B 219 of 255 = 86%

173
200
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 200 + 219 = 592 (100%)
R 173 of 592 ~ 29.22%
G 200 of 592 ~ 33.78%
B 219 of 592 ~ 36.99'%

%29.22
%33.78
%36.99

CMYK RENK MODELİ

#ADC8DB rengi CMYK tonu (21,9,0,14).

  • camgöbeği tonu 21.00%
  • eflatun tonu 8.68%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (21,9,0,14)
C21M9Y0K14 (21%, 9%, 0%, 14%)
(0.21 / 0.09 / 0.00 / 0.14)

CMYK yüzdeleri

%21
%8.68
%0
%14.12

Codes

Color #ADC8DB in popluar color models

AD C8 DB
RGB 173 200 219
HSL 205° 38.98% 76.86%
HSB/HSV 205° 21.00% 85.88%
CMYK 21.00% 8.68% 0.00%
14.12%

Color #ADC8DB in popluar number systems.

HEX AD C8 DB
Decimal 173 200 219
Binary 10101101 11001000 11011011
Octal 255 310 333

Shades and tints

Shades of #ADC8DB

#ADC8DB
(173,200,219)
#9EB6C8
(158,182,200)
#8FA4B5
(143,164,181)
#8092A2
(128,146,162)
#71808F
(113,128,143)
#626E7C
(98,110,124)
#535C69
(83,92,105)
#444A56
(68,74,86)
#353843
(53,56,67)
#262630
(38,38,48)
#17141D
(23,20,29)
#000000
(0,0,0)

Tints of #ADC8DB

#ADC8DB
(173,200,219)
#B4CDDE
(180,205,222)
#BBD2E1
(187,210,225)
#C2D7E4
(194,215,228)
#C9DCE7
(201,220,231)
#D0E1EA
(208,225,234)
#D7E6ED
(215,230,237)
#DEEBF0
(222,235,240)
#E5F0F3
(229,240,243)
#ECF5F6
(236,245,246)
#F3FAF9
(243,250,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADC8DB; }

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

This text font color is #ADC8DB.

Background Color

.myBgColor { background-color: #ADC8DB; }

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

This div background color is #ADC8DB.

Border color

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

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

This div border color is #ADC8DB.

Opacity

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

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

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

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

This text has shadow with #ADC8DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC8DB.

Preview

Color preview on black background

This text has color #ADC8DB on black background.


Color preview on white background

This text has color #ADC8DB on white background.


Black color preview on #ADC8DB background

This text has black color on #ADC8DB background.


White color preview on #ADC8DB background

This text has white color on #ADC8DB background.


Related colors

Complementary color

Complementary color for #hex is #523724.


I love getcolorcode.com

Triadic colors

1 #DBADC8 and #C8DBAD with #ADC8DB are triadic colors.

2 #DBC8AD and #C8ADDB with #ADC8DB are triadic colors.