COLOR #A6C9BA

HEX: #A6C9BA RGB: (166,201,186)

Color info

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

RGB color model

#A6C9BA color RGB value is (166,201,186).

RGB: (166,201,186) (65%, 79%, 73%)

RGB channels and saturation

R 166 of 255 = 65%
G 201 of 255 = 79%
B 186 of 255 = 73%

166
201
186

R + G + B ~ 72%. #A6C9BA is quite light color.

Portions of RGB colors in percentages

R + G + B = 166 + 201 + 186 = 553 (100%)
R 166 of 553 ~ 30.02%
G 201 of 553 ~ 36.35%
B 186 of 553 ~ 33.63'%

%30.02
%36.35
%33.63

CMYK color model

#A6C9BA color CMYK value is (17,0,7,21).

  • cyan value is 17.41%
  • magenta value is 0.00%
  • yellow value is 7.46%
  • key color value is 21.18%

CMYK: (17,0,7,21)
C17M0Y7K21 (17%, 0%, 7%, 21%)
(0.17 / 0.00 / 0.07 / 0.21)

CMYK percentages

%17.41
%0
%7.46
%21.18

Codes

Color #A6C9BA in popluar color models

A6 C9 BA
RGB 166 201 186
HSL 154° 24.48% 71.96%
HSB/HSV 154° 17.41% 78.82%
CMYK 17.41% 0.00% 7.46%
21.18%

Color #A6C9BA in popluar number systems.

HEX A6 C9 BA
Decimal 166 201 186
Binary 10100110 11001001 10111010
Octal 246 311 272

Shades and tints

Shades of #A6C9BA

#A6C9BA
(166,201,186)
#97B7AA
(151,183,170)
#88A59A
(136,165,154)
#79938A
(121,147,138)
#6A817A
(106,129,122)
#5B6F6A
(91,111,106)
#4C5D5A
(76,93,90)
#3D4B4A
(61,75,74)
#2E393A
(46,57,58)
#1F272A
(31,39,42)
#10151A
(16,21,26)
#000000
(0,0,0)

Tints of #A6C9BA

#A6C9BA
(166,201,186)
#AECDC0
(174,205,192)
#B6D1C6
(182,209,198)
#BED5CC
(190,213,204)
#C6D9D2
(198,217,210)
#CEDDD8
(206,221,216)
#D6E1DE
(214,225,222)
#DEE5E4
(222,229,228)
#E6E9EA
(230,233,234)
#EEEDF0
(238,237,240)
#F6F1F6
(246,241,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A6C9BA; }

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

This text font color is #A6C9BA.

Background Color

.myBgColor { background-color: #A6C9BA; }

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

This div background color is #A6C9BA.

Border color

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

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

This div border color is #A6C9BA.

Opacity

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

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

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

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

This text has shadow with #A6C9BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6C9BA.

Preview

Color preview on black background

This text has color #A6C9BA on black background.


Color preview on white background

This text has color #A6C9BA on white background.


Black color preview on #A6C9BA background

This text has black color on #A6C9BA background.


White color preview on #A6C9BA background

This text has white color on #A6C9BA background.


Related colors

Complementary color

Complementary color for #hex is #593645.


I love getcolorcode.com

Triadic colors

1 #BAA6C9 and #C9BAA6 with #A6C9BA are triadic colors.

2 #BAC9A6 and #C9A6BA with #A6C9BA are triadic colors.