COLOR #ADB6CD

HEX: #ADB6CD RGB: (173,182,205)

Renk bilgisi

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

RGB renk modeli

#ADB6CD color RGB value is (173,182,205).

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

RGB bağlantıları ve doygunluk

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

173
182
205

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 182 + 205 = 560 (100%)
R 173 of 560 ~ 30.89%
G 182 of 560 ~ 32.5%
B 205 of 560 ~ 36.61'%

%30.89
%32.5
%36.61

CMYK RENK MODELİ

#ADB6CD rengi CMYK tonu (16,11,0,20).

  • camgöbeği tonu 15.61%
  • eflatun tonu 11.22%
  • sarı tonu 0.00%
  • ana renk tonu 19.61%

CMYK: (16,11,0,20)
C16M11Y0K20 (16%, 11%, 0%, 20%)
(0.16 / 0.11 / 0.00 / 0.20)

CMYK yüzdeleri

%15.61
%11.22
%0
%19.61

Codes

Color #ADB6CD in popluar color models

AD B6 CD
RGB 173 182 205
HSL 223° 24.24% 74.12%
HSB/HSV 223° 15.61% 80.39%
CMYK 15.61% 11.22% 0.00%
19.61%

Color #ADB6CD in popluar number systems.

HEX AD B6 CD
Decimal 173 182 205
Binary 10101101 10110110 11001101
Octal 255 266 315

Shades and tints

Shades of #ADB6CD

#ADB6CD
(173,182,205)
#9EA6BB
(158,166,187)
#8F96A9
(143,150,169)
#808697
(128,134,151)
#717685
(113,118,133)
#626673
(98,102,115)
#535661
(83,86,97)
#44464F
(68,70,79)
#35363D
(53,54,61)
#26262B
(38,38,43)
#171619
(23,22,25)
#000000
(0,0,0)

Tints of #ADB6CD

#ADB6CD
(173,182,205)
#B4BCD1
(180,188,209)
#BBC2D5
(187,194,213)
#C2C8D9
(194,200,217)
#C9CEDD
(201,206,221)
#D0D4E1
(208,212,225)
#D7DAE5
(215,218,229)
#DEE0E9
(222,224,233)
#E5E6ED
(229,230,237)
#ECECF1
(236,236,241)
#F3F2F5
(243,242,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB6CD; }

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

This text font color is #ADB6CD.

Background Color

.myBgColor { background-color: #ADB6CD; }

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

This div background color is #ADB6CD.

Border color

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

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

This div border color is #ADB6CD.

Opacity

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

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

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

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

This text has shadow with #ADB6CD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB6CD.

Preview

Color preview on black background

This text has color #ADB6CD on black background.


Color preview on white background

This text has color #ADB6CD on white background.


Black color preview on #ADB6CD background

This text has black color on #ADB6CD background.


White color preview on #ADB6CD background

This text has white color on #ADB6CD background.


Related colors

Complementary color

Complementary color for #ADB6CD is #524932.


I love getcolorcode.com

Triadic colors

1 #CDADB6 and #B6CDAD with #ADB6CD are triadic colors.

2 #CDB6AD and #B6ADCD with #ADB6CD are triadic colors.