COLOR #ADB0B8

HEX: #ADB0B8 RGB: (173,176,184)

Color info

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

RGB color model

#ADB0B8 color RGB value is (173,176,184).

RGB: (173,176,184) (68%, 69%, 72%)

RGB channels and saturation

R 173 of 255 = 68%
G 176 of 255 = 69%
B 184 of 255 = 72%

173
176
184

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

Portions of RGB colors in percentages

R + G + B = 173 + 176 + 184 = 533 (100%)
R 173 of 533 ~ 32.46%
G 176 of 533 ~ 33.02%
B 184 of 533 ~ 34.52'%

%32.46
%33.02
%34.52

CMYK color model

#ADB0B8 color CMYK value is (6,4,0,28).

  • cyan value is 5.98%
  • magenta value is 4.35%
  • yellow value is 0.00%
  • key color value is 27.84%

CMYK: (6,4,0,28)
C6M4Y0K28 (6%, 4%, 0%, 28%)
(0.06 / 0.04 / 0.00 / 0.28)

CMYK percentages

%5.98
%4.35
%0
%27.84

Codes

Color #ADB0B8 in popluar color models

AD B0 B8
RGB 173 176 184
HSL 224° 7.19% 70.00%
HSB/HSV 224° 5.98% 72.16%
CMYK 5.98% 4.35% 0.00%
27.84%

Color #ADB0B8 in popluar number systems.

HEX AD B0 B8
Decimal 173 176 184
Binary 10101101 10110000 10111000
Octal 255 260 270

Shades and tints

Shades of #ADB0B8

#ADB0B8
(173,176,184)
#9EA0A8
(158,160,168)
#8F9098
(143,144,152)
#808088
(128,128,136)
#717078
(113,112,120)
#626068
(98,96,104)
#535058
(83,80,88)
#444048
(68,64,72)
#353038
(53,48,56)
#262028
(38,32,40)
#171018
(23,16,24)
#000000
(0,0,0)

Tints of #ADB0B8

#ADB0B8
(173,176,184)
#B4B7BE
(180,183,190)
#BBBEC4
(187,190,196)
#C2C5CA
(194,197,202)
#C9CCD0
(201,204,208)
#D0D3D6
(208,211,214)
#D7DADC
(215,218,220)
#DEE1E2
(222,225,226)
#E5E8E8
(229,232,232)
#ECEFEE
(236,239,238)
#F3F6F4
(243,246,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADB0B8; }

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

This text font color is #ADB0B8.

Background Color

.myBgColor { background-color: #ADB0B8; }

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

This div background color is #ADB0B8.

Border color

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

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

This div border color is #ADB0B8.

Opacity

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

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

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

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

This text has shadow with #ADB0B8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADB0B8.

Preview

Color preview on black background

This text has color #ADB0B8 on black background.


Color preview on white background

This text has color #ADB0B8 on white background.


Black color preview on #ADB0B8 background

This text has black color on #ADB0B8 background.


White color preview on #ADB0B8 background

This text has white color on #ADB0B8 background.


Related colors

Complementary color

Complementary color for #hex is #524F47.


I love getcolorcode.com

Triadic colors

1 #B8ADB0 and #B0B8AD with #ADB0B8 are triadic colors.

2 #B8B0AD and #B0ADB8 with #ADB0B8 are triadic colors.