COLOR #ADB6CA

HEX: #ADB6CA RGB: (173,182,202)

Renk bilgisi

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

RGB renk modeli

#ADB6CA color RGB value is (173,182,202).

RGB: (173,182,202) (68%, 71%, 79%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 182 of 255 = 71%
B 202 of 255 = 79%

173
182
202

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 182 + 202 = 557 (100%)
R 173 of 557 ~ 31.06%
G 182 of 557 ~ 32.68%
B 202 of 557 ~ 36.27'%

%31.06
%32.68
%36.27

CMYK RENK MODELİ

#ADB6CA rengi CMYK tonu (14,10,0,21).

  • camgöbeği tonu 14.36%
  • eflatun tonu 9.90%
  • sarı tonu 0.00%
  • ana renk tonu 20.78%

CMYK: (14,10,0,21)
C14M10Y0K21 (14%, 10%, 0%, 21%)
(0.14 / 0.10 / 0.00 / 0.21)

CMYK yüzdeleri

%14.36
%9.9
%0
%20.78

Codes

Color #ADB6CA in popluar color models

AD B6 CA
RGB 173 182 202
HSL 221° 21.48% 73.53%
HSB/HSV 221° 14.36% 79.22%
CMYK 14.36% 9.90% 0.00%
20.78%

Color #ADB6CA in popluar number systems.

HEX AD B6 CA
Decimal 173 182 202
Binary 10101101 10110110 11001010
Octal 255 266 312

Shades and tints

Shades of #ADB6CA

#ADB6CA
(173,182,202)
#9EA6B8
(158,166,184)
#8F96A6
(143,150,166)
#808694
(128,134,148)
#717682
(113,118,130)
#626670
(98,102,112)
#53565E
(83,86,94)
#44464C
(68,70,76)
#35363A
(53,54,58)
#262628
(38,38,40)
#171616
(23,22,22)
#000000
(0,0,0)

Tints of #ADB6CA

#ADB6CA
(173,182,202)
#B4BCCE
(180,188,206)
#BBC2D2
(187,194,210)
#C2C8D6
(194,200,214)
#C9CEDA
(201,206,218)
#D0D4DE
(208,212,222)
#D7DAE2
(215,218,226)
#DEE0E6
(222,224,230)
#E5E6EA
(229,230,234)
#ECECEE
(236,236,238)
#F3F2F2
(243,242,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB6CA; }

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

This text font color is #ADB6CA.

Background Color

.myBgColor { background-color: #ADB6CA; }

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

This div background color is #ADB6CA.

Border color

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

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

This div border color is #ADB6CA.

Opacity

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

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

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

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

This text has shadow with #ADB6CA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB6CA.

Preview

Color preview on black background

This text has color #ADB6CA on black background.


Color preview on white background

This text has color #ADB6CA on white background.


Black color preview on #ADB6CA background

This text has black color on #ADB6CA background.


White color preview on #ADB6CA background

This text has white color on #ADB6CA background.


Related colors

Complementary color

Complementary color for #hex is #524935.


I love getcolorcode.com

Triadic colors

1 #CAADB6 and #B6CAAD with #ADB6CA are triadic colors.

2 #CAB6AD and #B6ADCA with #ADB6CA are triadic colors.