COLOR #A6CBD9

HEX: #A6CBD9 RGB: (166,203,217)

Color info

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

RGB color model

#A6CBD9 color RGB value is (166,203,217).

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

RGB channels and saturation

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

166
203
217

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

Portions of RGB colors in percentages

R + G + B = 166 + 203 + 217 = 586 (100%)
R 166 of 586 ~ 28.33%
G 203 of 586 ~ 34.64%
B 217 of 586 ~ 37.03'%

%28.33
%34.64
%37.03

CMYK color model

#A6CBD9 color CMYK value is (24,6,0,15).

  • cyan value is 23.50%
  • magenta value is 6.45%
  • yellow value is 0.00%
  • key color value is 14.90%
CMYK: (24,6,0,15) C24M6Y0K15 (24%,6%,0%,15%) (0.24/0.06/0.00/0.15) 

CMYK percentages

%23.5
%6.45
%0
%14.9

Codes

Color #A6CBD9 in popluar color models

A6 CB D9
RGB 166 203 217
HSL 196° 40.16% 75.10%
HSB/HSV 196° 23.50% 85.10%
CMYK 23.50% 6.45% 0.00%
14.90%

Color #A6CBD9 in popluar number systems.

HEX A6 CB D9
Decimal 166 203 217
Binary 10100110 11001011 11011001
Octal 246 313 331

Shades and tints

Shades of #A6CBD9

#A6CBD9
(166,203,217)
#97B9C6
(151,185,198)
#88A7B3
(136,167,179)
#7995A0
(121,149,160)
#6A838D
(106,131,141)
#5B717A
(91,113,122)
#4C5F67
(76,95,103)
#3D4D54
(61,77,84)
#2E3B41
(46,59,65)
#1F292E
(31,41,46)
#10171B
(16,23,27)
#000000
(0,0,0)

Tints of #A6CBD9

#A6CBD9
(166,203,217)
#AECFDC
(174,207,220)
#B6D3DF
(182,211,223)
#BED7E2
(190,215,226)
#C6DBE5
(198,219,229)
#CEDFE8
(206,223,232)
#D6E3EB
(214,227,235)
#DEE7EE
(222,231,238)
#E6EBF1
(230,235,241)
#EEEFF4
(238,239,244)
#F6F3F7
(246,243,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A6CBD9; }

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

This text font color is #A6CBD9.

Background Color

.myBgColor { background-color: #A6CBD9; }

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

This div background color is #A6CBD9.

Border color

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

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

This div border color is #A6CBD9.

Opacity

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

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

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

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

This text has shadow with #A6CBD9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6CBD9.

Preview

Color preview on black background

This text has color #A6CBD9 on black background.


Color preview on white background

This text has color #A6CBD9 on white background.


Black color preview on #A6CBD9 background

This text has black color on #A6CBD9 background.


White color preview on #A6CBD9 background

This text has white color on #A6CBD9 background.


Related colors

Complementary color

Complementary color for #hex is #593426.


I love getcolorcode.com

Triadic colors

1 #D9A6CB and #CBD9A6 with #A6CBD9 are triadic colors.

2 #D9CBA6 and #CBA6D9 with #A6CBD9 are triadic colors.