COLOR #A1E787

HEX: #A1E787 RGB: (161,231,135)

Color info

#A1E787 contains mainly green color. Web safe color of #A1E787 is #99FF99 (or #9F9).

RGB color model

#A1E787 color RGB value is (161,231,135).

RGB: (161,231,135) (63%, 91%, 53%)

RGB channels and saturation

R 161 of 255 = 63%
G 231 of 255 = 91%
B 135 of 255 = 53%

161
231
135

R + G + B ~ 69%. #A1E787 is quite light color.

Portions of RGB colors in percentages

R + G + B = 161 + 231 + 135 = 527 (100%)
R 161 of 527 ~ 30.55%
G 231 of 527 ~ 43.83%
B 135 of 527 ~ 25.62'%

%30.55
%43.83
%25.62

CMYK color model

#A1E787 color CMYK value is (30,0,42,9).

  • cyan value is 30.30%
  • magenta value is 0.00%
  • yellow value is 41.56%
  • key color value is 9.41%

CMYK: (30,0,42,9)
C30M0Y42K9 (30%, 0%, 42%, 9%)
(0.30 / 0.00 / 0.42 / 0.09)

CMYK percentages

%30.3
%0
%41.56
%9.41

Codes

Color #A1E787 in popluar color models

A1 E7 87
RGB 161 231 135
HSL 104° 66.67% 71.76%
HSB/HSV 104° 41.56% 90.59%
CMYK 30.30% 0.00% 41.56%
9.41%

Color #A1E787 in popluar number systems.

HEX A1 E7 87
Decimal 161 231 135
Binary 10100001 11100111 10000111
Octal 241 347 207

Shades and tints

Shades of #A1E787

#A1E787
(161,231,135)
#93D27B
(147,210,123)
#85BD6F
(133,189,111)
#77A863
(119,168,99)
#699357
(105,147,87)
#5B7E4B
(91,126,75)
#4D693F
(77,105,63)
#3F5433
(63,84,51)
#313F27
(49,63,39)
#232A1B
(35,42,27)
#15150F
(21,21,15)
#000000
(0,0,0)

Tints of #A1E787

#A1E787
(161,231,135)
#A9E991
(169,233,145)
#B1EB9B
(177,235,155)
#B9EDA5
(185,237,165)
#C1EFAF
(193,239,175)
#C9F1B9
(201,241,185)
#D1F3C3
(209,243,195)
#D9F5CD
(217,245,205)
#E1F7D7
(225,247,215)
#E9F9E1
(233,249,225)
#F1FBEB
(241,251,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #A1E787; }

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

This text font color is #A1E787.

Background Color

.myBgColor { background-color: #A1E787; }

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

This div background color is #A1E787.

Border color

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

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

This div border color is #A1E787.

Opacity

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

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

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

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

This text has shadow with #A1E787 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A1E787.

Preview

Color preview on black background

This text has color #A1E787 on black background.


Color preview on white background

This text has color #A1E787 on white background.


Black color preview on #A1E787 background

This text has black color on #A1E787 background.


White color preview on #A1E787 background

This text has white color on #A1E787 background.


Related colors

Complementary color

Complementary color for #hex is #5E1878.


I love getcolorcode.com

Triadic colors

1 #87A1E7 and #E787A1 with #A1E787 are triadic colors.

2 #87E7A1 and #E7A187 with #A1E787 are triadic colors.