COLOR #A0E465

HEX: #A0E465 RGB: (160,228,101)

Color info

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

RGB color model

#A0E465 color RGB value is (160,228,101).

RGB: (160,228,101) (63%, 89%, 40%)

RGB channels and saturation

R 160 of 255 = 63%
G 228 of 255 = 89%
B 101 of 255 = 40%

160
228
101

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

Portions of RGB colors in percentages

R + G + B = 160 + 228 + 101 = 489 (100%)
R 160 of 489 ~ 32.72%
G 228 of 489 ~ 46.63%
B 101 of 489 ~ 20.65'%

%32.72
%46.63
%20.65

CMYK color model

#A0E465 color CMYK value is (30,0,56,11).

  • cyan value is 29.82%
  • magenta value is 0.00%
  • yellow value is 55.70%
  • key color value is 10.59%

CMYK: (30,0,56,11)
C30M0Y56K11 (30%, 0%, 56%, 11%)
(0.30 / 0.00 / 0.56 / 0.11)

CMYK percentages

%29.82
%0
%55.7
%10.59

Codes

Color #A0E465 in popluar color models

A0 E4 65
RGB 160 228 101
HSL 92° 70.17% 64.51%
HSB/HSV 92° 55.70% 89.41%
CMYK 29.82% 0.00% 55.70%
10.59%

Color #A0E465 in popluar number systems.

HEX A0 E4 65
Decimal 160 228 101
Binary 10100000 11100100 1100101
Octal 240 344 145

Shades and tints

Shades of #A0E465

#A0E465
(160,228,101)
#92D05C
(146,208,92)
#84BC53
(132,188,83)
#76A84A
(118,168,74)
#689441
(104,148,65)
#5A8038
(90,128,56)
#4C6C2F
(76,108,47)
#3E5826
(62,88,38)
#30441D
(48,68,29)
#223014
(34,48,20)
#141C0B
(20,28,11)
#000000
(0,0,0)

Tints of #A0E465

#A0E465
(160,228,101)
#A8E673
(168,230,115)
#B0E881
(176,232,129)
#B8EA8F
(184,234,143)
#C0EC9D
(192,236,157)
#C8EEAB
(200,238,171)
#D0F0B9
(208,240,185)
#D8F2C7
(216,242,199)
#E0F4D5
(224,244,213)
#E8F6E3
(232,246,227)
#F0F8F1
(240,248,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A0E465 color. Also use rgb(160,228,101) instead hex code.

Text Font Color

.myTextColor { color: #A0E465; }

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

This text font color is #A0E465.

Background Color

.myBgColor { background-color: #A0E465; }

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

This div background color is #A0E465.

Border color

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

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

This div border color is #A0E465.

Opacity

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

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

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

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

This text has shadow with #A0E465 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A0E465.

Preview

Color preview on black background

This text has color #A0E465 on black background.


Color preview on white background

This text has color #A0E465 on white background.


Black color preview on #A0E465 background

This text has black color on #A0E465 background.


White color preview on #A0E465 background

This text has white color on #A0E465 background.


Related colors

Complementary color

Complementary color for #hex is #5F1B9A.


I love getcolorcode.com

Triadic colors

1 #65A0E4 and #E465A0 with #A0E465 are triadic colors.

2 #65E4A0 and #E4A065 with #A0E465 are triadic colors.