COLOR #ADB6C6

HEX: #ADB6C6 RGB: (173,182,198)

Renk bilgisi

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

RGB renk modeli

#ADB6C6 color RGB value is (173,182,198).

RGB: (173,182,198) (68%, 71%, 78%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 182 of 255 = 71%
B 198 of 255 = 78%

173
182
198

R + G + B ~ 72%. #ADB6C6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 182 + 198 = 553 (100%)
R 173 of 553 ~ 31.28%
G 182 of 553 ~ 32.91%
B 198 of 553 ~ 35.8'%

%31.28
%32.91
%35.8

CMYK RENK MODELİ

#ADB6C6 rengi CMYK tonu (13,8,0,22).

  • camgöbeği tonu 12.63%
  • eflatun tonu 8.08%
  • sarı tonu 0.00%
  • ana renk tonu 22.35%

CMYK: (13,8,0,22)
C13M8Y0K22 (13%, 8%, 0%, 22%)
(0.13 / 0.08 / 0.00 / 0.22)

CMYK yüzdeleri

%12.63
%8.08
%0
%22.35

Codes

Color #ADB6C6 in popluar color models

AD B6 C6
RGB 173 182 198
HSL 218° 17.99% 72.75%
HSB/HSV 218° 12.63% 77.65%
CMYK 12.63% 8.08% 0.00%
22.35%

Color #ADB6C6 in popluar number systems.

HEX AD B6 C6
Decimal 173 182 198
Binary 10101101 10110110 11000110
Octal 255 266 306

Shades and tints

Shades of #ADB6C6

#ADB6C6
(173,182,198)
#9EA6B4
(158,166,180)
#8F96A2
(143,150,162)
#808690
(128,134,144)
#71767E
(113,118,126)
#62666C
(98,102,108)
#53565A
(83,86,90)
#444648
(68,70,72)
#353636
(53,54,54)
#262624
(38,38,36)
#171612
(23,22,18)
#000000
(0,0,0)

Tints of #ADB6C6

#ADB6C6
(173,182,198)
#B4BCCB
(180,188,203)
#BBC2D0
(187,194,208)
#C2C8D5
(194,200,213)
#C9CEDA
(201,206,218)
#D0D4DF
(208,212,223)
#D7DAE4
(215,218,228)
#DEE0E9
(222,224,233)
#E5E6EE
(229,230,238)
#ECECF3
(236,236,243)
#F3F2F8
(243,242,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB6C6; }

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

This text font color is #ADB6C6.

Background Color

.myBgColor { background-color: #ADB6C6; }

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

This div background color is #ADB6C6.

Border color

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

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

This div border color is #ADB6C6.

Opacity

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

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

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

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

This text has shadow with #ADB6C6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB6C6.

Preview

Color preview on black background

This text has color #ADB6C6 on black background.


Color preview on white background

This text has color #ADB6C6 on white background.


Black color preview on #ADB6C6 background

This text has black color on #ADB6C6 background.


White color preview on #ADB6C6 background

This text has white color on #ADB6C6 background.


Related colors

Complementary color

Complementary color for #hex is #524939.


I love getcolorcode.com

Triadic colors

1 #C6ADB6 and #B6C6AD with #ADB6C6 are triadic colors.

2 #C6B6AD and #B6ADC6 with #ADB6C6 are triadic colors.