COLOR #ADCBDB

HEX: #ADCBDB RGB: (173,203,219)

Renk bilgisi

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

RGB renk modeli

#ADCBDB color RGB value is (173,203,219).

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

RGB bağlantıları ve doygunluk

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

173
203
219

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 203 + 219 = 595 (100%)
R 173 of 595 ~ 29.08%
G 203 of 595 ~ 34.12%
B 219 of 595 ~ 36.81'%

%29.08
%34.12
%36.81

CMYK RENK MODELİ

#ADCBDB rengi CMYK tonu (21,7,0,14).

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

CMYK: (21,7,0,14)
C21M7Y0K14 (21%, 7%, 0%, 14%)
(0.21 / 0.07 / 0.00 / 0.14)

CMYK yüzdeleri

%21
%7.31
%0
%14.12

Codes

Color #ADCBDB in popluar color models

AD CB DB
RGB 173 203 219
HSL 201° 38.98% 76.86%
HSB/HSV 201° 21.00% 85.88%
CMYK 21.00% 7.31% 0.00%
14.12%

Color #ADCBDB in popluar number systems.

HEX AD CB DB
Decimal 173 203 219
Binary 10101101 11001011 11011011
Octal 255 313 333

Shades and tints

Shades of #ADCBDB

#ADCBDB
(173,203,219)
#9EB9C8
(158,185,200)
#8FA7B5
(143,167,181)
#8095A2
(128,149,162)
#71838F
(113,131,143)
#62717C
(98,113,124)
#535F69
(83,95,105)
#444D56
(68,77,86)
#353B43
(53,59,67)
#262930
(38,41,48)
#17171D
(23,23,29)
#000000
(0,0,0)

Tints of #ADCBDB

#ADCBDB
(173,203,219)
#B4CFDE
(180,207,222)
#BBD3E1
(187,211,225)
#C2D7E4
(194,215,228)
#C9DBE7
(201,219,231)
#D0DFEA
(208,223,234)
#D7E3ED
(215,227,237)
#DEE7F0
(222,231,240)
#E5EBF3
(229,235,243)
#ECEFF6
(236,239,246)
#F3F3F9
(243,243,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADCBDB; }

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

This text font color is #ADCBDB.

Background Color

.myBgColor { background-color: #ADCBDB; }

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

This div background color is #ADCBDB.

Border color

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

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

This div border color is #ADCBDB.

Opacity

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

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

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

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

This text has shadow with #ADCBDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADCBDB.

Preview

Color preview on black background

This text has color #ADCBDB on black background.


Color preview on white background

This text has color #ADCBDB on white background.


Black color preview on #ADCBDB background

This text has black color on #ADCBDB background.


White color preview on #ADCBDB background

This text has white color on #ADCBDB background.


Related colors

Complementary color

Complementary color for #hex is #523424.


I love getcolorcode.com

Triadic colors

1 #DBADCB and #CBDBAD with #ADCBDB are triadic colors.

2 #DBCBAD and #CBADDB with #ADCBDB are triadic colors.