COLOR #A0E798

HEX: #A0E798 RGB: (160,231,152)

Color info

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

RGB color model

#A0E798 color RGB value is (160,231,152).

RGB: (160,231,152) (63%, 91%, 60%)

RGB channels and saturation

R 160 of 255 = 63%
G 231 of 255 = 91%
B 152 of 255 = 60%

160
231
152

R + G + B ~ 71%. #A0E798 is quite light color.

Portions of RGB colors in percentages

R + G + B = 160 + 231 + 152 = 543 (100%)
R 160 of 543 ~ 29.47%
G 231 of 543 ~ 42.54%
B 152 of 543 ~ 27.99'%

%29.47
%42.54
%27.99

CMYK color model

#A0E798 color CMYK value is (31,0,34,9).

  • cyan value is 30.74%
  • magenta value is 0.00%
  • yellow value is 34.20%
  • key color value is 9.41%

CMYK: (31,0,34,9)
C31M0Y34K9 (31%, 0%, 34%, 9%)
(0.31 / 0.00 / 0.34 / 0.09)

CMYK percentages

%30.74
%0
%34.2
%9.41

Codes

Color #A0E798 in popluar color models

A0 E7 98
RGB 160 231 152
HSL 114° 62.20% 75.10%
HSB/HSV 114° 34.20% 90.59%
CMYK 30.74% 0.00% 34.20%
9.41%

Color #A0E798 in popluar number systems.

HEX A0 E7 98
Decimal 160 231 152
Binary 10100000 11100111 10011000
Octal 240 347 230

Shades and tints

Shades of #A0E798

#A0E798
(160,231,152)
#92D28B
(146,210,139)
#84BD7E
(132,189,126)
#76A871
(118,168,113)
#689364
(104,147,100)
#5A7E57
(90,126,87)
#4C694A
(76,105,74)
#3E543D
(62,84,61)
#303F30
(48,63,48)
#222A23
(34,42,35)
#141516
(20,21,22)
#000000
(0,0,0)

Tints of #A0E798

#A0E798
(160,231,152)
#A8E9A1
(168,233,161)
#B0EBAA
(176,235,170)
#B8EDB3
(184,237,179)
#C0EFBC
(192,239,188)
#C8F1C5
(200,241,197)
#D0F3CE
(208,243,206)
#D8F5D7
(216,245,215)
#E0F7E0
(224,247,224)
#E8F9E9
(232,249,233)
#F0FBF2
(240,251,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #A0E798 color. Also use rgb(160,231,152) instead hex code.

Text Font Color

.myTextColor { color: #A0E798; }

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

This text font color is #A0E798.

Background Color

.myBgColor { background-color: #A0E798; }

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

This div background color is #A0E798.

Border color

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

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

This div border color is #A0E798.

Opacity

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

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

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

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

This text has shadow with #A0E798 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #A0E798.

Preview

Color preview on black background

This text has color #A0E798 on black background.


Color preview on white background

This text has color #A0E798 on white background.


Black color preview on #A0E798 background

This text has black color on #A0E798 background.


White color preview on #A0E798 background

This text has white color on #A0E798 background.


Related colors

Complementary color

Complementary color for #hex is #5F1867.


I love getcolorcode.com

Triadic colors

1 #98A0E7 and #E798A0 with #A0E798 are triadic colors.

2 #98E7A0 and #E7A098 with #A0E798 are triadic colors.