COLOR #A4C395

HEX: #A4C395 RGB: (164,195,149)

Color info

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

RGB color model

#A4C395 color RGB value is (164,195,149).

RGB: (164,195,149) (64%, 76%, 58%)

RGB channels and saturation

R 164 of 255 = 64%
G 195 of 255 = 76%
B 149 of 255 = 58%

164
195
149

R + G + B ~ 66%. #A4C395 is quite light color.

Portions of RGB colors in percentages

R + G + B = 164 + 195 + 149 = 508 (100%)
R 164 of 508 ~ 32.28%
G 195 of 508 ~ 38.39%
B 149 of 508 ~ 29.33'%

%32.28
%38.39
%29.33

CMYK color model

#A4C395 color CMYK value is (16,0,24,24).

  • cyan value is 15.90%
  • magenta value is 0.00%
  • yellow value is 23.59%
  • key color value is 23.53%

CMYK: (16,0,24,24)
C16M0Y24K24 (16%, 0%, 24%, 24%)
(0.16 / 0.00 / 0.24 / 0.24)

CMYK percentages

%15.9
%0
%23.59
%23.53

Codes

Color #A4C395 in popluar color models

A4 C3 95
RGB 164 195 149
HSL 100° 27.71% 67.45%
HSB/HSV 100° 23.59% 76.47%
CMYK 15.90% 0.00% 23.59%
23.53%

Color #A4C395 in popluar number systems.

HEX A4 C3 95
Decimal 164 195 149
Binary 10100100 11000011 10010101
Octal 244 303 225

Shades and tints

Shades of #A4C395

#A4C395
(164,195,149)
#96B288
(150,178,136)
#88A17B
(136,161,123)
#7A906E
(122,144,110)
#6C7F61
(108,127,97)
#5E6E54
(94,110,84)
#505D47
(80,93,71)
#424C3A
(66,76,58)
#343B2D
(52,59,45)
#262A20
(38,42,32)
#181913
(24,25,19)
#000000
(0,0,0)

Tints of #A4C395

#A4C395
(164,195,149)
#ACC89E
(172,200,158)
#B4CDA7
(180,205,167)
#BCD2B0
(188,210,176)
#C4D7B9
(196,215,185)
#CCDCC2
(204,220,194)
#D4E1CB
(212,225,203)
#DCE6D4
(220,230,212)
#E4EBDD
(228,235,221)
#ECF0E6
(236,240,230)
#F4F5EF
(244,245,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A4C395 color. Also use rgb(164,195,149) instead hex code.

Text Font Color

.myTextColor { color: #A4C395; }

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

This text font color is #A4C395.

Background Color

.myBgColor { background-color: #A4C395; }

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

This div background color is #A4C395.

Border color

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

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

This div border color is #A4C395.

Opacity

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

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

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

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

This text has shadow with #A4C395 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A4C395.

Preview

Color preview on black background

This text has color #A4C395 on black background.


Color preview on white background

This text has color #A4C395 on white background.


Black color preview on #A4C395 background

This text has black color on #A4C395 background.


White color preview on #A4C395 background

This text has white color on #A4C395 background.


Related colors

Complementary color

Complementary color for #hex is #5B3C6A.


I love getcolorcode.com

Triadic colors

1 #95A4C3 and #C395A4 with #A4C395 are triadic colors.

2 #95C3A4 and #C3A495 with #A4C395 are triadic colors.