COLOR #A4C796

HEX: #A4C796 RGB: (164,199,150)

Color info

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

RGB color model

#A4C796 color RGB value is (164,199,150).

RGB: (164,199,150) (64%, 78%, 59%)

RGB channels and saturation

R 164 of 255 = 64%
G 199 of 255 = 78%
B 150 of 255 = 59%

164
199
150

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

Portions of RGB colors in percentages

R + G + B = 164 + 199 + 150 = 513 (100%)
R 164 of 513 ~ 31.97%
G 199 of 513 ~ 38.79%
B 150 of 513 ~ 29.24'%

%31.97
%38.79
%29.24

CMYK color model

#A4C796 color CMYK value is (18,0,25,22).

  • cyan value is 17.59%
  • magenta value is 0.00%
  • yellow value is 24.62%
  • key color value is 21.96%
CMYK: (18,0,25,22) C18M0Y25K22 (18%,0%,25%,22%) (0.18/0.00/0.25/0.22) 

CMYK percentages

%17.59
%0
%24.62
%21.96

Codes

Color #A4C796 in popluar color models

A4 C7 96
RGB 164 199 150
HSL 103° 30.43% 68.43%
HSB/HSV 103° 24.62% 78.04%
CMYK 17.59% 0.00% 24.62%
21.96%

Color #A4C796 in popluar number systems.

HEX A4 C7 96
Decimal 164 199 150
Binary 10100100 11000111 10010110
Octal 244 307 226

Shades and tints

Shades of #A4C796

#A4C796
(164,199,150)
#96B589
(150,181,137)
#88A37C
(136,163,124)
#7A916F
(122,145,111)
#6C7F62
(108,127,98)
#5E6D55
(94,109,85)
#505B48
(80,91,72)
#42493B
(66,73,59)
#34372E
(52,55,46)
#262521
(38,37,33)
#181314
(24,19,20)
#000000
(0,0,0)

Tints of #A4C796

#A4C796
(164,199,150)
#ACCC9F
(172,204,159)
#B4D1A8
(180,209,168)
#BCD6B1
(188,214,177)
#C4DBBA
(196,219,186)
#CCE0C3
(204,224,195)
#D4E5CC
(212,229,204)
#DCEAD5
(220,234,213)
#E4EFDE
(228,239,222)
#ECF4E7
(236,244,231)
#F4F9F0
(244,249,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A4C796 color. Also use rgb(164,199,150) instead hex code.

Text Font Color

.myTextColor { color: #A4C796; }

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

This text font color is #A4C796.

Background Color

.myBgColor { background-color: #A4C796; }

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

This div background color is #A4C796.

Border color

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

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

This div border color is #A4C796.

Opacity

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

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

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

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

This text has shadow with #A4C796 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A4C796.

Preview

Color preview on black background

This text has color #A4C796 on black background.


Color preview on white background

This text has color #A4C796 on white background.


Black color preview on #A4C796 background

This text has black color on #A4C796 background.


White color preview on #A4C796 background

This text has white color on #A4C796 background.


Related colors

Complementary color

Complementary color for #hex is #5B3869.


I love getcolorcode.com

Triadic colors

1 #96A4C7 and #C796A4 with #A4C796 are triadic colors.

2 #96C7A4 and #C7A496 with #A4C796 are triadic colors.