COLOR #A4C570

HEX: #A4C570 RGB: (164,197,112)

Color info

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

RGB color model

#A4C570 color RGB value is (164,197,112).

RGB: (164,197,112) (64%, 77%, 44%)

RGB channels and saturation

R 164 of 255 = 64%
G 197 of 255 = 77%
B 112 of 255 = 44%

164
197
112

R + G + B ~ 62%. #A4C570 is quite light color.

Portions of RGB colors in percentages

R + G + B = 164 + 197 + 112 = 473 (100%)
R 164 of 473 ~ 34.67%
G 197 of 473 ~ 41.65%
B 112 of 473 ~ 23.68'%

%34.67
%41.65
%23.68

CMYK color model

#A4C570 color CMYK value is (17,0,43,23).

  • cyan value is 16.75%
  • magenta value is 0.00%
  • yellow value is 43.15%
  • key color value is 22.75%

CMYK: (17,0,43,23)
C17M0Y43K23 (17%, 0%, 43%, 23%)
(0.17 / 0.00 / 0.43 / 0.23)

CMYK percentages

%16.75
%0
%43.15
%22.75

Codes

Color #A4C570 in popluar color models

A4 C5 70
RGB 164 197 112
HSL 83° 42.29% 60.59%
HSB/HSV 83° 43.15% 77.25%
CMYK 16.75% 0.00% 43.15%
22.75%

Color #A4C570 in popluar number systems.

HEX A4 C5 70
Decimal 164 197 112
Binary 10100100 11000101 1110000
Octal 244 305 160

Shades and tints

Shades of #A4C570

#A4C570
(164,197,112)
#96B466
(150,180,102)
#88A35C
(136,163,92)
#7A9252
(122,146,82)
#6C8148
(108,129,72)
#5E703E
(94,112,62)
#505F34
(80,95,52)
#424E2A
(66,78,42)
#343D20
(52,61,32)
#262C16
(38,44,22)
#181B0C
(24,27,12)
#000000
(0,0,0)

Tints of #A4C570

#A4C570
(164,197,112)
#ACCA7D
(172,202,125)
#B4CF8A
(180,207,138)
#BCD497
(188,212,151)
#C4D9A4
(196,217,164)
#CCDEB1
(204,222,177)
#D4E3BE
(212,227,190)
#DCE8CB
(220,232,203)
#E4EDD8
(228,237,216)
#ECF2E5
(236,242,229)
#F4F7F2
(244,247,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A4C570 color. Also use rgb(164,197,112) instead hex code.

Text Font Color

.myTextColor { color: #A4C570; }

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

This text font color is #A4C570.

Background Color

.myBgColor { background-color: #A4C570; }

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

This div background color is #A4C570.

Border color

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

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

This div border color is #A4C570.

Opacity

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

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

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

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

This text has shadow with #A4C570 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A4C570.

Preview

Color preview on black background

This text has color #A4C570 on black background.


Color preview on white background

This text has color #A4C570 on white background.


Black color preview on #A4C570 background

This text has black color on #A4C570 background.


White color preview on #A4C570 background

This text has white color on #A4C570 background.


Related colors

Complementary color

Complementary color for #hex is #5B3A8F.


I love getcolorcode.com

Triadic colors

1 #70A4C5 and #C570A4 with #A4C570 are triadic colors.

2 #70C5A4 and #C5A470 with #A4C570 are triadic colors.