COLOR #A9BBBA

HEX: #A9BBBA RGB: (169,187,186)

Color info

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

RGB color model

#A9BBBA color RGB value is (169,187,186).

RGB: (169,187,186) (66%, 73%, 73%)

RGB channels and saturation

R 169 of 255 = 66%
G 187 of 255 = 73%
B 186 of 255 = 73%

169
187
186

R + G + B ~ 71%. #A9BBBA is quite light color.

Portions of RGB colors in percentages

R + G + B = 169 + 187 + 186 = 542 (100%)
R 169 of 542 ~ 31.18%
G 187 of 542 ~ 34.5%
B 186 of 542 ~ 34.32'%

%31.18
%34.5
%34.32

CMYK color model

#A9BBBA color CMYK value is (10,0,1,27).

  • cyan value is 9.63%
  • magenta value is 0.00%
  • yellow value is 0.53%
  • key color value is 26.67%

CMYK: (10,0,1,27)
C10M0Y1K27 (10%, 0%, 1%, 27%)
(0.10 / 0.00 / 0.01 / 0.27)

CMYK percentages

%9.63
%0
%0.53
%26.67

Codes

Color #A9BBBA in popluar color models

A9 BB BA
RGB 169 187 186
HSL 177° 11.69% 69.80%
HSB/HSV 177° 9.63% 73.33%
CMYK 9.63% 0.00% 0.53%
26.67%

Color #A9BBBA in popluar number systems.

HEX A9 BB BA
Decimal 169 187 186
Binary 10101001 10111011 10111010
Octal 251 273 272

Shades and tints

Shades of #A9BBBA

#A9BBBA
(169,187,186)
#9AAAAA
(154,170,170)
#8B999A
(139,153,154)
#7C888A
(124,136,138)
#6D777A
(109,119,122)
#5E666A
(94,102,106)
#4F555A
(79,85,90)
#40444A
(64,68,74)
#31333A
(49,51,58)
#22222A
(34,34,42)
#13111A
(19,17,26)
#000000
(0,0,0)

Tints of #A9BBBA

#A9BBBA
(169,187,186)
#B0C1C0
(176,193,192)
#B7C7C6
(183,199,198)
#BECDCC
(190,205,204)
#C5D3D2
(197,211,210)
#CCD9D8
(204,217,216)
#D3DFDE
(211,223,222)
#DAE5E4
(218,229,228)
#E1EBEA
(225,235,234)
#E8F1F0
(232,241,240)
#EFF7F6
(239,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A9BBBA; }

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

This text font color is #A9BBBA.

Background Color

.myBgColor { background-color: #A9BBBA; }

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

This div background color is #A9BBBA.

Border color

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

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

This div border color is #A9BBBA.

Opacity

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

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

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

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

This text has shadow with #A9BBBA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A9BBBA.

Preview

Color preview on black background

This text has color #A9BBBA on black background.


Color preview on white background

This text has color #A9BBBA on white background.


Black color preview on #A9BBBA background

This text has black color on #A9BBBA background.


White color preview on #A9BBBA background

This text has white color on #A9BBBA background.


Related colors

Complementary color

Complementary color for #hex is #564445.


I love getcolorcode.com

Triadic colors

1 #BAA9BB and #BBBAA9 with #A9BBBA are triadic colors.

2 #BABBA9 and #BBA9BA with #A9BBBA are triadic colors.