COLOR #A9D662

HEX: #A9D662 RGB: (169,214,98)

Color info

#A9D662 contains mainly red and green colors. Web safe color of #A9D662 is #99CC66 (or #9C6).

RGB color model

#A9D662 color RGB value is (169,214,98).

RGB: (169,214,98) (66%, 84%, 38%)

RGB channels and saturation

R 169 of 255 = 66%
G 214 of 255 = 84%
B 98 of 255 = 38%

169
214
98

R + G + B ~ 63%. #A9D662 is quite light color.

Portions of RGB colors in percentages

R + G + B = 169 + 214 + 98 = 481 (100%)
R 169 of 481 ~ 35.14%
G 214 of 481 ~ 44.49%
B 98 of 481 ~ 20.37'%

%35.14
%44.49
%20.37

CMYK color model

#A9D662 color CMYK value is (21,0,54,16).

  • cyan value is 21.03%
  • magenta value is 0.00%
  • yellow value is 54.21%
  • key color value is 16.08%

CMYK: (21,0,54,16)
C21M0Y54K16 (21%, 0%, 54%, 16%)
(0.21 / 0.00 / 0.54 / 0.16)

CMYK percentages

%21.03
%0
%54.21
%16.08

Codes

Color #A9D662 in popluar color models

A9 D6 62
RGB 169 214 98
HSL 83° 58.59% 61.18%
HSB/HSV 83° 54.21% 83.92%
CMYK 21.03% 0.00% 54.21%
16.08%

Color #A9D662 in popluar number systems.

HEX A9 D6 62
Decimal 169 214 98
Binary 10101001 11010110 1100010
Octal 251 326 142

Shades and tints

Shades of #A9D662

#A9D662
(169,214,98)
#9AC35A
(154,195,90)
#8BB052
(139,176,82)
#7C9D4A
(124,157,74)
#6D8A42
(109,138,66)
#5E773A
(94,119,58)
#4F6432
(79,100,50)
#40512A
(64,81,42)
#313E22
(49,62,34)
#222B1A
(34,43,26)
#131812
(19,24,18)
#000000
(0,0,0)

Tints of #A9D662

#A9D662
(169,214,98)
#B0D970
(176,217,112)
#B7DC7E
(183,220,126)
#BEDF8C
(190,223,140)
#C5E29A
(197,226,154)
#CCE5A8
(204,229,168)
#D3E8B6
(211,232,182)
#DAEBC4
(218,235,196)
#E1EED2
(225,238,210)
#E8F1E0
(232,241,224)
#EFF4EE
(239,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A9D662 color. Also use rgb(169,214,98) instead hex code.

Text Font Color

.myTextColor { color: #A9D662; }

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

This text font color is #A9D662.

Background Color

.myBgColor { background-color: #A9D662; }

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

This div background color is #A9D662.

Border color

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

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

This div border color is #A9D662.

Opacity

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

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

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

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

This text has shadow with #A9D662 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A9D662.

Preview

Color preview on black background

This text has color #A9D662 on black background.


Color preview on white background

This text has color #A9D662 on white background.


Black color preview on #A9D662 background

This text has black color on #A9D662 background.


White color preview on #A9D662 background

This text has white color on #A9D662 background.


Related colors

Complementary color

Complementary color for #hex is #56299D.


I love getcolorcode.com

Triadic colors

1 #62A9D6 and #D662A9 with #A9D662 are triadic colors.

2 #62D6A9 and #D6A962 with #A9D662 are triadic colors.