COLOR #A9D38A

HEX: #A9D38A RGB: (169,211,138)

Color info

#A9D38A contains mainly red and green colors. Web safe color of #A9D38A is #99CC99 (or #9C9).

RGB color model

#A9D38A color RGB value is (169,211,138).

RGB: (169,211,138) (66%, 83%, 54%)

RGB channels and saturation

R 169 of 255 = 66%
G 211 of 255 = 83%
B 138 of 255 = 54%

169
211
138

R + G + B ~ 68%. #A9D38A is quite light color.

Portions of RGB colors in percentages

R + G + B = 169 + 211 + 138 = 518 (100%)
R 169 of 518 ~ 32.63%
G 211 of 518 ~ 40.73%
B 138 of 518 ~ 26.64'%

%32.63
%40.73
%26.64

CMYK color model

#A9D38A color CMYK value is (20,0,35,17).

  • cyan value is 19.91%
  • magenta value is 0.00%
  • yellow value is 34.60%
  • key color value is 17.25%

CMYK: (20,0,35,17)
C20M0Y35K17 (20%, 0%, 35%, 17%)
(0.20 / 0.00 / 0.35 / 0.17)

CMYK percentages

%19.91
%0
%34.6
%17.25

Codes

Color #A9D38A in popluar color models

A9 D3 8A
RGB 169 211 138
HSL 95° 45.34% 68.43%
HSB/HSV 95° 34.60% 82.75%
CMYK 19.91% 0.00% 34.60%
17.25%

Color #A9D38A in popluar number systems.

HEX A9 D3 8A
Decimal 169 211 138
Binary 10101001 11010011 10001010
Octal 251 323 212

Shades and tints

Shades of #A9D38A

#A9D38A
(169,211,138)
#9AC07E
(154,192,126)
#8BAD72
(139,173,114)
#7C9A66
(124,154,102)
#6D875A
(109,135,90)
#5E744E
(94,116,78)
#4F6142
(79,97,66)
#404E36
(64,78,54)
#313B2A
(49,59,42)
#22281E
(34,40,30)
#131512
(19,21,18)
#000000
(0,0,0)

Tints of #A9D38A

#A9D38A
(169,211,138)
#B0D794
(176,215,148)
#B7DB9E
(183,219,158)
#BEDFA8
(190,223,168)
#C5E3B2
(197,227,178)
#CCE7BC
(204,231,188)
#D3EBC6
(211,235,198)
#DAEFD0
(218,239,208)
#E1F3DA
(225,243,218)
#E8F7E4
(232,247,228)
#EFFBEE
(239,251,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A9D38A color. Also use rgb(169,211,138) instead hex code.

Text Font Color

.myTextColor { color: #A9D38A; }

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

This text font color is #A9D38A.

Background Color

.myBgColor { background-color: #A9D38A; }

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

This div background color is #A9D38A.

Border color

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

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

This div border color is #A9D38A.

Opacity

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

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

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

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

This text has shadow with #A9D38A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A9D38A.

Preview

Color preview on black background

This text has color #A9D38A on black background.


Color preview on white background

This text has color #A9D38A on white background.


Black color preview on #A9D38A background

This text has black color on #A9D38A background.


White color preview on #A9D38A background

This text has white color on #A9D38A background.


Related colors

Complementary color

Complementary color for #hex is #562C75.


I love getcolorcode.com

Triadic colors

1 #8AA9D3 and #D38AA9 with #A9D38A are triadic colors.

2 #8AD3A9 and #D3A98A with #A9D38A are triadic colors.