COLOR #A1E578

HEX: #A1E578 RGB: (161,229,120)

Color info

#A1E578 contains mainly green color. Web safe color of #A1E578 is #99CC66 (or #9C6).

RGB color model

#A1E578 color RGB value is (161,229,120).

RGB: (161,229,120) (63%, 90%, 47%)

RGB channels and saturation

R 161 of 255 = 63%
G 229 of 255 = 90%
B 120 of 255 = 47%

161
229
120

R + G + B ~ 67%. #A1E578 is quite light color.

Portions of RGB colors in percentages

R + G + B = 161 + 229 + 120 = 510 (100%)
R 161 of 510 ~ 31.57%
G 229 of 510 ~ 44.9%
B 120 of 510 ~ 23.53'%

%31.57
%44.9
%23.53

CMYK color model

#A1E578 color CMYK value is (30,0,48,10).

  • cyan value is 29.69%
  • magenta value is 0.00%
  • yellow value is 47.60%
  • key color value is 10.20%

CMYK: (30,0,48,10)
C30M0Y48K10 (30%, 0%, 48%, 10%)
(0.30 / 0.00 / 0.48 / 0.10)

CMYK percentages

%29.69
%0
%47.6
%10.2

Codes

Color #A1E578 in popluar color models

A1 E5 78
RGB 161 229 120
HSL 97° 67.70% 68.43%
HSB/HSV 97° 47.60% 89.80%
CMYK 29.69% 0.00% 47.60%
10.20%

Color #A1E578 in popluar number systems.

HEX A1 E5 78
Decimal 161 229 120
Binary 10100001 11100101 1111000
Octal 241 345 170

Shades and tints

Shades of #A1E578

#A1E578
(161,229,120)
#93D16E
(147,209,110)
#85BD64
(133,189,100)
#77A95A
(119,169,90)
#699550
(105,149,80)
#5B8146
(91,129,70)
#4D6D3C
(77,109,60)
#3F5932
(63,89,50)
#314528
(49,69,40)
#23311E
(35,49,30)
#151D14
(21,29,20)
#000000
(0,0,0)

Tints of #A1E578

#A1E578
(161,229,120)
#A9E784
(169,231,132)
#B1E990
(177,233,144)
#B9EB9C
(185,235,156)
#C1EDA8
(193,237,168)
#C9EFB4
(201,239,180)
#D1F1C0
(209,241,192)
#D9F3CC
(217,243,204)
#E1F5D8
(225,245,216)
#E9F7E4
(233,247,228)
#F1F9F0
(241,249,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A1E578 color. Also use rgb(161,229,120) instead hex code.

Text Font Color

.myTextColor { color: #A1E578; }

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

This text font color is #A1E578.

Background Color

.myBgColor { background-color: #A1E578; }

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

This div background color is #A1E578.

Border color

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

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

This div border color is #A1E578.

Opacity

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

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

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

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

This text has shadow with #A1E578 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A1E578.

Preview

Color preview on black background

This text has color #A1E578 on black background.


Color preview on white background

This text has color #A1E578 on white background.


Black color preview on #A1E578 background

This text has black color on #A1E578 background.


White color preview on #A1E578 background

This text has white color on #A1E578 background.


Related colors

Complementary color

Complementary color for #hex is #5E1A87.


I love getcolorcode.com

Triadic colors

1 #78A1E5 and #E578A1 with #A1E578 are triadic colors.

2 #78E5A1 and #E5A178 with #A1E578 are triadic colors.