COLOR #ADACB6

HEX: #ADACB6 RGB: (173,172,182)

Color info

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

RGB color model

#ADACB6 color RGB value is (173,172,182).

RGB: (173,172,182) (68%, 67%, 71%)

RGB channels and saturation

R 173 of 255 = 68%
G 172 of 255 = 67%
B 182 of 255 = 71%

173
172
182

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

Portions of RGB colors in percentages

R + G + B = 173 + 172 + 182 = 527 (100%)
R 173 of 527 ~ 32.83%
G 172 of 527 ~ 32.64%
B 182 of 527 ~ 34.54'%

%32.83
%32.64
%34.54

CMYK color model

#ADACB6 color CMYK value is (5,5,0,29).

  • cyan value is 4.95%
  • magenta value is 5.49%
  • yellow value is 0.00%
  • key color value is 28.63%

CMYK: (5,5,0,29)
C5M5Y0K29 (5%, 5%, 0%, 29%)
(0.05 / 0.05 / 0.00 / 0.29)

CMYK percentages

%4.95
%5.49
%0
%28.63

Codes

Color #ADACB6 in popluar color models

AD AC B6
RGB 173 172 182
HSL 246° 6.41% 69.41%
HSB/HSV 246° 5.49% 71.37%
CMYK 4.95% 5.49% 0.00%
28.63%

Color #ADACB6 in popluar number systems.

HEX AD AC B6
Decimal 173 172 182
Binary 10101101 10101100 10110110
Octal 255 254 266

Shades and tints

Shades of #ADACB6

#ADACB6
(173,172,182)
#9E9DA6
(158,157,166)
#8F8E96
(143,142,150)
#807F86
(128,127,134)
#717076
(113,112,118)
#626166
(98,97,102)
#535256
(83,82,86)
#444346
(68,67,70)
#353436
(53,52,54)
#262526
(38,37,38)
#171616
(23,22,22)
#000000
(0,0,0)

Tints of #ADACB6

#ADACB6
(173,172,182)
#B4B3BC
(180,179,188)
#BBBAC2
(187,186,194)
#C2C1C8
(194,193,200)
#C9C8CE
(201,200,206)
#D0CFD4
(208,207,212)
#D7D6DA
(215,214,218)
#DEDDE0
(222,221,224)
#E5E4E6
(229,228,230)
#ECEBEC
(236,235,236)
#F3F2F2
(243,242,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADACB6; }

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

This text font color is #ADACB6.

Background Color

.myBgColor { background-color: #ADACB6; }

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

This div background color is #ADACB6.

Border color

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

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

This div border color is #ADACB6.

Opacity

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

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

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

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

This text has shadow with #ADACB6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADACB6.

Preview

Color preview on black background

This text has color #ADACB6 on black background.


Color preview on white background

This text has color #ADACB6 on white background.


Black color preview on #ADACB6 background

This text has black color on #ADACB6 background.


White color preview on #ADACB6 background

This text has white color on #ADACB6 background.


Related colors

Complementary color

Complementary color for #hex is #525349.


I love getcolorcode.com

Triadic colors

1 #B6ADAC and #ACB6AD with #ADACB6 are triadic colors.

2 #B6ACAD and #ACADB6 with #ADACB6 are triadic colors.