COLOR #A3C696

HEX: #A3C696 RGB: (163,198,150)

Color info

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

RGB color model

#A3C696 color RGB value is (163,198,150).

RGB: (163,198,150) (64%, 78%, 59%)

RGB channels and saturation

R 163 of 255 = 64%
G 198 of 255 = 78%
B 150 of 255 = 59%

163
198
150

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

Portions of RGB colors in percentages

R + G + B = 163 + 198 + 150 = 511 (100%)
R 163 of 511 ~ 31.9%
G 198 of 511 ~ 38.75%
B 150 of 511 ~ 29.35'%

%31.9
%38.75
%29.35

CMYK color model

#A3C696 color CMYK value is (18,0,24,22).

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

CMYK: (18,0,24,22)
C18M0Y24K22 (18%, 0%, 24%, 22%)
(0.18 / 0.00 / 0.24 / 0.22)

CMYK percentages

%17.68
%0
%24.24
%22.35

Codes

Color #A3C696 in popluar color models

A3 C6 96
RGB 163 198 150
HSL 104° 29.63% 68.24%
HSB/HSV 104° 24.24% 77.65%
CMYK 17.68% 0.00% 24.24%
22.35%

Color #A3C696 in popluar number systems.

HEX A3 C6 96
Decimal 163 198 150
Binary 10100011 11000110 10010110
Octal 243 306 226

Shades and tints

Shades of #A3C696

#A3C696
(163,198,150)
#95B489
(149,180,137)
#87A27C
(135,162,124)
#79906F
(121,144,111)
#6B7E62
(107,126,98)
#5D6C55
(93,108,85)
#4F5A48
(79,90,72)
#41483B
(65,72,59)
#33362E
(51,54,46)
#252421
(37,36,33)
#171214
(23,18,20)
#000000
(0,0,0)

Tints of #A3C696

#A3C696
(163,198,150)
#ABCB9F
(171,203,159)
#B3D0A8
(179,208,168)
#BBD5B1
(187,213,177)
#C3DABA
(195,218,186)
#CBDFC3
(203,223,195)
#D3E4CC
(211,228,204)
#DBE9D5
(219,233,213)
#E3EEDE
(227,238,222)
#EBF3E7
(235,243,231)
#F3F8F0
(243,248,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A3C696; }

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

This text font color is #A3C696.

Background Color

.myBgColor { background-color: #A3C696; }

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

This div background color is #A3C696.

Border color

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

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

This div border color is #A3C696.

Opacity

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

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

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

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

This text has shadow with #A3C696 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A3C696.

Preview

Color preview on black background

This text has color #A3C696 on black background.


Color preview on white background

This text has color #A3C696 on white background.


Black color preview on #A3C696 background

This text has black color on #A3C696 background.


White color preview on #A3C696 background

This text has white color on #A3C696 background.


Related colors

Complementary color

Complementary color for #hex is #5C3969.


I love getcolorcode.com

Triadic colors

1 #96A3C6 and #C696A3 with #A3C696 are triadic colors.

2 #96C6A3 and #C6A396 with #A3C696 are triadic colors.