COLOR #A1E187

HEX: #A1E187 RGB: (161,225,135)

Color info

#A1E187 contains mainly green color. Web safe color of #A1E187 is #99CC99 (or #9C9).

RGB color model

#A1E187 color RGB value is (161,225,135).

RGB: (161,225,135) (63%, 88%, 53%)

RGB channels and saturation

R 161 of 255 = 63%
G 225 of 255 = 88%
B 135 of 255 = 53%

161
225
135

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

Portions of RGB colors in percentages

R + G + B = 161 + 225 + 135 = 521 (100%)
R 161 of 521 ~ 30.9%
G 225 of 521 ~ 43.19%
B 135 of 521 ~ 25.91'%

%30.9
%43.19
%25.91

CMYK color model

#A1E187 color CMYK value is (28,0,40,12).

  • cyan value is 28.44%
  • magenta value is 0.00%
  • yellow value is 40.00%
  • key color value is 11.76%

CMYK: (28,0,40,12)
C28M0Y40K12 (28%, 0%, 40%, 12%)
(0.28 / 0.00 / 0.40 / 0.12)

CMYK percentages

%28.44
%0
%40
%11.76

Codes

Color #A1E187 in popluar color models

A1 E1 87
RGB 161 225 135
HSL 103° 60.00% 70.59%
HSB/HSV 103° 40.00% 88.24%
CMYK 28.44% 0.00% 40.00%
11.76%

Color #A1E187 in popluar number systems.

HEX A1 E1 87
Decimal 161 225 135
Binary 10100001 11100001 10000111
Octal 241 341 207

Shades and tints

Shades of #A1E187

#A1E187
(161,225,135)
#93CD7B
(147,205,123)
#85B96F
(133,185,111)
#77A563
(119,165,99)
#699157
(105,145,87)
#5B7D4B
(91,125,75)
#4D693F
(77,105,63)
#3F5533
(63,85,51)
#314127
(49,65,39)
#232D1B
(35,45,27)
#15190F
(21,25,15)
#000000
(0,0,0)

Tints of #A1E187

#A1E187
(161,225,135)
#A9E391
(169,227,145)
#B1E59B
(177,229,155)
#B9E7A5
(185,231,165)
#C1E9AF
(193,233,175)
#C9EBB9
(201,235,185)
#D1EDC3
(209,237,195)
#D9EFCD
(217,239,205)
#E1F1D7
(225,241,215)
#E9F3E1
(233,243,225)
#F1F5EB
(241,245,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A1E187 color. Also use rgb(161,225,135) instead hex code.

Text Font Color

.myTextColor { color: #A1E187; }

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

This text font color is #A1E187.

Background Color

.myBgColor { background-color: #A1E187; }

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

This div background color is #A1E187.

Border color

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

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

This div border color is #A1E187.

Opacity

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

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

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

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

This text has shadow with #A1E187 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A1E187.

Preview

Color preview on black background

This text has color #A1E187 on black background.


Color preview on white background

This text has color #A1E187 on white background.


Black color preview on #A1E187 background

This text has black color on #A1E187 background.


White color preview on #A1E187 background

This text has white color on #A1E187 background.


Related colors

Complementary color

Complementary color for #hex is #5E1E78.


I love getcolorcode.com

Triadic colors

1 #87A1E1 and #E187A1 with #A1E187 are triadic colors.

2 #87E1A1 and #E1A187 with #A1E187 are triadic colors.