COLOR #ADB6CB

HEX: #ADB6CB RGB: (173,182,203)

Renk bilgisi

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

RGB renk modeli

#ADB6CB color RGB value is (173,182,203).

RGB: (173,182,203) (68%, 71%, 80%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 182 of 255 = 71%
B 203 of 255 = 80%

173
182
203

R + G + B ~ 73%. #ADB6CB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 182 + 203 = 558 (100%)
R 173 of 558 ~ 31%
G 182 of 558 ~ 32.62%
B 203 of 558 ~ 36.38'%

%31
%32.62
%36.38

CMYK RENK MODELİ

#ADB6CB rengi CMYK tonu (15,10,0,20).

  • camgöbeği tonu 14.78%
  • eflatun tonu 10.34%
  • sarı tonu 0.00%
  • ana renk tonu 20.39%
CMYK: (15,10,0,20) C15M10Y0K20 (15%,10%,0%,20%) (0.15/0.10/0.00/0.20) 

CMYK yüzdeleri

%14.78
%10.34
%0
%20.39

Codes

Color #ADB6CB in popluar color models

AD B6 CB
RGB 173 182 203
HSL 222° 22.39% 73.73%
HSB/HSV 222° 14.78% 79.61%
CMYK 14.78% 10.34% 0.00%
20.39%

Color #ADB6CB in popluar number systems.

HEX AD B6 CB
Decimal 173 182 203
Binary 10101101 10110110 11001011
Octal 255 266 313

Shades and tints

Shades of #ADB6CB

#ADB6CB
(173,182,203)
#9EA6B9
(158,166,185)
#8F96A7
(143,150,167)
#808695
(128,134,149)
#717683
(113,118,131)
#626671
(98,102,113)
#53565F
(83,86,95)
#44464D
(68,70,77)
#35363B
(53,54,59)
#262629
(38,38,41)
#171617
(23,22,23)
#000000
(0,0,0)

Tints of #ADB6CB

#ADB6CB
(173,182,203)
#B4BCCF
(180,188,207)
#BBC2D3
(187,194,211)
#C2C8D7
(194,200,215)
#C9CEDB
(201,206,219)
#D0D4DF
(208,212,223)
#D7DAE3
(215,218,227)
#DEE0E7
(222,224,231)
#E5E6EB
(229,230,235)
#ECECEF
(236,236,239)
#F3F2F3
(243,242,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB6CB; }

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

This text font color is #ADB6CB.

Background Color

.myBgColor { background-color: #ADB6CB; }

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

This div background color is #ADB6CB.

Border color

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

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

This div border color is #ADB6CB.

Opacity

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

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

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

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

This text has shadow with #ADB6CB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB6CB.

Preview

Color preview on black background

This text has color #ADB6CB on black background.


Color preview on white background

This text has color #ADB6CB on white background.


Black color preview on #ADB6CB background

This text has black color on #ADB6CB background.


White color preview on #ADB6CB background

This text has white color on #ADB6CB background.


Related colors

Complementary color

Complementary color for #hex is #524934.


I love getcolorcode.com

Triadic colors

1 #CBADB6 and #B6CBAD with #ADB6CB are triadic colors.

2 #CBB6AD and #B6ADCB with #ADB6CB are triadic colors.