COLOR #ADBCD9

HEX: #ADBCD9 RGB: (173,188,217)

Renk bilgisi

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

RGB renk modeli

#ADBCD9 color RGB value is (173,188,217).

RGB: (173,188,217) (68%, 74%, 85%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 188 of 255 = 74%
B 217 of 255 = 85%

173
188
217

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 188 + 217 = 578 (100%)
R 173 of 578 ~ 29.93%
G 188 of 578 ~ 32.53%
B 217 of 578 ~ 37.54'%

%29.93
%32.53
%37.54

CMYK RENK MODELİ

#ADBCD9 rengi CMYK tonu (20,13,0,15).

  • camgöbeği tonu 20.28%
  • eflatun tonu 13.36%
  • sarı tonu 0.00%
  • ana renk tonu 14.90%

CMYK: (20,13,0,15)
C20M13Y0K15 (20%, 13%, 0%, 15%)
(0.20 / 0.13 / 0.00 / 0.15)

CMYK yüzdeleri

%20.28
%13.36
%0
%14.9

Codes

Color #ADBCD9 in popluar color models

AD BC D9
RGB 173 188 217
HSL 220° 36.67% 76.47%
HSB/HSV 220° 20.28% 85.10%
CMYK 20.28% 13.36% 0.00%
14.90%

Color #ADBCD9 in popluar number systems.

HEX AD BC D9
Decimal 173 188 217
Binary 10101101 10111100 11011001
Octal 255 274 331

Shades and tints

Shades of #ADBCD9

#ADBCD9
(173,188,217)
#9EABC6
(158,171,198)
#8F9AB3
(143,154,179)
#8089A0
(128,137,160)
#71788D
(113,120,141)
#62677A
(98,103,122)
#535667
(83,86,103)
#444554
(68,69,84)
#353441
(53,52,65)
#26232E
(38,35,46)
#17121B
(23,18,27)
#000000
(0,0,0)

Tints of #ADBCD9

#ADBCD9
(173,188,217)
#B4C2DC
(180,194,220)
#BBC8DF
(187,200,223)
#C2CEE2
(194,206,226)
#C9D4E5
(201,212,229)
#D0DAE8
(208,218,232)
#D7E0EB
(215,224,235)
#DEE6EE
(222,230,238)
#E5ECF1
(229,236,241)
#ECF2F4
(236,242,244)
#F3F8F7
(243,248,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADBCD9 color. Also use rgb(173,188,217) instead hex code.

Text Font Color

.myTextColor { color: #ADBCD9; }

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

This text font color is #ADBCD9.

Background Color

.myBgColor { background-color: #ADBCD9; }

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

This div background color is #ADBCD9.

Border color

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

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

This div border color is #ADBCD9.

Opacity

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

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

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

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

This text has shadow with #ADBCD9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADBCD9.

Preview

Color preview on black background

This text has color #ADBCD9 on black background.


Color preview on white background

This text has color #ADBCD9 on white background.


Black color preview on #ADBCD9 background

This text has black color on #ADBCD9 background.


White color preview on #ADBCD9 background

This text has white color on #ADBCD9 background.


Related colors

Complementary color

Complementary color for #hex is #524326.


I love getcolorcode.com

Triadic colors

1 #D9ADBC and #BCD9AD with #ADBCD9 are triadic colors.

2 #D9BCAD and #BCADD9 with #ADBCD9 are triadic colors.