COLOR #A4D39E

HEX: #A4D39E RGB: (164,211,158)

Color info

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

RGB color model

#A4D39E color RGB value is (164,211,158).

RGB: (164,211,158) (64%, 83%, 62%)

RGB channels and saturation

R 164 of 255 = 64%
G 211 of 255 = 83%
B 158 of 255 = 62%

164
211
158

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

Portions of RGB colors in percentages

R + G + B = 164 + 211 + 158 = 533 (100%)
R 164 of 533 ~ 30.77%
G 211 of 533 ~ 39.59%
B 158 of 533 ~ 29.64'%

%30.77
%39.59
%29.64

CMYK color model

#A4D39E color CMYK value is (22,0,25,17).

  • cyan value is 22.27%
  • magenta value is 0.00%
  • yellow value is 25.12%
  • key color value is 17.25%

CMYK: (22,0,25,17)
C22M0Y25K17 (22%, 0%, 25%, 17%)
(0.22 / 0.00 / 0.25 / 0.17)

CMYK percentages

%22.27
%0
%25.12
%17.25

Codes

Color #A4D39E in popluar color models

A4 D3 9E
RGB 164 211 158
HSL 113° 37.59% 72.35%
HSB/HSV 113° 25.12% 82.75%
CMYK 22.27% 0.00% 25.12%
17.25%

Color #A4D39E in popluar number systems.

HEX A4 D3 9E
Decimal 164 211 158
Binary 10100100 11010011 10011110
Octal 244 323 236

Shades and tints

Shades of #A4D39E

#A4D39E
(164,211,158)
#96C090
(150,192,144)
#88AD82
(136,173,130)
#7A9A74
(122,154,116)
#6C8766
(108,135,102)
#5E7458
(94,116,88)
#50614A
(80,97,74)
#424E3C
(66,78,60)
#343B2E
(52,59,46)
#262820
(38,40,32)
#181512
(24,21,18)
#000000
(0,0,0)

Tints of #A4D39E

#A4D39E
(164,211,158)
#ACD7A6
(172,215,166)
#B4DBAE
(180,219,174)
#BCDFB6
(188,223,182)
#C4E3BE
(196,227,190)
#CCE7C6
(204,231,198)
#D4EBCE
(212,235,206)
#DCEFD6
(220,239,214)
#E4F3DE
(228,243,222)
#ECF7E6
(236,247,230)
#F4FBEE
(244,251,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A4D39E color. Also use rgb(164,211,158) instead hex code.

Text Font Color

.myTextColor { color: #A4D39E; }

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

This text font color is #A4D39E.

Background Color

.myBgColor { background-color: #A4D39E; }

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

This div background color is #A4D39E.

Border color

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

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

This div border color is #A4D39E.

Opacity

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

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

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

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

This text has shadow with #A4D39E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A4D39E.

Preview

Color preview on black background

This text has color #A4D39E on black background.


Color preview on white background

This text has color #A4D39E on white background.


Black color preview on #A4D39E background

This text has black color on #A4D39E background.


White color preview on #A4D39E background

This text has white color on #A4D39E background.


Related colors

Complementary color

Complementary color for #hex is #5B2C61.


I love getcolorcode.com

Triadic colors

1 #9EA4D3 and #D39EA4 with #A4D39E are triadic colors.

2 #9ED3A4 and #D3A49E with #A4D39E are triadic colors.