COLOR #A1D463

HEX: #A1D463 RGB: (161,212,99)

Color info

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

RGB color model

#A1D463 color RGB value is (161,212,99).

RGB: (161,212,99) (63%, 83%, 39%)

RGB channels and saturation

R 161 of 255 = 63%
G 212 of 255 = 83%
B 99 of 255 = 39%

161
212
99

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

Portions of RGB colors in percentages

R + G + B = 161 + 212 + 99 = 472 (100%)
R 161 of 472 ~ 34.11%
G 212 of 472 ~ 44.92%
B 99 of 472 ~ 20.97'%

%34.11
%44.92
%20.97

CMYK color model

#A1D463 color CMYK value is (24,0,53,17).

  • cyan value is 24.06%
  • magenta value is 0.00%
  • yellow value is 53.30%
  • key color value is 16.86%

CMYK: (24,0,53,17)
C24M0Y53K17 (24%, 0%, 53%, 17%)
(0.24 / 0.00 / 0.53 / 0.17)

CMYK percentages

%24.06
%0
%53.3
%16.86

Codes

Color #A1D463 in popluar color models

A1 D4 63
RGB 161 212 99
HSL 87° 56.78% 60.98%
HSB/HSV 87° 53.30% 83.14%
CMYK 24.06% 0.00% 53.30%
16.86%

Color #A1D463 in popluar number systems.

HEX A1 D4 63
Decimal 161 212 99
Binary 10100001 11010100 1100011
Octal 241 324 143

Shades and tints

Shades of #A1D463

#A1D463
(161,212,99)
#93C15A
(147,193,90)
#85AE51
(133,174,81)
#779B48
(119,155,72)
#69883F
(105,136,63)
#5B7536
(91,117,54)
#4D622D
(77,98,45)
#3F4F24
(63,79,36)
#313C1B
(49,60,27)
#232912
(35,41,18)
#151609
(21,22,9)
#000000
(0,0,0)

Tints of #A1D463

#A1D463
(161,212,99)
#A9D771
(169,215,113)
#B1DA7F
(177,218,127)
#B9DD8D
(185,221,141)
#C1E09B
(193,224,155)
#C9E3A9
(201,227,169)
#D1E6B7
(209,230,183)
#D9E9C5
(217,233,197)
#E1ECD3
(225,236,211)
#E9EFE1
(233,239,225)
#F1F2EF
(241,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A1D463 color. Also use rgb(161,212,99) instead hex code.

Text Font Color

.myTextColor { color: #A1D463; }

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

This text font color is #A1D463.

Background Color

.myBgColor { background-color: #A1D463; }

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

This div background color is #A1D463.

Border color

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

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

This div border color is #A1D463.

Opacity

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

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

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

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

This text has shadow with #A1D463 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A1D463.

Preview

Color preview on black background

This text has color #A1D463 on black background.


Color preview on white background

This text has color #A1D463 on white background.


Black color preview on #A1D463 background

This text has black color on #A1D463 background.


White color preview on #A1D463 background

This text has white color on #A1D463 background.


Related colors

Complementary color

Complementary color for #hex is #5E2B9C.


I love getcolorcode.com

Triadic colors

1 #63A1D4 and #D463A1 with #A1D463 are triadic colors.

2 #63D4A1 and #D4A163 with #A1D463 are triadic colors.