COLOR #ADBCD0

HEX: #ADBCD0 RGB: (173,188,208)

Renk bilgisi

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

RGB renk modeli

#ADBCD0 color RGB value is (173,188,208).

RGB: (173,188,208) (68%, 74%, 82%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 188 of 255 = 74%
B 208 of 255 = 82%

173
188
208

R + G + B ~ 75%. #ADBCD0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 188 + 208 = 569 (100%)
R 173 of 569 ~ 30.4%
G 188 of 569 ~ 33.04%
B 208 of 569 ~ 36.56'%

%30.4
%33.04
%36.56

CMYK RENK MODELİ

#ADBCD0 rengi CMYK tonu (17,10,0,18).

  • camgöbeği tonu 16.83%
  • eflatun tonu 9.62%
  • sarı tonu 0.00%
  • ana renk tonu 18.43%

CMYK: (17,10,0,18)
C17M10Y0K18 (17%, 10%, 0%, 18%)
(0.17 / 0.10 / 0.00 / 0.18)

CMYK yüzdeleri

%16.83
%9.62
%0
%18.43

Codes

Color #ADBCD0 in popluar color models

AD BC D0
RGB 173 188 208
HSL 214° 27.13% 74.71%
HSB/HSV 214° 16.83% 81.57%
CMYK 16.83% 9.62% 0.00%
18.43%

Color #ADBCD0 in popluar number systems.

HEX AD BC D0
Decimal 173 188 208
Binary 10101101 10111100 11010000
Octal 255 274 320

Shades and tints

Shades of #ADBCD0

#ADBCD0
(173,188,208)
#9EABBE
(158,171,190)
#8F9AAC
(143,154,172)
#80899A
(128,137,154)
#717888
(113,120,136)
#626776
(98,103,118)
#535664
(83,86,100)
#444552
(68,69,82)
#353440
(53,52,64)
#26232E
(38,35,46)
#17121C
(23,18,28)
#000000
(0,0,0)

Tints of #ADBCD0

#ADBCD0
(173,188,208)
#B4C2D4
(180,194,212)
#BBC8D8
(187,200,216)
#C2CEDC
(194,206,220)
#C9D4E0
(201,212,224)
#D0DAE4
(208,218,228)
#D7E0E8
(215,224,232)
#DEE6EC
(222,230,236)
#E5ECF0
(229,236,240)
#ECF2F4
(236,242,244)
#F3F8F8
(243,248,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADBCD0; }

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

This text font color is #ADBCD0.

Background Color

.myBgColor { background-color: #ADBCD0; }

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

This div background color is #ADBCD0.

Border color

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

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

This div border color is #ADBCD0.

Opacity

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

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

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

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

This text has shadow with #ADBCD0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADBCD0.

Preview

Color preview on black background

This text has color #ADBCD0 on black background.


Color preview on white background

This text has color #ADBCD0 on white background.


Black color preview on #ADBCD0 background

This text has black color on #ADBCD0 background.


White color preview on #ADBCD0 background

This text has white color on #ADBCD0 background.


Related colors

Complementary color

Complementary color for #hex is #52432F.


I love getcolorcode.com

Triadic colors

1 #D0ADBC and #BCD0AD with #ADBCD0 are triadic colors.

2 #D0BCAD and #BCADD0 with #ADBCD0 are triadic colors.