COLOR #A6BCCE

HEX: #A6BCCE RGB: (166,188,206)

Color info

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

RGB color model

#A6BCCE color RGB value is (166,188,206).

RGB: (166,188,206) (65%, 74%, 81%)

RGB channels and saturation

R 166 of 255 = 65%
G 188 of 255 = 74%
B 206 of 255 = 81%

166
188
206

R + G + B ~ 73%. #A6BCCE is quite light color.

Portions of RGB colors in percentages

R + G + B = 166 + 188 + 206 = 560 (100%)
R 166 of 560 ~ 29.64%
G 188 of 560 ~ 33.57%
B 206 of 560 ~ 36.79'%

%29.64
%33.57
%36.79

CMYK color model

#A6BCCE color CMYK value is (19,9,0,19).

  • cyan value is 19.42%
  • magenta value is 8.74%
  • yellow value is 0.00%
  • key color value is 19.22%
CMYK: (19,9,0,19) C19M9Y0K19 (19%,9%,0%,19%) (0.19/0.09/0.00/0.19) 

CMYK percentages

%19.42
%8.74
%0
%19.22

Codes

Color #A6BCCE in popluar color models

A6 BC CE
RGB 166 188 206
HSL 207° 28.99% 72.94%
HSB/HSV 207° 19.42% 80.78%
CMYK 19.42% 8.74% 0.00%
19.22%

Color #A6BCCE in popluar number systems.

HEX A6 BC CE
Decimal 166 188 206
Binary 10100110 10111100 11001110
Octal 246 274 316

Shades and tints

Shades of #A6BCCE

#A6BCCE
(166,188,206)
#97ABBC
(151,171,188)
#889AAA
(136,154,170)
#798998
(121,137,152)
#6A7886
(106,120,134)
#5B6774
(91,103,116)
#4C5662
(76,86,98)
#3D4550
(61,69,80)
#2E343E
(46,52,62)
#1F232C
(31,35,44)
#10121A
(16,18,26)
#000000
(0,0,0)

Tints of #A6BCCE

#A6BCCE
(166,188,206)
#AEC2D2
(174,194,210)
#B6C8D6
(182,200,214)
#BECEDA
(190,206,218)
#C6D4DE
(198,212,222)
#CEDAE2
(206,218,226)
#D6E0E6
(214,224,230)
#DEE6EA
(222,230,234)
#E6ECEE
(230,236,238)
#EEF2F2
(238,242,242)
#F6F8F6
(246,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A6BCCE; }

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

This text font color is #A6BCCE.

Background Color

.myBgColor { background-color: #A6BCCE; }

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

This div background color is #A6BCCE.

Border color

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

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

This div border color is #A6BCCE.

Opacity

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

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

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

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

This text has shadow with #A6BCCE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6BCCE.

Preview

Color preview on black background

This text has color #A6BCCE on black background.


Color preview on white background

This text has color #A6BCCE on white background.


Black color preview on #A6BCCE background

This text has black color on #A6BCCE background.


White color preview on #A6BCCE background

This text has white color on #A6BCCE background.


Related colors

Complementary color

Complementary color for #hex is #594331.


I love getcolorcode.com

Triadic colors

1 #CEA6BC and #BCCEA6 with #A6BCCE are triadic colors.

2 #CEBCA6 and #BCA6CE with #A6BCCE are triadic colors.