COLOR #A9D1BA

HEX: #A9D1BA RGB: (169,209,186)

Color info

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

RGB color model

#A9D1BA color RGB value is (169,209,186).

RGB: (169,209,186) (66%, 82%, 73%)

RGB channels and saturation

R 169 of 255 = 66%
G 209 of 255 = 82%
B 186 of 255 = 73%

169
209
186

R + G + B ~ 74%. #A9D1BA is quite light color.

Portions of RGB colors in percentages

R + G + B = 169 + 209 + 186 = 564 (100%)
R 169 of 564 ~ 29.96%
G 209 of 564 ~ 37.06%
B 186 of 564 ~ 32.98'%

%29.96
%37.06
%32.98

CMYK color model

#A9D1BA color CMYK value is (19,0,11,18).

  • cyan value is 19.14%
  • magenta value is 0.00%
  • yellow value is 11.00%
  • key color value is 18.04%

CMYK: (19,0,11,18)
C19M0Y11K18 (19%, 0%, 11%, 18%)
(0.19 / 0.00 / 0.11 / 0.18)

CMYK percentages

%19.14
%0
%11
%18.04

Codes

Color #A9D1BA in popluar color models

A9 D1 BA
RGB 169 209 186
HSL 146° 30.30% 74.12%
HSB/HSV 146° 19.14% 81.96%
CMYK 19.14% 0.00% 11.00%
18.04%

Color #A9D1BA in popluar number systems.

HEX A9 D1 BA
Decimal 169 209 186
Binary 10101001 11010001 10111010
Octal 251 321 272

Shades and tints

Shades of #A9D1BA

#A9D1BA
(169,209,186)
#9ABEAA
(154,190,170)
#8BAB9A
(139,171,154)
#7C988A
(124,152,138)
#6D857A
(109,133,122)
#5E726A
(94,114,106)
#4F5F5A
(79,95,90)
#404C4A
(64,76,74)
#31393A
(49,57,58)
#22262A
(34,38,42)
#13131A
(19,19,26)
#000000
(0,0,0)

Tints of #A9D1BA

#A9D1BA
(169,209,186)
#B0D5C0
(176,213,192)
#B7D9C6
(183,217,198)
#BEDDCC
(190,221,204)
#C5E1D2
(197,225,210)
#CCE5D8
(204,229,216)
#D3E9DE
(211,233,222)
#DAEDE4
(218,237,228)
#E1F1EA
(225,241,234)
#E8F5F0
(232,245,240)
#EFF9F6
(239,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A9D1BA color. Also use rgb(169,209,186) instead hex code.

Text Font Color

.myTextColor { color: #A9D1BA; }

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

This text font color is #A9D1BA.

Background Color

.myBgColor { background-color: #A9D1BA; }

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

This div background color is #A9D1BA.

Border color

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

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

This div border color is #A9D1BA.

Opacity

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

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

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

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

This text has shadow with #A9D1BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A9D1BA.

Preview

Color preview on black background

This text has color #A9D1BA on black background.


Color preview on white background

This text has color #A9D1BA on white background.


Black color preview on #A9D1BA background

This text has black color on #A9D1BA background.


White color preview on #A9D1BA background

This text has white color on #A9D1BA background.


Related colors

Complementary color

Complementary color for #hex is #562E45.


I love getcolorcode.com

Triadic colors

1 #BAA9D1 and #D1BAA9 with #A9D1BA are triadic colors.

2 #BAD1A9 and #D1A9BA with #A9D1BA are triadic colors.