COLOR #ADC5DB

HEX: #ADC5DB RGB: (173,197,219)

Renk bilgisi

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

RGB renk modeli

#ADC5DB color RGB value is (173,197,219).

RGB: (173,197,219) (68%, 77%, 86%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 197 of 255 = 77%
B 219 of 255 = 86%

173
197
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 197 + 219 = 589 (100%)
R 173 of 589 ~ 29.37%
G 197 of 589 ~ 33.45%
B 219 of 589 ~ 37.18'%

%29.37
%33.45
%37.18

CMYK RENK MODELİ

#ADC5DB rengi CMYK tonu (21,10,0,14).

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

CMYK: (21,10,0,14)
C21M10Y0K14 (21%, 10%, 0%, 14%)
(0.21 / 0.10 / 0.00 / 0.14)

CMYK yüzdeleri

%21
%10.05
%0
%14.12

Codes

Color #ADC5DB in popluar color models

AD C5 DB
RGB 173 197 219
HSL 209° 38.98% 76.86%
HSB/HSV 209° 21.00% 85.88%
CMYK 21.00% 10.05% 0.00%
14.12%

Color #ADC5DB in popluar number systems.

HEX AD C5 DB
Decimal 173 197 219
Binary 10101101 11000101 11011011
Octal 255 305 333

Shades and tints

Shades of #ADC5DB

#ADC5DB
(173,197,219)
#9EB4C8
(158,180,200)
#8FA3B5
(143,163,181)
#8092A2
(128,146,162)
#71818F
(113,129,143)
#62707C
(98,112,124)
#535F69
(83,95,105)
#444E56
(68,78,86)
#353D43
(53,61,67)
#262C30
(38,44,48)
#171B1D
(23,27,29)
#000000
(0,0,0)

Tints of #ADC5DB

#ADC5DB
(173,197,219)
#B4CADE
(180,202,222)
#BBCFE1
(187,207,225)
#C2D4E4
(194,212,228)
#C9D9E7
(201,217,231)
#D0DEEA
(208,222,234)
#D7E3ED
(215,227,237)
#DEE8F0
(222,232,240)
#E5EDF3
(229,237,243)
#ECF2F6
(236,242,246)
#F3F7F9
(243,247,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADC5DB; }

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

This text font color is #ADC5DB.

Background Color

.myBgColor { background-color: #ADC5DB; }

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

This div background color is #ADC5DB.

Border color

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

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

This div border color is #ADC5DB.

Opacity

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

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

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

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

This text has shadow with #ADC5DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADC5DB.

Preview

Color preview on black background

This text has color #ADC5DB on black background.


Color preview on white background

This text has color #ADC5DB on white background.


Black color preview on #ADC5DB background

This text has black color on #ADC5DB background.


White color preview on #ADC5DB background

This text has white color on #ADC5DB background.


Related colors

Complementary color

Complementary color for #hex is #523A24.


I love getcolorcode.com

Triadic colors

1 #DBADC5 and #C5DBAD with #ADC5DB are triadic colors.

2 #DBC5AD and #C5ADDB with #ADC5DB are triadic colors.