COLOR #A4D395

HEX: #A4D395 RGB: (164,211,149)

Color info

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

RGB color model

#A4D395 color RGB value is (164,211,149).

RGB: (164,211,149) (64%, 83%, 58%)

RGB channels and saturation

R 164 of 255 = 64%
G 211 of 255 = 83%
B 149 of 255 = 58%

164
211
149

R + G + B ~ 68%. #A4D395 is quite light color.

Portions of RGB colors in percentages

R + G + B = 164 + 211 + 149 = 524 (100%)
R 164 of 524 ~ 31.3%
G 211 of 524 ~ 40.27%
B 149 of 524 ~ 28.44'%

%31.3
%40.27
%28.44

CMYK color model

#A4D395 color CMYK value is (22,0,29,17).

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

CMYK: (22,0,29,17)
C22M0Y29K17 (22%, 0%, 29%, 17%)
(0.22 / 0.00 / 0.29 / 0.17)

CMYK percentages

%22.27
%0
%29.38
%17.25

Codes

Color #A4D395 in popluar color models

A4 D3 95
RGB 164 211 149
HSL 105° 41.33% 70.59%
HSB/HSV 105° 29.38% 82.75%
CMYK 22.27% 0.00% 29.38%
17.25%

Color #A4D395 in popluar number systems.

HEX A4 D3 95
Decimal 164 211 149
Binary 10100100 11010011 10010101
Octal 244 323 225

Shades and tints

Shades of #A4D395

#A4D395
(164,211,149)
#96C088
(150,192,136)
#88AD7B
(136,173,123)
#7A9A6E
(122,154,110)
#6C8761
(108,135,97)
#5E7454
(94,116,84)
#506147
(80,97,71)
#424E3A
(66,78,58)
#343B2D
(52,59,45)
#262820
(38,40,32)
#181513
(24,21,19)
#000000
(0,0,0)

Tints of #A4D395

#A4D395
(164,211,149)
#ACD79E
(172,215,158)
#B4DBA7
(180,219,167)
#BCDFB0
(188,223,176)
#C4E3B9
(196,227,185)
#CCE7C2
(204,231,194)
#D4EBCB
(212,235,203)
#DCEFD4
(220,239,212)
#E4F3DD
(228,243,221)
#ECF7E6
(236,247,230)
#F4FBEF
(244,251,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A4D395; }

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

This text font color is #A4D395.

Background Color

.myBgColor { background-color: #A4D395; }

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

This div background color is #A4D395.

Border color

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

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

This div border color is #A4D395.

Opacity

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

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

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

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

This text has shadow with #A4D395 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A4D395.

Preview

Color preview on black background

This text has color #A4D395 on black background.


Color preview on white background

This text has color #A4D395 on white background.


Black color preview on #A4D395 background

This text has black color on #A4D395 background.


White color preview on #A4D395 background

This text has white color on #A4D395 background.


Related colors

Complementary color

Complementary color for #hex is #5B2C6A.


I love getcolorcode.com

Triadic colors

1 #95A4D3 and #D395A4 with #A4D395 are triadic colors.

2 #95D3A4 and #D3A495 with #A4D395 are triadic colors.