COLOR #A4C381

HEX: #A4C381 RGB: (164,195,129)

Color info

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

RGB color model

#A4C381 color RGB value is (164,195,129).

RGB: (164,195,129) (64%, 76%, 51%)

RGB channels and saturation

R 164 of 255 = 64%
G 195 of 255 = 76%
B 129 of 255 = 51%

164
195
129

R + G + B ~ 64%. #A4C381 is quite light color.

Portions of RGB colors in percentages

R + G + B = 164 + 195 + 129 = 488 (100%)
R 164 of 488 ~ 33.61%
G 195 of 488 ~ 39.96%
B 129 of 488 ~ 26.43'%

%33.61
%39.96
%26.43

CMYK color model

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

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

CMYK: (16,0,34,24)
C16M0Y34K24 (16%, 0%, 34%, 24%)
(0.16 / 0.00 / 0.34 / 0.24)

CMYK percentages

%15.9
%0
%33.85
%23.53

Codes

Color #A4C381 in popluar color models

A4 C3 81
RGB 164 195 129
HSL 88° 35.48% 63.53%
HSB/HSV 88° 33.85% 76.47%
CMYK 15.90% 0.00% 33.85%
23.53%

Color #A4C381 in popluar number systems.

HEX A4 C3 81
Decimal 164 195 129
Binary 10100100 11000011 10000001
Octal 244 303 201

Shades and tints

Shades of #A4C381

#A4C381
(164,195,129)
#96B276
(150,178,118)
#88A16B
(136,161,107)
#7A9060
(122,144,96)
#6C7F55
(108,127,85)
#5E6E4A
(94,110,74)
#505D3F
(80,93,63)
#424C34
(66,76,52)
#343B29
(52,59,41)
#262A1E
(38,42,30)
#181913
(24,25,19)
#000000
(0,0,0)

Tints of #A4C381

#A4C381
(164,195,129)
#ACC88C
(172,200,140)
#B4CD97
(180,205,151)
#BCD2A2
(188,210,162)
#C4D7AD
(196,215,173)
#CCDCB8
(204,220,184)
#D4E1C3
(212,225,195)
#DCE6CE
(220,230,206)
#E4EBD9
(228,235,217)
#ECF0E4
(236,240,228)
#F4F5EF
(244,245,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A4C381; }

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

This text font color is #A4C381.

Background Color

.myBgColor { background-color: #A4C381; }

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

This div background color is #A4C381.

Border color

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

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

This div border color is #A4C381.

Opacity

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

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

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

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

This text has shadow with #A4C381 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A4C381.

Preview

Color preview on black background

This text has color #A4C381 on black background.


Color preview on white background

This text has color #A4C381 on white background.


Black color preview on #A4C381 background

This text has black color on #A4C381 background.


White color preview on #A4C381 background

This text has white color on #A4C381 background.


Related colors

Complementary color

Complementary color for #hex is #5B3C7E.


I love getcolorcode.com

Triadic colors

1 #81A4C3 and #C381A4 with #A4C381 are triadic colors.

2 #81C3A4 and #C3A481 with #A4C381 are triadic colors.