COLOR #A9B1BA

HEX: #A9B1BA RGB: (169,177,186)

Color info

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

RGB color model

#A9B1BA color RGB value is (169,177,186).

RGB: (169,177,186) (66%, 69%, 73%)

RGB channels and saturation

R 169 of 255 = 66%
G 177 of 255 = 69%
B 186 of 255 = 73%

169
177
186

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

Portions of RGB colors in percentages

R + G + B = 169 + 177 + 186 = 532 (100%)
R 169 of 532 ~ 31.77%
G 177 of 532 ~ 33.27%
B 186 of 532 ~ 34.96'%

%31.77
%33.27
%34.96

CMYK color model

#A9B1BA color CMYK value is (9,5,0,27).

  • cyan value is 9.14%
  • magenta value is 4.84%
  • yellow value is 0.00%
  • key color value is 27.06%
CMYK: (9,5,0,27) C9M5Y0K27 (9%,5%,0%,27%) (0.09/0.05/0.00/0.27) 

CMYK percentages

%9.14
%4.84
%0
%27.06

Codes

Color #A9B1BA in popluar color models

A9 B1 BA
RGB 169 177 186
HSL 212° 10.97% 69.61%
HSB/HSV 212° 9.14% 72.94%
CMYK 9.14% 4.84% 0.00%
27.06%

Color #A9B1BA in popluar number systems.

HEX A9 B1 BA
Decimal 169 177 186
Binary 10101001 10110001 10111010
Octal 251 261 272

Shades and tints

Shades of #A9B1BA

#A9B1BA
(169,177,186)
#9AA1AA
(154,161,170)
#8B919A
(139,145,154)
#7C818A
(124,129,138)
#6D717A
(109,113,122)
#5E616A
(94,97,106)
#4F515A
(79,81,90)
#40414A
(64,65,74)
#31313A
(49,49,58)
#22212A
(34,33,42)
#13111A
(19,17,26)
#000000
(0,0,0)

Tints of #A9B1BA

#A9B1BA
(169,177,186)
#B0B8C0
(176,184,192)
#B7BFC6
(183,191,198)
#BEC6CC
(190,198,204)
#C5CDD2
(197,205,210)
#CCD4D8
(204,212,216)
#D3DBDE
(211,219,222)
#DAE2E4
(218,226,228)
#E1E9EA
(225,233,234)
#E8F0F0
(232,240,240)
#EFF7F6
(239,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A9B1BA; }

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

This text font color is #A9B1BA.

Background Color

.myBgColor { background-color: #A9B1BA; }

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

This div background color is #A9B1BA.

Border color

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

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

This div border color is #A9B1BA.

Opacity

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

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

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

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

This text has shadow with #A9B1BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A9B1BA.

Preview

Color preview on black background

This text has color #A9B1BA on black background.


Color preview on white background

This text has color #A9B1BA on white background.


Black color preview on #A9B1BA background

This text has black color on #A9B1BA background.


White color preview on #A9B1BA background

This text has white color on #A9B1BA background.


Related colors

Complementary color

Complementary color for #hex is #564E45.


I love getcolorcode.com

Triadic colors

1 #BAA9B1 and #B1BAA9 with #A9B1BA are triadic colors.

2 #BAB1A9 and #B1A9BA with #A9B1BA are triadic colors.