COLOR #A6BCBA

HEX: #A6BCBA RGB: (166,188,186)

Color info

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

RGB color model

#A6BCBA color RGB value is (166,188,186).

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

RGB channels and saturation

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

166
188
186

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

Portions of RGB colors in percentages

R + G + B = 166 + 188 + 186 = 540 (100%)
R 166 of 540 ~ 30.74%
G 188 of 540 ~ 34.81%
B 186 of 540 ~ 34.44'%

%30.74
%34.81
%34.44

CMYK color model

#A6BCBA color CMYK value is (12,0,1,26).

  • cyan value is 11.70%
  • magenta value is 0.00%
  • yellow value is 1.06%
  • key color value is 26.27%
CMYK: (12,0,1,26) C12M0Y1K26 (12%,0%,1%,26%) (0.12/0.00/0.01/0.26) 

CMYK percentages

%11.7
%0
%1.06
%26.27

Codes

Color #A6BCBA in popluar color models

A6 BC BA
RGB 166 188 186
HSL 175° 14.10% 69.41%
HSB/HSV 175° 11.70% 73.73%
CMYK 11.70% 0.00% 1.06%
26.27%

Color #A6BCBA in popluar number systems.

HEX A6 BC BA
Decimal 166 188 186
Binary 10100110 10111100 10111010
Octal 246 274 272

Shades and tints

Shades of #A6BCBA

#A6BCBA
(166,188,186)
#97ABAA
(151,171,170)
#889A9A
(136,154,154)
#79898A
(121,137,138)
#6A787A
(106,120,122)
#5B676A
(91,103,106)
#4C565A
(76,86,90)
#3D454A
(61,69,74)
#2E343A
(46,52,58)
#1F232A
(31,35,42)
#10121A
(16,18,26)
#000000
(0,0,0)

Tints of #A6BCBA

#A6BCBA
(166,188,186)
#AEC2C0
(174,194,192)
#B6C8C6
(182,200,198)
#BECECC
(190,206,204)
#C6D4D2
(198,212,210)
#CEDAD8
(206,218,216)
#D6E0DE
(214,224,222)
#DEE6E4
(222,230,228)
#E6ECEA
(230,236,234)
#EEF2F0
(238,242,240)
#F6F8F6
(246,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A6BCBA; }

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

This text font color is #A6BCBA.

Background Color

.myBgColor { background-color: #A6BCBA; }

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

This div background color is #A6BCBA.

Border color

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

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

This div border color is #A6BCBA.

Opacity

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

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

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

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

This text has shadow with #A6BCBA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6BCBA.

Preview

Color preview on black background

This text has color #A6BCBA on black background.


Color preview on white background

This text has color #A6BCBA on white background.


Black color preview on #A6BCBA background

This text has black color on #A6BCBA background.


White color preview on #A6BCBA background

This text has white color on #A6BCBA background.


Related colors

Complementary color

Complementary color for #hex is #594345.


I love getcolorcode.com

Triadic colors

1 #BAA6BC and #BCBAA6 with #A6BCBA are triadic colors.

2 #BABCA6 and #BCA6BA with #A6BCBA are triadic colors.