COLOR #A6CBDA

HEX: #A6CBDA RGB: (166,203,218)

Color info

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

RGB color model

#A6CBDA color RGB value is (166,203,218).

RGB: (166,203,218) (65%, 80%, 85%)

RGB channels and saturation

R 166 of 255 = 65%
G 203 of 255 = 80%
B 218 of 255 = 85%

166
203
218

R + G + B ~ 77%. #A6CBDA is quite light color.

Portions of RGB colors in percentages

R + G + B = 166 + 203 + 218 = 587 (100%)
R 166 of 587 ~ 28.28%
G 203 of 587 ~ 34.58%
B 218 of 587 ~ 37.14'%

%28.28
%34.58
%37.14

CMYK color model

#A6CBDA color CMYK value is (24,7,0,15).

  • cyan value is 23.85%
  • magenta value is 6.88%
  • yellow value is 0.00%
  • key color value is 14.51%

CMYK: (24,7,0,15)
C24M7Y0K15 (24%, 7%, 0%, 15%)
(0.24 / 0.07 / 0.00 / 0.15)

CMYK percentages

%23.85
%6.88
%0
%14.51

Codes

Color #A6CBDA in popluar color models

A6 CB DA
RGB 166 203 218
HSL 197° 41.27% 75.29%
HSB/HSV 197° 23.85% 85.49%
CMYK 23.85% 6.88% 0.00%
14.51%

Color #A6CBDA in popluar number systems.

HEX A6 CB DA
Decimal 166 203 218
Binary 10100110 11001011 11011010
Octal 246 313 332

Shades and tints

Shades of #A6CBDA

#A6CBDA
(166,203,218)
#97B9C7
(151,185,199)
#88A7B4
(136,167,180)
#7995A1
(121,149,161)
#6A838E
(106,131,142)
#5B717B
(91,113,123)
#4C5F68
(76,95,104)
#3D4D55
(61,77,85)
#2E3B42
(46,59,66)
#1F292F
(31,41,47)
#10171C
(16,23,28)
#000000
(0,0,0)

Tints of #A6CBDA

#A6CBDA
(166,203,218)
#AECFDD
(174,207,221)
#B6D3E0
(182,211,224)
#BED7E3
(190,215,227)
#C6DBE6
(198,219,230)
#CEDFE9
(206,223,233)
#D6E3EC
(214,227,236)
#DEE7EF
(222,231,239)
#E6EBF2
(230,235,242)
#EEEFF5
(238,239,245)
#F6F3F8
(246,243,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A6CBDA color. Also use rgb(166,203,218) instead hex code.

Text Font Color

.myTextColor { color: #A6CBDA; }

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

This text font color is #A6CBDA.

Background Color

.myBgColor { background-color: #A6CBDA; }

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

This div background color is #A6CBDA.

Border color

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

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

This div border color is #A6CBDA.

Opacity

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

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

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

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

This text has shadow with #A6CBDA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6CBDA.

Preview

Color preview on black background

This text has color #A6CBDA on black background.


Color preview on white background

This text has color #A6CBDA on white background.


Black color preview on #A6CBDA background

This text has black color on #A6CBDA background.


White color preview on #A6CBDA background

This text has white color on #A6CBDA background.


Related colors

Complementary color

Complementary color for #hex is #593425.


I love getcolorcode.com

Triadic colors

1 #DAA6CB and #CBDAA6 with #A6CBDA are triadic colors.

2 #DACBA6 and #CBA6DA with #A6CBDA are triadic colors.