COLOR #A4D275

HEX: #A4D275 RGB: (164,210,117)

Color info

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

RGB color model

#A4D275 color RGB value is (164,210,117).

RGB: (164,210,117) (64%, 82%, 46%)

RGB channels and saturation

R 164 of 255 = 64%
G 210 of 255 = 82%
B 117 of 255 = 46%

164
210
117

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

Portions of RGB colors in percentages

R + G + B = 164 + 210 + 117 = 491 (100%)
R 164 of 491 ~ 33.4%
G 210 of 491 ~ 42.77%
B 117 of 491 ~ 23.83'%

%33.4
%42.77
%23.83

CMYK color model

#A4D275 color CMYK value is (22,0,44,18).

  • cyan value is 21.90%
  • magenta value is 0.00%
  • yellow value is 44.29%
  • key color value is 17.65%

CMYK: (22,0,44,18)
C22M0Y44K18 (22%, 0%, 44%, 18%)
(0.22 / 0.00 / 0.44 / 0.18)

CMYK percentages

%21.9
%0
%44.29
%17.65

Codes

Color #A4D275 in popluar color models

A4 D2 75
RGB 164 210 117
HSL 90° 50.82% 64.12%
HSB/HSV 90° 44.29% 82.35%
CMYK 21.90% 0.00% 44.29%
17.65%

Color #A4D275 in popluar number systems.

HEX A4 D2 75
Decimal 164 210 117
Binary 10100100 11010010 1110101
Octal 244 322 165

Shades and tints

Shades of #A4D275

#A4D275
(164,210,117)
#96BF6B
(150,191,107)
#88AC61
(136,172,97)
#7A9957
(122,153,87)
#6C864D
(108,134,77)
#5E7343
(94,115,67)
#506039
(80,96,57)
#424D2F
(66,77,47)
#343A25
(52,58,37)
#26271B
(38,39,27)
#181411
(24,20,17)
#000000
(0,0,0)

Tints of #A4D275

#A4D275
(164,210,117)
#ACD681
(172,214,129)
#B4DA8D
(180,218,141)
#BCDE99
(188,222,153)
#C4E2A5
(196,226,165)
#CCE6B1
(204,230,177)
#D4EABD
(212,234,189)
#DCEEC9
(220,238,201)
#E4F2D5
(228,242,213)
#ECF6E1
(236,246,225)
#F4FAED
(244,250,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A4D275 color. Also use rgb(164,210,117) instead hex code.

Text Font Color

.myTextColor { color: #A4D275; }

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

This text font color is #A4D275.

Background Color

.myBgColor { background-color: #A4D275; }

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

This div background color is #A4D275.

Border color

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

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

This div border color is #A4D275.

Opacity

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

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

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

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

This text has shadow with #A4D275 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A4D275.

Preview

Color preview on black background

This text has color #A4D275 on black background.


Color preview on white background

This text has color #A4D275 on white background.


Black color preview on #A4D275 background

This text has black color on #A4D275 background.


White color preview on #A4D275 background

This text has white color on #A4D275 background.


Related colors

Complementary color

Complementary color for #hex is #5B2D8A.


I love getcolorcode.com

Triadic colors

1 #75A4D2 and #D275A4 with #A4D275 are triadic colors.

2 #75D2A4 and #D2A475 with #A4D275 are triadic colors.