COLOR #A9D19A

HEX: #A9D19A RGB: (169,209,154)

Color info

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

RGB color model

#A9D19A color RGB value is (169,209,154).

RGB: (169,209,154) (66%, 82%, 60%)

RGB channels and saturation

R 169 of 255 = 66%
G 209 of 255 = 82%
B 154 of 255 = 60%

169
209
154

R + G + B ~ 69%. #A9D19A is quite light color.

Portions of RGB colors in percentages

R + G + B = 169 + 209 + 154 = 532 (100%)
R 169 of 532 ~ 31.77%
G 209 of 532 ~ 39.29%
B 154 of 532 ~ 28.95'%

%31.77
%39.29
%28.95

CMYK color model

#A9D19A color CMYK value is (19,0,26,18).

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

CMYK: (19,0,26,18)
C19M0Y26K18 (19%, 0%, 26%, 18%)
(0.19 / 0.00 / 0.26 / 0.18)

CMYK percentages

%19.14
%0
%26.32
%18.04

Codes

Color #A9D19A in popluar color models

A9 D1 9A
RGB 169 209 154
HSL 104° 37.41% 71.18%
HSB/HSV 104° 26.32% 81.96%
CMYK 19.14% 0.00% 26.32%
18.04%

Color #A9D19A in popluar number systems.

HEX A9 D1 9A
Decimal 169 209 154
Binary 10101001 11010001 10011010
Octal 251 321 232

Shades and tints

Shades of #A9D19A

#A9D19A
(169,209,154)
#9ABE8C
(154,190,140)
#8BAB7E
(139,171,126)
#7C9870
(124,152,112)
#6D8562
(109,133,98)
#5E7254
(94,114,84)
#4F5F46
(79,95,70)
#404C38
(64,76,56)
#31392A
(49,57,42)
#22261C
(34,38,28)
#13130E
(19,19,14)
#000000
(0,0,0)

Tints of #A9D19A

#A9D19A
(169,209,154)
#B0D5A3
(176,213,163)
#B7D9AC
(183,217,172)
#BEDDB5
(190,221,181)
#C5E1BE
(197,225,190)
#CCE5C7
(204,229,199)
#D3E9D0
(211,233,208)
#DAEDD9
(218,237,217)
#E1F1E2
(225,241,226)
#E8F5EB
(232,245,235)
#EFF9F4
(239,249,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A9D19A; }

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

This text font color is #A9D19A.

Background Color

.myBgColor { background-color: #A9D19A; }

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

This div background color is #A9D19A.

Border color

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

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

This div border color is #A9D19A.

Opacity

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

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

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

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

This text has shadow with #A9D19A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A9D19A.

Preview

Color preview on black background

This text has color #A9D19A on black background.


Color preview on white background

This text has color #A9D19A on white background.


Black color preview on #A9D19A background

This text has black color on #A9D19A background.


White color preview on #A9D19A background

This text has white color on #A9D19A background.


Related colors

Complementary color

Complementary color for #hex is #562E65.


I love getcolorcode.com

Triadic colors

1 #9AA9D1 and #D19AA9 with #A9D19A are triadic colors.

2 #9AD1A9 and #D1A99A with #A9D19A are triadic colors.