COLOR #ADB3A7

HEX: #ADB3A7 RGB: (173,179,167)

Color info

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

RGB color model

#ADB3A7 color RGB value is (173,179,167).

RGB: (173,179,167) (68%, 70%, 65%)

RGB channels and saturation

R 173 of 255 = 68%
G 179 of 255 = 70%
B 167 of 255 = 65%

173
179
167

R + G + B ~ 68%. #ADB3A7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 173 + 179 + 167 = 519 (100%)
R 173 of 519 ~ 33.33%
G 179 of 519 ~ 34.49%
B 167 of 519 ~ 32.18'%

%33.33
%34.49
%32.18

CMYK color model

#ADB3A7 color CMYK value is (3,0,7,30).

  • cyan value is 3.35%
  • magenta value is 0.00%
  • yellow value is 6.70%
  • key color value is 29.80%

CMYK: (3,0,7,30)
C3M0Y7K30 (3%, 0%, 7%, 30%)
(0.03 / 0.00 / 0.07 / 0.30)

CMYK percentages

%3.35
%0
%6.7
%29.8

Codes

Color #ADB3A7 in popluar color models

AD B3 A7
RGB 173 179 167
HSL 90° 7.32% 67.84%
HSB/HSV 90° 6.70% 70.20%
CMYK 3.35% 0.00% 6.70%
29.80%

Color #ADB3A7 in popluar number systems.

HEX AD B3 A7
Decimal 173 179 167
Binary 10101101 10110011 10100111
Octal 255 263 247

Shades and tints

Shades of #ADB3A7

#ADB3A7
(173,179,167)
#9EA398
(158,163,152)
#8F9389
(143,147,137)
#80837A
(128,131,122)
#71736B
(113,115,107)
#62635C
(98,99,92)
#53534D
(83,83,77)
#44433E
(68,67,62)
#35332F
(53,51,47)
#262320
(38,35,32)
#171311
(23,19,17)
#000000
(0,0,0)

Tints of #ADB3A7

#ADB3A7
(173,179,167)
#B4B9AF
(180,185,175)
#BBBFB7
(187,191,183)
#C2C5BF
(194,197,191)
#C9CBC7
(201,203,199)
#D0D1CF
(208,209,207)
#D7D7D7
(215,215,215)
#DEDDDF
(222,221,223)
#E5E3E7
(229,227,231)
#ECE9EF
(236,233,239)
#F3EFF7
(243,239,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB3A7; }

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

This text font color is #ADB3A7.

Background Color

.myBgColor { background-color: #ADB3A7; }

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

This div background color is #ADB3A7.

Border color

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

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

This div border color is #ADB3A7.

Opacity

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

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

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

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

This text has shadow with #ADB3A7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB3A7.

Preview

Color preview on black background

This text has color #ADB3A7 on black background.


Color preview on white background

This text has color #ADB3A7 on white background.


Black color preview on #ADB3A7 background

This text has black color on #ADB3A7 background.


White color preview on #ADB3A7 background

This text has white color on #ADB3A7 background.


Related colors

Complementary color

Complementary color for #hex is #524C58.


I love getcolorcode.com

Triadic colors

1 #A7ADB3 and #B3A7AD with #ADB3A7 are triadic colors.

2 #A7B3AD and #B3ADA7 with #ADB3A7 are triadic colors.