COLOR #A4D69C

HEX: #A4D69C RGB: (164,214,156)

Color info

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

RGB color model

#A4D69C color RGB value is (164,214,156).

RGB: (164,214,156) (64%, 84%, 61%)

RGB channels and saturation

R 164 of 255 = 64%
G 214 of 255 = 84%
B 156 of 255 = 61%

164
214
156

R + G + B ~ 70%. #A4D69C is quite light color.

Portions of RGB colors in percentages

R + G + B = 164 + 214 + 156 = 534 (100%)
R 164 of 534 ~ 30.71%
G 214 of 534 ~ 40.07%
B 156 of 534 ~ 29.21'%

%30.71
%40.07
%29.21

CMYK color model

#A4D69C color CMYK value is (23,0,27,16).

  • cyan value is 23.36%
  • magenta value is 0.00%
  • yellow value is 27.10%
  • key color value is 16.08%

CMYK: (23,0,27,16)
C23M0Y27K16 (23%, 0%, 27%, 16%)
(0.23 / 0.00 / 0.27 / 0.16)

CMYK percentages

%23.36
%0
%27.1
%16.08

Codes

Color #A4D69C in popluar color models

A4 D6 9C
RGB 164 214 156
HSL 112° 41.43% 72.55%
HSB/HSV 112° 27.10% 83.92%
CMYK 23.36% 0.00% 27.10%
16.08%

Color #A4D69C in popluar number systems.

HEX A4 D6 9C
Decimal 164 214 156
Binary 10100100 11010110 10011100
Octal 244 326 234

Shades and tints

Shades of #A4D69C

#A4D69C
(164,214,156)
#96C38E
(150,195,142)
#88B080
(136,176,128)
#7A9D72
(122,157,114)
#6C8A64
(108,138,100)
#5E7756
(94,119,86)
#506448
(80,100,72)
#42513A
(66,81,58)
#343E2C
(52,62,44)
#262B1E
(38,43,30)
#181810
(24,24,16)
#000000
(0,0,0)

Tints of #A4D69C

#A4D69C
(164,214,156)
#ACD9A5
(172,217,165)
#B4DCAE
(180,220,174)
#BCDFB7
(188,223,183)
#C4E2C0
(196,226,192)
#CCE5C9
(204,229,201)
#D4E8D2
(212,232,210)
#DCEBDB
(220,235,219)
#E4EEE4
(228,238,228)
#ECF1ED
(236,241,237)
#F4F4F6
(244,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A4D69C color. Also use rgb(164,214,156) instead hex code.

Text Font Color

.myTextColor { color: #A4D69C; }

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

This text font color is #A4D69C.

Background Color

.myBgColor { background-color: #A4D69C; }

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

This div background color is #A4D69C.

Border color

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

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

This div border color is #A4D69C.

Opacity

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

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

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

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

This text has shadow with #A4D69C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A4D69C.

Preview

Color preview on black background

This text has color #A4D69C on black background.


Color preview on white background

This text has color #A4D69C on white background.


Black color preview on #A4D69C background

This text has black color on #A4D69C background.


White color preview on #A4D69C background

This text has white color on #A4D69C background.


Related colors

Complementary color

Complementary color for #hex is #5B2963.


I love getcolorcode.com

Triadic colors

1 #9CA4D6 and #D69CA4 with #A4D69C are triadic colors.

2 #9CD6A4 and #D6A49C with #A4D69C are triadic colors.