COLOR #A6BABD

HEX: #A6BABD RGB: (166,186,189)

Color info

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

RGB color model

#A6BABD color RGB value is (166,186,189).

RGB: (166,186,189) (65%, 73%, 74%)

RGB channels and saturation

R 166 of 255 = 65%
G 186 of 255 = 73%
B 189 of 255 = 74%

166
186
189

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

Portions of RGB colors in percentages

R + G + B = 166 + 186 + 189 = 541 (100%)
R 166 of 541 ~ 30.68%
G 186 of 541 ~ 34.38%
B 189 of 541 ~ 34.94'%

%30.68
%34.38
%34.94

CMYK color model

#A6BABD color CMYK value is (12,2,0,26).

  • cyan value is 12.17%
  • magenta value is 1.59%
  • yellow value is 0.00%
  • key color value is 25.88%

CMYK: (12,2,0,26)
C12M2Y0K26 (12%, 2%, 0%, 26%)
(0.12 / 0.02 / 0.00 / 0.26)

CMYK percentages

%12.17
%1.59
%0
%25.88

Codes

Color #A6BABD in popluar color models

A6 BA BD
RGB 166 186 189
HSL 188° 14.84% 69.61%
HSB/HSV 188° 12.17% 74.12%
CMYK 12.17% 1.59% 0.00%
25.88%

Color #A6BABD in popluar number systems.

HEX A6 BA BD
Decimal 166 186 189
Binary 10100110 10111010 10111101
Octal 246 272 275

Shades and tints

Shades of #A6BABD

#A6BABD
(166,186,189)
#97AAAC
(151,170,172)
#889A9B
(136,154,155)
#798A8A
(121,138,138)
#6A7A79
(106,122,121)
#5B6A68
(91,106,104)
#4C5A57
(76,90,87)
#3D4A46
(61,74,70)
#2E3A35
(46,58,53)
#1F2A24
(31,42,36)
#101A13
(16,26,19)
#000000
(0,0,0)

Tints of #A6BABD

#A6BABD
(166,186,189)
#AEC0C3
(174,192,195)
#B6C6C9
(182,198,201)
#BECCCF
(190,204,207)
#C6D2D5
(198,210,213)
#CED8DB
(206,216,219)
#D6DEE1
(214,222,225)
#DEE4E7
(222,228,231)
#E6EAED
(230,234,237)
#EEF0F3
(238,240,243)
#F6F6F9
(246,246,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A6BABD color. Also use rgb(166,186,189) instead hex code.

Text Font Color

.myTextColor { color: #A6BABD; }

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

This text font color is #A6BABD.

Background Color

.myBgColor { background-color: #A6BABD; }

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

This div background color is #A6BABD.

Border color

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

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

This div border color is #A6BABD.

Opacity

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

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

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

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

This text has shadow with #A6BABD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6BABD.

Preview

Color preview on black background

This text has color #A6BABD on black background.


Color preview on white background

This text has color #A6BABD on white background.


Black color preview on #A6BABD background

This text has black color on #A6BABD background.


White color preview on #A6BABD background

This text has white color on #A6BABD background.


Related colors

Complementary color

Complementary color for #hex is #594542.


I love getcolorcode.com

Triadic colors

1 #BDA6BA and #BABDA6 with #A6BABD are triadic colors.

2 #BDBAA6 and #BAA6BD with #A6BABD are triadic colors.