COLOR #A9C396

HEX: #A9C396 RGB: (169,195,150)

Color info

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

RGB color model

#A9C396 color RGB value is (169,195,150).

RGB: (169,195,150) (66%, 76%, 59%)

RGB channels and saturation

R 169 of 255 = 66%
G 195 of 255 = 76%
B 150 of 255 = 59%

169
195
150

R + G + B ~ 67%. #A9C396 is quite light color.

Portions of RGB colors in percentages

R + G + B = 169 + 195 + 150 = 514 (100%)
R 169 of 514 ~ 32.88%
G 195 of 514 ~ 37.94%
B 150 of 514 ~ 29.18'%

%32.88
%37.94
%29.18

CMYK color model

#A9C396 color CMYK value is (13,0,23,24).

  • cyan value is 13.33%
  • magenta value is 0.00%
  • yellow value is 23.08%
  • key color value is 23.53%

CMYK: (13,0,23,24)
C13M0Y23K24 (13%, 0%, 23%, 24%)
(0.13 / 0.00 / 0.23 / 0.24)

CMYK percentages

%13.33
%0
%23.08
%23.53

Codes

Color #A9C396 in popluar color models

A9 C3 96
RGB 169 195 150
HSL 95° 27.27% 67.65%
HSB/HSV 95° 23.08% 76.47%
CMYK 13.33% 0.00% 23.08%
23.53%

Color #A9C396 in popluar number systems.

HEX A9 C3 96
Decimal 169 195 150
Binary 10101001 11000011 10010110
Octal 251 303 226

Shades and tints

Shades of #A9C396

#A9C396
(169,195,150)
#9AB289
(154,178,137)
#8BA17C
(139,161,124)
#7C906F
(124,144,111)
#6D7F62
(109,127,98)
#5E6E55
(94,110,85)
#4F5D48
(79,93,72)
#404C3B
(64,76,59)
#313B2E
(49,59,46)
#222A21
(34,42,33)
#131914
(19,25,20)
#000000
(0,0,0)

Tints of #A9C396

#A9C396
(169,195,150)
#B0C89F
(176,200,159)
#B7CDA8
(183,205,168)
#BED2B1
(190,210,177)
#C5D7BA
(197,215,186)
#CCDCC3
(204,220,195)
#D3E1CC
(211,225,204)
#DAE6D5
(218,230,213)
#E1EBDE
(225,235,222)
#E8F0E7
(232,240,231)
#EFF5F0
(239,245,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A9C396 color. Also use rgb(169,195,150) instead hex code.

Text Font Color

.myTextColor { color: #A9C396; }

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

This text font color is #A9C396.

Background Color

.myBgColor { background-color: #A9C396; }

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

This div background color is #A9C396.

Border color

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

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

This div border color is #A9C396.

Opacity

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

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

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

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

This text has shadow with #A9C396 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A9C396.

Preview

Color preview on black background

This text has color #A9C396 on black background.


Color preview on white background

This text has color #A9C396 on white background.


Black color preview on #A9C396 background

This text has black color on #A9C396 background.


White color preview on #A9C396 background

This text has white color on #A9C396 background.


Related colors

Complementary color

Complementary color for #hex is #563C69.


I love getcolorcode.com

Triadic colors

1 #96A9C3 and #C396A9 with #A9C396 are triadic colors.

2 #96C3A9 and #C3A996 with #A9C396 are triadic colors.