COLOR #AEE497

HEX: #AEE497 RGB: (174,228,151)

Color info

#AEE497 contains mainly red and green colors. Web safe color of #AEE497 is #99CC99 (or #9C9).

RGB color model

#AEE497 color RGB value is (174,228,151).

RGB: (174,228,151) (68%, 89%, 59%)

RGB channels and saturation

R 174 of 255 = 68%
G 228 of 255 = 89%
B 151 of 255 = 59%

174
228
151

R + G + B ~ 72%. #AEE497 is quite light color.

Portions of RGB colors in percentages

R + G + B = 174 + 228 + 151 = 553 (100%)
R 174 of 553 ~ 31.46%
G 228 of 553 ~ 41.23%
B 151 of 553 ~ 27.31'%

%31.46
%41.23
%27.31

CMYK color model

#AEE497 color CMYK value is (24,0,34,11).

  • cyan value is 23.68%
  • magenta value is 0.00%
  • yellow value is 33.77%
  • key color value is 10.59%

CMYK: (24,0,34,11)
C24M0Y34K11 (24%, 0%, 34%, 11%)
(0.24 / 0.00 / 0.34 / 0.11)

CMYK percentages

%23.68
%0
%33.77
%10.59

Codes

Color #AEE497 in popluar color models

AE E4 97
RGB 174 228 151
HSL 102° 58.78% 74.31%
HSB/HSV 102° 33.77% 89.41%
CMYK 23.68% 0.00% 33.77%
10.59%

Color #AEE497 in popluar number systems.

HEX AE E4 97
Decimal 174 228 151
Binary 10101110 11100100 10010111
Octal 256 344 227

Shades and tints

Shades of #AEE497

#AEE497
(174,228,151)
#9FD08A
(159,208,138)
#90BC7D
(144,188,125)
#81A870
(129,168,112)
#729463
(114,148,99)
#638056
(99,128,86)
#546C49
(84,108,73)
#45583C
(69,88,60)
#36442F
(54,68,47)
#273022
(39,48,34)
#181C15
(24,28,21)
#000000
(0,0,0)

Tints of #AEE497

#AEE497
(174,228,151)
#B5E6A0
(181,230,160)
#BCE8A9
(188,232,169)
#C3EAB2
(195,234,178)
#CAECBB
(202,236,187)
#D1EEC4
(209,238,196)
#D8F0CD
(216,240,205)
#DFF2D6
(223,242,214)
#E6F4DF
(230,244,223)
#EDF6E8
(237,246,232)
#F4F8F1
(244,248,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AEE497 color. Also use rgb(174,228,151) instead hex code.

Text Font Color

.myTextColor { color: #AEE497; }

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

This text font color is #AEE497.

Background Color

.myBgColor { background-color: #AEE497; }

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

This div background color is #AEE497.

Border color

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

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

This div border color is #AEE497.

Opacity

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

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

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

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

This text has shadow with #AEE497 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AEE497.

Preview

Color preview on black background

This text has color #AEE497 on black background.


Color preview on white background

This text has color #AEE497 on white background.


Black color preview on #AEE497 background

This text has black color on #AEE497 background.


White color preview on #AEE497 background

This text has white color on #AEE497 background.


Related colors

Complementary color

Complementary color for #hex is #511B68.


I love getcolorcode.com

Triadic colors

1 #97AEE4 and #E497AE with #AEE497 are triadic colors.

2 #97E4AE and #E4AE97 with #AEE497 are triadic colors.