COLOR #ADB3B6

HEX: #ADB3B6 RGB: (173,179,182)

Color info

#ADB3B6 contains red, green and blue colors in about the same proportion. Web safe color of #ADB3B6 is #9999CC (or #99C).

RGB color model

#ADB3B6 color RGB value is (173,179,182).

RGB: (173,179,182) (68%, 70%, 71%)

RGB channels and saturation

R 173 of 255 = 68%
G 179 of 255 = 70%
B 182 of 255 = 71%

173
179
182

R + G + B ~ 70%. #ADB3B6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 173 + 179 + 182 = 534 (100%)
R 173 of 534 ~ 32.4%
G 179 of 534 ~ 33.52%
B 182 of 534 ~ 34.08'%

%32.4
%33.52
%34.08

CMYK color model

#ADB3B6 color CMYK value is (5,2,0,29).

  • cyan value is 4.95%
  • magenta value is 1.65%
  • yellow value is 0.00%
  • key color value is 28.63%

CMYK: (5,2,0,29)
C5M2Y0K29 (5%, 2%, 0%, 29%)
(0.05 / 0.02 / 0.00 / 0.29)

CMYK percentages

%4.95
%1.65
%0
%28.63

Codes

Color #ADB3B6 in popluar color models

AD B3 B6
RGB 173 179 182
HSL 200° 5.81% 69.61%
HSB/HSV 200° 4.95% 71.37%
CMYK 4.95% 1.65% 0.00%
28.63%

Color #ADB3B6 in popluar number systems.

HEX AD B3 B6
Decimal 173 179 182
Binary 10101101 10110011 10110110
Octal 255 263 266

Shades and tints

Shades of #ADB3B6

#ADB3B6
(173,179,182)
#9EA3A6
(158,163,166)
#8F9396
(143,147,150)
#808386
(128,131,134)
#717376
(113,115,118)
#626366
(98,99,102)
#535356
(83,83,86)
#444346
(68,67,70)
#353336
(53,51,54)
#262326
(38,35,38)
#171316
(23,19,22)
#000000
(0,0,0)

Tints of #ADB3B6

#ADB3B6
(173,179,182)
#B4B9BC
(180,185,188)
#BBBFC2
(187,191,194)
#C2C5C8
(194,197,200)
#C9CBCE
(201,203,206)
#D0D1D4
(208,209,212)
#D7D7DA
(215,215,218)
#DEDDE0
(222,221,224)
#E5E3E6
(229,227,230)
#ECE9EC
(236,233,236)
#F3EFF2
(243,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB3B6; }

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

This text font color is #ADB3B6.

Background Color

.myBgColor { background-color: #ADB3B6; }

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

This div background color is #ADB3B6.

Border color

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

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

This div border color is #ADB3B6.

Opacity

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

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

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

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

This text has shadow with #ADB3B6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB3B6.

Preview

Color preview on black background

This text has color #ADB3B6 on black background.


Color preview on white background

This text has color #ADB3B6 on white background.


Black color preview on #ADB3B6 background

This text has black color on #ADB3B6 background.


White color preview on #ADB3B6 background

This text has white color on #ADB3B6 background.


Related colors

Complementary color

Complementary color for #hex is #524C49.


I love getcolorcode.com

Triadic colors

1 #B6ADB3 and #B3B6AD with #ADB3B6 are triadic colors.

2 #B6B3AD and #B3ADB6 with #ADB3B6 are triadic colors.