COLOR #A4C49E

HEX: #A4C49E RGB: (164,196,158)

Color info

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

RGB color model

#A4C49E color RGB value is (164,196,158).

RGB: (164,196,158) (64%, 77%, 62%)

RGB channels and saturation

R 164 of 255 = 64%
G 196 of 255 = 77%
B 158 of 255 = 62%

164
196
158

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

Portions of RGB colors in percentages

R + G + B = 164 + 196 + 158 = 518 (100%)
R 164 of 518 ~ 31.66%
G 196 of 518 ~ 37.84%
B 158 of 518 ~ 30.5'%

%31.66
%37.84
%30.5

CMYK color model

#A4C49E color CMYK value is (16,0,19,23).

  • cyan value is 16.33%
  • magenta value is 0.00%
  • yellow value is 19.39%
  • key color value is 23.14%

CMYK: (16,0,19,23)
C16M0Y19K23 (16%, 0%, 19%, 23%)
(0.16 / 0.00 / 0.19 / 0.23)

CMYK percentages

%16.33
%0
%19.39
%23.14

Codes

Color #A4C49E in popluar color models

A4 C4 9E
RGB 164 196 158
HSL 111° 24.36% 69.41%
HSB/HSV 111° 19.39% 76.86%
CMYK 16.33% 0.00% 19.39%
23.14%

Color #A4C49E in popluar number systems.

HEX A4 C4 9E
Decimal 164 196 158
Binary 10100100 11000100 10011110
Octal 244 304 236

Shades and tints

Shades of #A4C49E

#A4C49E
(164,196,158)
#96B390
(150,179,144)
#88A282
(136,162,130)
#7A9174
(122,145,116)
#6C8066
(108,128,102)
#5E6F58
(94,111,88)
#505E4A
(80,94,74)
#424D3C
(66,77,60)
#343C2E
(52,60,46)
#262B20
(38,43,32)
#181A12
(24,26,18)
#000000
(0,0,0)

Tints of #A4C49E

#A4C49E
(164,196,158)
#ACC9A6
(172,201,166)
#B4CEAE
(180,206,174)
#BCD3B6
(188,211,182)
#C4D8BE
(196,216,190)
#CCDDC6
(204,221,198)
#D4E2CE
(212,226,206)
#DCE7D6
(220,231,214)
#E4ECDE
(228,236,222)
#ECF1E6
(236,241,230)
#F4F6EE
(244,246,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A4C49E color. Also use rgb(164,196,158) instead hex code.

Text Font Color

.myTextColor { color: #A4C49E; }

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

This text font color is #A4C49E.

Background Color

.myBgColor { background-color: #A4C49E; }

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

This div background color is #A4C49E.

Border color

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

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

This div border color is #A4C49E.

Opacity

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

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

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

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

This text has shadow with #A4C49E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A4C49E.

Preview

Color preview on black background

This text has color #A4C49E on black background.


Color preview on white background

This text has color #A4C49E on white background.


Black color preview on #A4C49E background

This text has black color on #A4C49E background.


White color preview on #A4C49E background

This text has white color on #A4C49E background.


Related colors

Complementary color

Complementary color for #hex is #5B3B61.


I love getcolorcode.com

Triadic colors

1 #9EA4C4 and #C49EA4 with #A4C49E are triadic colors.

2 #9EC4A4 and #C4A49E with #A4C49E are triadic colors.