COLOR #8AE197

HEX: #8AE197 RGB: (138,225,151)

Color info

#8AE197 contains mainly green color. Web safe color of #8AE197 is #99CC99 (or #9C9).

RGB color model

#8AE197 color RGB value is (138,225,151).

RGB: (138,225,151) (54%, 88%, 59%)

RGB channels and saturation

R 138 of 255 = 54%
G 225 of 255 = 88%
B 151 of 255 = 59%

138
225
151

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

Portions of RGB colors in percentages

R + G + B = 138 + 225 + 151 = 514 (100%)
R 138 of 514 ~ 26.85%
G 225 of 514 ~ 43.77%
B 151 of 514 ~ 29.38'%

%26.85
%43.77
%29.38

CMYK color model

#8AE197 color CMYK value is (39,0,33,12).

  • cyan value is 38.67%
  • magenta value is 0.00%
  • yellow value is 32.89%
  • key color value is 11.76%

CMYK: (39,0,33,12)
C39M0Y33K12 (39%, 0%, 33%, 12%)
(0.39 / 0.00 / 0.33 / 0.12)

CMYK percentages

%38.67
%0
%32.89
%11.76

Codes

Color #8AE197 in popluar color models

8A E1 97
RGB 138 225 151
HSL 129° 59.18% 71.18%
HSB/HSV 129° 38.67% 88.24%
CMYK 38.67% 0.00% 32.89%
11.76%

Color #8AE197 in popluar number systems.

HEX 8A E1 97
Decimal 138 225 151
Binary 10001010 11100001 10010111
Octal 212 341 227

Shades and tints

Shades of #8AE197

#8AE197
(138,225,151)
#7ECD8A
(126,205,138)
#72B97D
(114,185,125)
#66A570
(102,165,112)
#5A9163
(90,145,99)
#4E7D56
(78,125,86)
#426949
(66,105,73)
#36553C
(54,85,60)
#2A412F
(42,65,47)
#1E2D22
(30,45,34)
#121915
(18,25,21)
#000000
(0,0,0)

Tints of #8AE197

#8AE197
(138,225,151)
#94E3A0
(148,227,160)
#9EE5A9
(158,229,169)
#A8E7B2
(168,231,178)
#B2E9BB
(178,233,187)
#BCEBC4
(188,235,196)
#C6EDCD
(198,237,205)
#D0EFD6
(208,239,214)
#DAF1DF
(218,241,223)
#E4F3E8
(228,243,232)
#EEF5F1
(238,245,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8AE197 color. Also use rgb(138,225,151) instead hex code.

Text Font Color

.myTextColor { color: #8AE197; }

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

This text font color is #8AE197.

Background Color

.myBgColor { background-color: #8AE197; }

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

This div background color is #8AE197.

Border color

.myBorderColor { border: 1px solid #8AE197; }

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

This div border color is #8AE197.

Opacity

.myOpacity80 { color: #8AE197; opacity: 0.8; }

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

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

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

This text has shadow with #8AE197 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8AE197.

Preview

Color preview on black background

This text has color #8AE197 on black background.


Color preview on white background

This text has color #8AE197 on white background.


Black color preview on #8AE197 background

This text has black color on #8AE197 background.


White color preview on #8AE197 background

This text has white color on #8AE197 background.


Related colors

Complementary color

Complementary color for #hex is #751E68.


I love getcolorcode.com

Triadic colors

1 #978AE1 and #E1978A with #8AE197 are triadic colors.

2 #97E18A and #E18A97 with #8AE197 are triadic colors.