COLOR #ADA9AD

HEX: #ADA9AD RGB: (173,169,173)

Color info

#ADA9AD contains red, green and blue colors in about the same proportion. Web safe color of #ADA9AD is #999999 (or #999).

RGB color model

#ADA9AD color RGB value is (173,169,173).

RGB: (173,169,173) (68%, 66%, 68%)

RGB channels and saturation

R 173 of 255 = 68%
G 169 of 255 = 66%
B 173 of 255 = 68%

173
169
173

R + G + B ~ 67%. #ADA9AD is quite light color.

Portions of RGB colors in percentages

R + G + B = 173 + 169 + 173 = 515 (100%)
R 173 of 515 ~ 33.59%
G 169 of 515 ~ 32.82%
B 173 of 515 ~ 33.59'%

%33.59
%32.82
%33.59

CMYK color model

#ADA9AD color CMYK value is (0,2,0,32).

  • cyan value is 0.00%
  • magenta value is 2.31%
  • yellow value is 0.00%
  • key color value is 32.16%

CMYK: (0,2,0,32)
C0M2Y0K32 (0%, 2%, 0%, 32%)
(0.00 / 0.02 / 0.00 / 0.32)

CMYK percentages

%0
%2.31
%0
%32.16

Codes

Color #ADA9AD in popluar color models

AD A9 AD
RGB 173 169 173
HSL 300° 2.38% 67.06%
HSB/HSV 300° 2.31% 67.84%
CMYK 0.00% 2.31% 0.00%
32.16%

Color #ADA9AD in popluar number systems.

HEX AD A9 AD
Decimal 173 169 173
Binary 10101101 10101001 10101101
Octal 255 251 255

Shades and tints

Shades of #ADA9AD

#ADA9AD
(173,169,173)
#9E9A9E
(158,154,158)
#8F8B8F
(143,139,143)
#807C80
(128,124,128)
#716D71
(113,109,113)
#625E62
(98,94,98)
#534F53
(83,79,83)
#444044
(68,64,68)
#353135
(53,49,53)
#262226
(38,34,38)
#171317
(23,19,23)
#000000
(0,0,0)

Tints of #ADA9AD

#ADA9AD
(173,169,173)
#B4B0B4
(180,176,180)
#BBB7BB
(187,183,187)
#C2BEC2
(194,190,194)
#C9C5C9
(201,197,201)
#D0CCD0
(208,204,208)
#D7D3D7
(215,211,215)
#DEDADE
(222,218,222)
#E5E1E5
(229,225,229)
#ECE8EC
(236,232,236)
#F3EFF3
(243,239,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADA9AD; }

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

This text font color is #ADA9AD.

Background Color

.myBgColor { background-color: #ADA9AD; }

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

This div background color is #ADA9AD.

Border color

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

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

This div border color is #ADA9AD.

Opacity

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

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

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

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

This text has shadow with #ADA9AD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADA9AD.

Preview

Color preview on black background

This text has color #ADA9AD on black background.


Color preview on white background

This text has color #ADA9AD on white background.


Black color preview on #ADA9AD background

This text has black color on #ADA9AD background.


White color preview on #ADA9AD background

This text has white color on #ADA9AD background.


Related colors

Complementary color

Complementary color for #hex is #525652.


I love getcolorcode.com

Triadic colors

1 #ADADA9 and #A9ADAD with #ADA9AD are triadic colors.

2 #ADA9AD and #A9ADAD with #ADA9AD are triadic colors.