COLOR #ADBDCB

HEX: #ADBDCB RGB: (173,189,203)

Renk bilgisi

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

RGB renk modeli

#ADBDCB color RGB value is (173,189,203).

RGB: (173,189,203) (68%, 74%, 80%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 189 of 255 = 74%
B 203 of 255 = 80%

173
189
203

R + G + B ~ 74%. #ADBDCB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 189 + 203 = 565 (100%)
R 173 of 565 ~ 30.62%
G 189 of 565 ~ 33.45%
B 203 of 565 ~ 35.93'%

%30.62
%33.45
%35.93

CMYK RENK MODELİ

#ADBDCB rengi CMYK tonu (15,7,0,20).

  • camgöbeği tonu 14.78%
  • eflatun tonu 6.90%
  • sarı tonu 0.00%
  • ana renk tonu 20.39%

CMYK: (15,7,0,20)
C15M7Y0K20 (15%, 7%, 0%, 20%)
(0.15 / 0.07 / 0.00 / 0.20)

CMYK yüzdeleri

%14.78
%6.9
%0
%20.39

Codes

Color #ADBDCB in popluar color models

AD BD CB
RGB 173 189 203
HSL 208° 22.39% 73.73%
HSB/HSV 208° 14.78% 79.61%
CMYK 14.78% 6.90% 0.00%
20.39%

Color #ADBDCB in popluar number systems.

HEX AD BD CB
Decimal 173 189 203
Binary 10101101 10111101 11001011
Octal 255 275 313

Shades and tints

Shades of #ADBDCB

#ADBDCB
(173,189,203)
#9EACB9
(158,172,185)
#8F9BA7
(143,155,167)
#808A95
(128,138,149)
#717983
(113,121,131)
#626871
(98,104,113)
#53575F
(83,87,95)
#44464D
(68,70,77)
#35353B
(53,53,59)
#262429
(38,36,41)
#171317
(23,19,23)
#000000
(0,0,0)

Tints of #ADBDCB

#ADBDCB
(173,189,203)
#B4C3CF
(180,195,207)
#BBC9D3
(187,201,211)
#C2CFD7
(194,207,215)
#C9D5DB
(201,213,219)
#D0DBDF
(208,219,223)
#D7E1E3
(215,225,227)
#DEE7E7
(222,231,231)
#E5EDEB
(229,237,235)
#ECF3EF
(236,243,239)
#F3F9F3
(243,249,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADBDCB; }

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

This text font color is #ADBDCB.

Background Color

.myBgColor { background-color: #ADBDCB; }

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

This div background color is #ADBDCB.

Border color

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

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

This div border color is #ADBDCB.

Opacity

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

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

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

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

This text has shadow with #ADBDCB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADBDCB.

Preview

Color preview on black background

This text has color #ADBDCB on black background.


Color preview on white background

This text has color #ADBDCB on white background.


Black color preview on #ADBDCB background

This text has black color on #ADBDCB background.


White color preview on #ADBDCB background

This text has white color on #ADBDCB background.


Related colors

Complementary color

Complementary color for #hex is #524234.


I love getcolorcode.com

Triadic colors

1 #CBADBD and #BDCBAD with #ADBDCB are triadic colors.

2 #CBBDAD and #BDADCB with #ADBDCB are triadic colors.