COLOR #ADB9A6

HEX: #ADB9A6 RGB: (173,185,166)

Color info

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

RGB color model

#ADB9A6 color RGB value is (173,185,166).

RGB: (173,185,166) (68%, 73%, 65%)

RGB channels and saturation

R 173 of 255 = 68%
G 185 of 255 = 73%
B 166 of 255 = 65%

173
185
166

R + G + B ~ 69%. #ADB9A6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 173 + 185 + 166 = 524 (100%)
R 173 of 524 ~ 33.02%
G 185 of 524 ~ 35.31%
B 166 of 524 ~ 31.68'%

%33.02
%35.31
%31.68

CMYK color model

#ADB9A6 color CMYK value is (6,0,10,27).

  • cyan value is 6.49%
  • magenta value is 0.00%
  • yellow value is 10.27%
  • key color value is 27.45%
CMYK: (6,0,10,27) C6M0Y10K27 (6%,0%,10%,27%) (0.06/0.00/0.10/0.27) 

CMYK percentages

%6.49
%0
%10.27
%27.45

Codes

Color #ADB9A6 in popluar color models

AD B9 A6
RGB 173 185 166
HSL 98° 11.95% 68.82%
HSB/HSV 98° 10.27% 72.55%
CMYK 6.49% 0.00% 10.27%
27.45%

Color #ADB9A6 in popluar number systems.

HEX AD B9 A6
Decimal 173 185 166
Binary 10101101 10111001 10100110
Octal 255 271 246

Shades and tints

Shades of #ADB9A6

#ADB9A6
(173,185,166)
#9EA997
(158,169,151)
#8F9988
(143,153,136)
#808979
(128,137,121)
#71796A
(113,121,106)
#62695B
(98,105,91)
#53594C
(83,89,76)
#44493D
(68,73,61)
#35392E
(53,57,46)
#26291F
(38,41,31)
#171910
(23,25,16)
#000000
(0,0,0)

Tints of #ADB9A6

#ADB9A6
(173,185,166)
#B4BFAE
(180,191,174)
#BBC5B6
(187,197,182)
#C2CBBE
(194,203,190)
#C9D1C6
(201,209,198)
#D0D7CE
(208,215,206)
#D7DDD6
(215,221,214)
#DEE3DE
(222,227,222)
#E5E9E6
(229,233,230)
#ECEFEE
(236,239,238)
#F3F5F6
(243,245,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB9A6; }

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

This text font color is #ADB9A6.

Background Color

.myBgColor { background-color: #ADB9A6; }

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

This div background color is #ADB9A6.

Border color

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

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

This div border color is #ADB9A6.

Opacity

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

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

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

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

This text has shadow with #ADB9A6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB9A6.

Preview

Color preview on black background

This text has color #ADB9A6 on black background.


Color preview on white background

This text has color #ADB9A6 on white background.


Black color preview on #ADB9A6 background

This text has black color on #ADB9A6 background.


White color preview on #ADB9A6 background

This text has white color on #ADB9A6 background.


Related colors

Complementary color

Complementary color for #hex is #524659.


I love getcolorcode.com

Triadic colors

1 #A6ADB9 and #B9A6AD with #ADB9A6 are triadic colors.

2 #A6B9AD and #B9ADA6 with #ADB9A6 are triadic colors.