COLOR #A6BBE8

HEX: #A6BBE8 RGB: (166,187,232)

Color info

#A6BBE8 contains mainly green and blue colors. Web safe color of #A6BBE8 is #99CCFF (or #9CF).

RGB color model

#A6BBE8 color RGB value is (166,187,232).

RGB: (166,187,232) (65%, 73%, 91%)

RGB channels and saturation

R 166 of 255 = 65%
G 187 of 255 = 73%
B 232 of 255 = 91%

166
187
232

R + G + B ~ 76%. #A6BBE8 is quite light color.

Portions of RGB colors in percentages

R + G + B = 166 + 187 + 232 = 585 (100%)
R 166 of 585 ~ 28.38%
G 187 of 585 ~ 31.97%
B 232 of 585 ~ 39.66'%

%28.38
%31.97
%39.66

CMYK color model

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

  • cyan value is 28.45%
  • magenta value is 19.40%
  • yellow value is 0.00%
  • key color value is 9.02%
CMYK: (28,19,0,9) C28M19Y0K9 (28%,19%,0%,9%) (0.28/0.19/0.00/0.09) 

CMYK percentages

%28.45
%19.4
%0
%9.02

Codes

Color #A6BBE8 in popluar color models

A6 BB E8
RGB 166 187 232
HSL 221° 58.93% 78.04%
HSB/HSV 221° 28.45% 90.98%
CMYK 28.45% 19.40% 0.00%
9.02%

Color #A6BBE8 in popluar number systems.

HEX A6 BB E8
Decimal 166 187 232
Binary 10100110 10111011 11101000
Octal 246 273 350

Shades and tints

Shades of #A6BBE8

#A6BBE8
(166,187,232)
#97AAD3
(151,170,211)
#8899BE
(136,153,190)
#7988A9
(121,136,169)
#6A7794
(106,119,148)
#5B667F
(91,102,127)
#4C556A
(76,85,106)
#3D4455
(61,68,85)
#2E3340
(46,51,64)
#1F222B
(31,34,43)
#101116
(16,17,22)
#000000
(0,0,0)

Tints of #A6BBE8

#A6BBE8
(166,187,232)
#AEC1EA
(174,193,234)
#B6C7EC
(182,199,236)
#BECDEE
(190,205,238)
#C6D3F0
(198,211,240)
#CED9F2
(206,217,242)
#D6DFF4
(214,223,244)
#DEE5F6
(222,229,246)
#E6EBF8
(230,235,248)
#EEF1FA
(238,241,250)
#F6F7FC
(246,247,252)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A6BBE8 color. Also use rgb(166,187,232) instead hex code.

Text Font Color

.myTextColor { color: #A6BBE8; }

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

This text font color is #A6BBE8.

Background Color

.myBgColor { background-color: #A6BBE8; }

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

This div background color is #A6BBE8.

Border color

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

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

This div border color is #A6BBE8.

Opacity

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

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

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

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

This text has shadow with #A6BBE8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6BBE8.

Preview

Color preview on black background

This text has color #A6BBE8 on black background.


Color preview on white background

This text has color #A6BBE8 on white background.


Black color preview on #A6BBE8 background

This text has black color on #A6BBE8 background.


White color preview on #A6BBE8 background

This text has white color on #A6BBE8 background.


Related colors

Complementary color

Complementary color for #hex is #594417.


I love getcolorcode.com

Triadic colors

1 #E8A6BB and #BBE8A6 with #A6BBE8 are triadic colors.

2 #E8BBA6 and #BBA6E8 with #A6BBE8 are triadic colors.