COLOR #ADCDDB

HEX: #ADCDDB RGB: (173,205,219)

Renk bilgisi

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

RGB renk modeli

#ADCDDB color RGB value is (173,205,219).

RGB: (173,205,219) (68%, 80%, 86%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 205 of 255 = 80%
B 219 of 255 = 86%

173
205
219

R + G + B ~ 78%. #ADCDDB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 205 + 219 = 597 (100%)
R 173 of 597 ~ 28.98%
G 205 of 597 ~ 34.34%
B 219 of 597 ~ 36.68'%

%28.98
%34.34
%36.68

CMYK RENK MODELİ

#ADCDDB rengi CMYK tonu (21,6,0,14).

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

CMYK: (21,6,0,14)
C21M6Y0K14 (21%, 6%, 0%, 14%)
(0.21 / 0.06 / 0.00 / 0.14)

CMYK yüzdeleri

%21
%6.39
%0
%14.12

Codes

Color #ADCDDB in popluar color models

AD CD DB
RGB 173 205 219
HSL 198° 38.98% 76.86%
HSB/HSV 198° 21.00% 85.88%
CMYK 21.00% 6.39% 0.00%
14.12%

Color #ADCDDB in popluar number systems.

HEX AD CD DB
Decimal 173 205 219
Binary 10101101 11001101 11011011
Octal 255 315 333

Shades and tints

Shades of #ADCDDB

#ADCDDB
(173,205,219)
#9EBBC8
(158,187,200)
#8FA9B5
(143,169,181)
#8097A2
(128,151,162)
#71858F
(113,133,143)
#62737C
(98,115,124)
#536169
(83,97,105)
#444F56
(68,79,86)
#353D43
(53,61,67)
#262B30
(38,43,48)
#17191D
(23,25,29)
#000000
(0,0,0)

Tints of #ADCDDB

#ADCDDB
(173,205,219)
#B4D1DE
(180,209,222)
#BBD5E1
(187,213,225)
#C2D9E4
(194,217,228)
#C9DDE7
(201,221,231)
#D0E1EA
(208,225,234)
#D7E5ED
(215,229,237)
#DEE9F0
(222,233,240)
#E5EDF3
(229,237,243)
#ECF1F6
(236,241,246)
#F3F5F9
(243,245,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADCDDB; }

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

This text font color is #ADCDDB.

Background Color

.myBgColor { background-color: #ADCDDB; }

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

This div background color is #ADCDDB.

Border color

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

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

This div border color is #ADCDDB.

Opacity

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

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

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

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

This text has shadow with #ADCDDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADCDDB.

Preview

Color preview on black background

This text has color #ADCDDB on black background.


Color preview on white background

This text has color #ADCDDB on white background.


Black color preview on #ADCDDB background

This text has black color on #ADCDDB background.


White color preview on #ADCDDB background

This text has white color on #ADCDDB background.


Related colors

Complementary color

Complementary color for #hex is #523224.


I love getcolorcode.com

Triadic colors

1 #DBADCD and #CDDBAD with #ADCDDB are triadic colors.

2 #DBCDAD and #CDADDB with #ADCDDB are triadic colors.