COLOR #A4C78A

HEX: #A4C78A RGB: (164,199,138)

Color info

#A4C78A contains mainly red and green colors. Web safe color of #A4C78A is #99CC99 (or #9C9).

RGB color model

#A4C78A color RGB value is (164,199,138).

RGB: (164,199,138) (64%, 78%, 54%)

RGB channels and saturation

R 164 of 255 = 64%
G 199 of 255 = 78%
B 138 of 255 = 54%

164
199
138

R + G + B ~ 65%. #A4C78A is quite light color.

Portions of RGB colors in percentages

R + G + B = 164 + 199 + 138 = 501 (100%)
R 164 of 501 ~ 32.73%
G 199 of 501 ~ 39.72%
B 138 of 501 ~ 27.54'%

%32.73
%39.72
%27.54

CMYK color model

#A4C78A color CMYK value is (18,0,31,22).

  • cyan value is 17.59%
  • magenta value is 0.00%
  • yellow value is 30.65%
  • key color value is 21.96%

CMYK: (18,0,31,22)
C18M0Y31K22 (18%, 0%, 31%, 22%)
(0.18 / 0.00 / 0.31 / 0.22)

CMYK percentages

%17.59
%0
%30.65
%21.96

Codes

Color #A4C78A in popluar color models

A4 C7 8A
RGB 164 199 138
HSL 94° 35.26% 66.08%
HSB/HSV 94° 30.65% 78.04%
CMYK 17.59% 0.00% 30.65%
21.96%

Color #A4C78A in popluar number systems.

HEX A4 C7 8A
Decimal 164 199 138
Binary 10100100 11000111 10001010
Octal 244 307 212

Shades and tints

Shades of #A4C78A

#A4C78A
(164,199,138)
#96B57E
(150,181,126)
#88A372
(136,163,114)
#7A9166
(122,145,102)
#6C7F5A
(108,127,90)
#5E6D4E
(94,109,78)
#505B42
(80,91,66)
#424936
(66,73,54)
#34372A
(52,55,42)
#26251E
(38,37,30)
#181312
(24,19,18)
#000000
(0,0,0)

Tints of #A4C78A

#A4C78A
(164,199,138)
#ACCC94
(172,204,148)
#B4D19E
(180,209,158)
#BCD6A8
(188,214,168)
#C4DBB2
(196,219,178)
#CCE0BC
(204,224,188)
#D4E5C6
(212,229,198)
#DCEAD0
(220,234,208)
#E4EFDA
(228,239,218)
#ECF4E4
(236,244,228)
#F4F9EE
(244,249,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A4C78A; }

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

This text font color is #A4C78A.

Background Color

.myBgColor { background-color: #A4C78A; }

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

This div background color is #A4C78A.

Border color

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

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

This div border color is #A4C78A.

Opacity

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

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

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

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

This text has shadow with #A4C78A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A4C78A.

Preview

Color preview on black background

This text has color #A4C78A on black background.


Color preview on white background

This text has color #A4C78A on white background.


Black color preview on #A4C78A background

This text has black color on #A4C78A background.


White color preview on #A4C78A background

This text has white color on #A4C78A background.


Related colors

Complementary color

Complementary color for #hex is #5B3875.


I love getcolorcode.com

Triadic colors

1 #8AA4C7 and #C78AA4 with #A4C78A are triadic colors.

2 #8AC7A4 and #C7A48A with #A4C78A are triadic colors.