COLOR #A6D2D9

HEX: #A6D2D9 RGB: (166,210,217)

Color info

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

RGB color model

#A6D2D9 color RGB value is (166,210,217).

RGB: (166,210,217) (65%, 82%, 85%)

RGB channels and saturation

R 166 of 255 = 65%
G 210 of 255 = 82%
B 217 of 255 = 85%

166
210
217

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

Portions of RGB colors in percentages

R + G + B = 166 + 210 + 217 = 593 (100%)
R 166 of 593 ~ 27.99%
G 210 of 593 ~ 35.41%
B 217 of 593 ~ 36.59'%

%27.99
%35.41
%36.59

CMYK color model

#A6D2D9 color CMYK value is (24,3,0,15).

  • cyan value is 23.50%
  • magenta value is 3.23%
  • yellow value is 0.00%
  • key color value is 14.90%

CMYK: (24,3,0,15)
C24M3Y0K15 (24%, 3%, 0%, 15%)
(0.24 / 0.03 / 0.00 / 0.15)

CMYK percentages

%23.5
%3.23
%0
%14.9

Codes

Color #A6D2D9 in popluar color models

A6 D2 D9
RGB 166 210 217
HSL 188° 40.16% 75.10%
HSB/HSV 188° 23.50% 85.10%
CMYK 23.50% 3.23% 0.00%
14.90%

Color #A6D2D9 in popluar number systems.

HEX A6 D2 D9
Decimal 166 210 217
Binary 10100110 11010010 11011001
Octal 246 322 331

Shades and tints

Shades of #A6D2D9

#A6D2D9
(166,210,217)
#97BFC6
(151,191,198)
#88ACB3
(136,172,179)
#7999A0
(121,153,160)
#6A868D
(106,134,141)
#5B737A
(91,115,122)
#4C6067
(76,96,103)
#3D4D54
(61,77,84)
#2E3A41
(46,58,65)
#1F272E
(31,39,46)
#10141B
(16,20,27)
#000000
(0,0,0)

Tints of #A6D2D9

#A6D2D9
(166,210,217)
#AED6DC
(174,214,220)
#B6DADF
(182,218,223)
#BEDEE2
(190,222,226)
#C6E2E5
(198,226,229)
#CEE6E8
(206,230,232)
#D6EAEB
(214,234,235)
#DEEEEE
(222,238,238)
#E6F2F1
(230,242,241)
#EEF6F4
(238,246,244)
#F6FAF7
(246,250,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A6D2D9; }

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

This text font color is #A6D2D9.

Background Color

.myBgColor { background-color: #A6D2D9; }

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

This div background color is #A6D2D9.

Border color

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

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

This div border color is #A6D2D9.

Opacity

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

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

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

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

This text has shadow with #A6D2D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A6D2D9.

Preview

Color preview on black background

This text has color #A6D2D9 on black background.


Color preview on white background

This text has color #A6D2D9 on white background.


Black color preview on #A6D2D9 background

This text has black color on #A6D2D9 background.


White color preview on #A6D2D9 background

This text has white color on #A6D2D9 background.


Related colors

Complementary color

Complementary color for #hex is #592D26.


I love getcolorcode.com

Triadic colors

1 #D9A6D2 and #D2D9A6 with #A6D2D9 are triadic colors.

2 #D9D2A6 and #D2A6D9 with #A6D2D9 are triadic colors.