COLOR #A8C696

HEX: #A8C696 RGB: (168,198,150)

Color info

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

RGB color model

#A8C696 color RGB value is (168,198,150).

RGB: (168,198,150) (66%, 78%, 59%)

RGB channels and saturation

R 168 of 255 = 66%
G 198 of 255 = 78%
B 150 of 255 = 59%

168
198
150

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

Portions of RGB colors in percentages

R + G + B = 168 + 198 + 150 = 516 (100%)
R 168 of 516 ~ 32.56%
G 198 of 516 ~ 38.37%
B 150 of 516 ~ 29.07'%

%32.56
%38.37
%29.07

CMYK color model

#A8C696 color CMYK value is (15,0,24,22).

  • cyan value is 15.15%
  • magenta value is 0.00%
  • yellow value is 24.24%
  • key color value is 22.35%

CMYK: (15,0,24,22)
C15M0Y24K22 (15%, 0%, 24%, 22%)
(0.15 / 0.00 / 0.24 / 0.22)

CMYK percentages

%15.15
%0
%24.24
%22.35

Codes

Color #A8C696 in popluar color models

A8 C6 96
RGB 168 198 150
HSL 98° 29.63% 68.24%
HSB/HSV 98° 24.24% 77.65%
CMYK 15.15% 0.00% 24.24%
22.35%

Color #A8C696 in popluar number systems.

HEX A8 C6 96
Decimal 168 198 150
Binary 10101000 11000110 10010110
Octal 250 306 226

Shades and tints

Shades of #A8C696

#A8C696
(168,198,150)
#99B489
(153,180,137)
#8AA27C
(138,162,124)
#7B906F
(123,144,111)
#6C7E62
(108,126,98)
#5D6C55
(93,108,85)
#4E5A48
(78,90,72)
#3F483B
(63,72,59)
#30362E
(48,54,46)
#212421
(33,36,33)
#121214
(18,18,20)
#000000
(0,0,0)

Tints of #A8C696

#A8C696
(168,198,150)
#AFCB9F
(175,203,159)
#B6D0A8
(182,208,168)
#BDD5B1
(189,213,177)
#C4DABA
(196,218,186)
#CBDFC3
(203,223,195)
#D2E4CC
(210,228,204)
#D9E9D5
(217,233,213)
#E0EEDE
(224,238,222)
#E7F3E7
(231,243,231)
#EEF8F0
(238,248,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A8C696 color. Also use rgb(168,198,150) instead hex code.

Text Font Color

.myTextColor { color: #A8C696; }

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

This text font color is #A8C696.

Background Color

.myBgColor { background-color: #A8C696; }

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

This div background color is #A8C696.

Border color

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

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

This div border color is #A8C696.

Opacity

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

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

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

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

This text has shadow with #A8C696 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A8C696.

Preview

Color preview on black background

This text has color #A8C696 on black background.


Color preview on white background

This text has color #A8C696 on white background.


Black color preview on #A8C696 background

This text has black color on #A8C696 background.


White color preview on #A8C696 background

This text has white color on #A8C696 background.


Related colors

Complementary color

Complementary color for #hex is #573969.


I love getcolorcode.com

Triadic colors

1 #96A8C6 and #C696A8 with #A8C696 are triadic colors.

2 #96C6A8 and #C6A896 with #A8C696 are triadic colors.