COLOR #A9D0D9

HEX: #A9D0D9 RGB: (169,208,217)

Color info

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

RGB color model

#A9D0D9 color RGB value is (169,208,217).

RGB: (169,208,217) (66%, 82%, 85%)

RGB channels and saturation

R 169 of 255 = 66%
G 208 of 255 = 82%
B 217 of 255 = 85%

169
208
217

R + G + B ~ 78%. #A9D0D9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 169 + 208 + 217 = 594 (100%)
R 169 of 594 ~ 28.45%
G 208 of 594 ~ 35.02%
B 217 of 594 ~ 36.53'%

%28.45
%35.02
%36.53

CMYK color model

#A9D0D9 color CMYK value is (22,4,0,15).

  • cyan value is 22.12%
  • magenta value is 4.15%
  • yellow value is 0.00%
  • key color value is 14.90%

CMYK: (22,4,0,15)
C22M4Y0K15 (22%, 4%, 0%, 15%)
(0.22 / 0.04 / 0.00 / 0.15)

CMYK percentages

%22.12
%4.15
%0
%14.9

Codes

Color #A9D0D9 in popluar color models

A9 D0 D9
RGB 169 208 217
HSL 191° 38.71% 75.69%
HSB/HSV 191° 22.12% 85.10%
CMYK 22.12% 4.15% 0.00%
14.90%

Color #A9D0D9 in popluar number systems.

HEX A9 D0 D9
Decimal 169 208 217
Binary 10101001 11010000 11011001
Octal 251 320 331

Shades and tints

Shades of #A9D0D9

#A9D0D9
(169,208,217)
#9ABEC6
(154,190,198)
#8BACB3
(139,172,179)
#7C9AA0
(124,154,160)
#6D888D
(109,136,141)
#5E767A
(94,118,122)
#4F6467
(79,100,103)
#405254
(64,82,84)
#314041
(49,64,65)
#222E2E
(34,46,46)
#131C1B
(19,28,27)
#000000
(0,0,0)

Tints of #A9D0D9

#A9D0D9
(169,208,217)
#B0D4DC
(176,212,220)
#B7D8DF
(183,216,223)
#BEDCE2
(190,220,226)
#C5E0E5
(197,224,229)
#CCE4E8
(204,228,232)
#D3E8EB
(211,232,235)
#DAECEE
(218,236,238)
#E1F0F1
(225,240,241)
#E8F4F4
(232,244,244)
#EFF8F7
(239,248,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A9D0D9 color. Also use rgb(169,208,217) instead hex code.

Text Font Color

.myTextColor { color: #A9D0D9; }

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

This text font color is #A9D0D9.

Background Color

.myBgColor { background-color: #A9D0D9; }

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

This div background color is #A9D0D9.

Border color

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

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

This div border color is #A9D0D9.

Opacity

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

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

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

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

This text has shadow with #A9D0D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A9D0D9.

Preview

Color preview on black background

This text has color #A9D0D9 on black background.


Color preview on white background

This text has color #A9D0D9 on white background.


Black color preview on #A9D0D9 background

This text has black color on #A9D0D9 background.


White color preview on #A9D0D9 background

This text has white color on #A9D0D9 background.


Related colors

Complementary color

Complementary color for #hex is #562F26.


I love getcolorcode.com

Triadic colors

1 #D9A9D0 and #D0D9A9 with #A9D0D9 are triadic colors.

2 #D9D0A9 and #D0A9D9 with #A9D0D9 are triadic colors.