COLOR #ADB6B9

HEX: #ADB6B9 RGB: (173,182,185)

Color info

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

RGB color model

#ADB6B9 color RGB value is (173,182,185).

RGB: (173,182,185) (68%, 71%, 73%)

RGB channels and saturation

R 173 of 255 = 68%
G 182 of 255 = 71%
B 185 of 255 = 73%

173
182
185

R + G + B ~ 71%. #ADB6B9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 173 + 182 + 185 = 540 (100%)
R 173 of 540 ~ 32.04%
G 182 of 540 ~ 33.7%
B 185 of 540 ~ 34.26'%

%32.04
%33.7
%34.26

CMYK color model

#ADB6B9 color CMYK value is (6,2,0,27).

  • cyan value is 6.49%
  • magenta value is 1.62%
  • yellow value is 0.00%
  • key color value is 27.45%

CMYK: (6,2,0,27)
C6M2Y0K27 (6%, 2%, 0%, 27%)
(0.06 / 0.02 / 0.00 / 0.27)

CMYK percentages

%6.49
%1.62
%0
%27.45

Codes

Color #ADB6B9 in popluar color models

AD B6 B9
RGB 173 182 185
HSL 195° 7.89% 70.20%
HSB/HSV 195° 6.49% 72.55%
CMYK 6.49% 1.62% 0.00%
27.45%

Color #ADB6B9 in popluar number systems.

HEX AD B6 B9
Decimal 173 182 185
Binary 10101101 10110110 10111001
Octal 255 266 271

Shades and tints

Shades of #ADB6B9

#ADB6B9
(173,182,185)
#9EA6A9
(158,166,169)
#8F9699
(143,150,153)
#808689
(128,134,137)
#717679
(113,118,121)
#626669
(98,102,105)
#535659
(83,86,89)
#444649
(68,70,73)
#353639
(53,54,57)
#262629
(38,38,41)
#171619
(23,22,25)
#000000
(0,0,0)

Tints of #ADB6B9

#ADB6B9
(173,182,185)
#B4BCBF
(180,188,191)
#BBC2C5
(187,194,197)
#C2C8CB
(194,200,203)
#C9CED1
(201,206,209)
#D0D4D7
(208,212,215)
#D7DADD
(215,218,221)
#DEE0E3
(222,224,227)
#E5E6E9
(229,230,233)
#ECECEF
(236,236,239)
#F3F2F5
(243,242,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB6B9; }

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

This text font color is #ADB6B9.

Background Color

.myBgColor { background-color: #ADB6B9; }

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

This div background color is #ADB6B9.

Border color

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

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

This div border color is #ADB6B9.

Opacity

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

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

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

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

This text has shadow with #ADB6B9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB6B9.

Preview

Color preview on black background

This text has color #ADB6B9 on black background.


Color preview on white background

This text has color #ADB6B9 on white background.


Black color preview on #ADB6B9 background

This text has black color on #ADB6B9 background.


White color preview on #ADB6B9 background

This text has white color on #ADB6B9 background.


Related colors

Complementary color

Complementary color for #hex is #524946.


I love getcolorcode.com

Triadic colors

1 #B9ADB6 and #B6B9AD with #ADB6B9 are triadic colors.

2 #B9B6AD and #B6ADB9 with #ADB6B9 are triadic colors.