COLOR #A4C477

HEX: #A4C477 RGB: (164,196,119)

Color info

#A4C477 contains mainly red and green colors. Web safe color of #A4C477 is #99CC66 (or #9C6).

RGB color model

#A4C477 color RGB value is (164,196,119).

RGB: (164,196,119) (64%, 77%, 47%)

RGB channels and saturation

R 164 of 255 = 64%
G 196 of 255 = 77%
B 119 of 255 = 47%

164
196
119

R + G + B ~ 63%. #A4C477 is quite light color.

Portions of RGB colors in percentages

R + G + B = 164 + 196 + 119 = 479 (100%)
R 164 of 479 ~ 34.24%
G 196 of 479 ~ 40.92%
B 119 of 479 ~ 24.84'%

%34.24
%40.92
%24.84

CMYK color model

#A4C477 color CMYK value is (16,0,39,23).

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

CMYK: (16,0,39,23)
C16M0Y39K23 (16%, 0%, 39%, 23%)
(0.16 / 0.00 / 0.39 / 0.23)

CMYK percentages

%16.33
%0
%39.29
%23.14

Codes

Color #A4C477 in popluar color models

A4 C4 77
RGB 164 196 119
HSL 85° 39.49% 61.76%
HSB/HSV 85° 39.29% 76.86%
CMYK 16.33% 0.00% 39.29%
23.14%

Color #A4C477 in popluar number systems.

HEX A4 C4 77
Decimal 164 196 119
Binary 10100100 11000100 1110111
Octal 244 304 167

Shades and tints

Shades of #A4C477

#A4C477
(164,196,119)
#96B36D
(150,179,109)
#88A263
(136,162,99)
#7A9159
(122,145,89)
#6C804F
(108,128,79)
#5E6F45
(94,111,69)
#505E3B
(80,94,59)
#424D31
(66,77,49)
#343C27
(52,60,39)
#262B1D
(38,43,29)
#181A13
(24,26,19)
#000000
(0,0,0)

Tints of #A4C477

#A4C477
(164,196,119)
#ACC983
(172,201,131)
#B4CE8F
(180,206,143)
#BCD39B
(188,211,155)
#C4D8A7
(196,216,167)
#CCDDB3
(204,221,179)
#D4E2BF
(212,226,191)
#DCE7CB
(220,231,203)
#E4ECD7
(228,236,215)
#ECF1E3
(236,241,227)
#F4F6EF
(244,246,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A4C477; }

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

This text font color is #A4C477.

Background Color

.myBgColor { background-color: #A4C477; }

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

This div background color is #A4C477.

Border color

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

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

This div border color is #A4C477.

Opacity

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

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

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

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

This text has shadow with #A4C477 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A4C477.

Preview

Color preview on black background

This text has color #A4C477 on black background.


Color preview on white background

This text has color #A4C477 on white background.


Black color preview on #A4C477 background

This text has black color on #A4C477 background.


White color preview on #A4C477 background

This text has white color on #A4C477 background.


Related colors

Complementary color

Complementary color for #hex is #5B3B88.


I love getcolorcode.com

Triadic colors

1 #77A4C4 and #C477A4 with #A4C477 are triadic colors.

2 #77C4A4 and #C4A477 with #A4C477 are triadic colors.