COLOR #AAEA8A

HEX: #AAEA8A RGB: (170,234,138)

Color info

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

RGB color model

#AAEA8A color RGB value is (170,234,138).

RGB: (170,234,138) (67%, 92%, 54%)

RGB channels and saturation

R 170 of 255 = 67%
G 234 of 255 = 92%
B 138 of 255 = 54%

170
234
138

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

Portions of RGB colors in percentages

R + G + B = 170 + 234 + 138 = 542 (100%)
R 170 of 542 ~ 31.37%
G 234 of 542 ~ 43.17%
B 138 of 542 ~ 25.46'%

%31.37
%43.17
%25.46

CMYK color model

#AAEA8A color CMYK value is (27,0,41,8).

  • cyan value is 27.35%
  • magenta value is 0.00%
  • yellow value is 41.03%
  • key color value is 8.24%

CMYK: (27,0,41,8)
C27M0Y41K8 (27%, 0%, 41%, 8%)
(0.27 / 0.00 / 0.41 / 0.08)

CMYK percentages

%27.35
%0
%41.03
%8.24

Codes

Color #AAEA8A in popluar color models

AA EA 8A
RGB 170 234 138
HSL 100° 69.57% 72.94%
HSB/HSV 100° 41.03% 91.76%
CMYK 27.35% 0.00% 41.03%
8.24%

Color #AAEA8A in popluar number systems.

HEX AA EA 8A
Decimal 170 234 138
Binary 10101010 11101010 10001010
Octal 252 352 212

Shades and tints

Shades of #AAEA8A

#AAEA8A
(170,234,138)
#9BD57E
(155,213,126)
#8CC072
(140,192,114)
#7DAB66
(125,171,102)
#6E965A
(110,150,90)
#5F814E
(95,129,78)
#506C42
(80,108,66)
#415736
(65,87,54)
#32422A
(50,66,42)
#232D1E
(35,45,30)
#141812
(20,24,18)
#000000
(0,0,0)

Tints of #AAEA8A

#AAEA8A
(170,234,138)
#B1EB94
(177,235,148)
#B8EC9E
(184,236,158)
#BFEDA8
(191,237,168)
#C6EEB2
(198,238,178)
#CDEFBC
(205,239,188)
#D4F0C6
(212,240,198)
#DBF1D0
(219,241,208)
#E2F2DA
(226,242,218)
#E9F3E4
(233,243,228)
#F0F4EE
(240,244,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AAEA8A color. Also use rgb(170,234,138) instead hex code.

Text Font Color

.myTextColor { color: #AAEA8A; }

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

This text font color is #AAEA8A.

Background Color

.myBgColor { background-color: #AAEA8A; }

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

This div background color is #AAEA8A.

Border color

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

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

This div border color is #AAEA8A.

Opacity

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

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

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

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

This text has shadow with #AAEA8A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AAEA8A.

Preview

Color preview on black background

This text has color #AAEA8A on black background.


Color preview on white background

This text has color #AAEA8A on white background.


Black color preview on #AAEA8A background

This text has black color on #AAEA8A background.


White color preview on #AAEA8A background

This text has white color on #AAEA8A background.


Related colors

Complementary color

Complementary color for #hex is #551575.


I love getcolorcode.com

Triadic colors

1 #8AAAEA and #EA8AAA with #AAEA8A are triadic colors.

2 #8AEAAA and #EAAA8A with #AAEA8A are triadic colors.