COLOR #8AE39D

HEX: #8AE39D RGB: (138,227,157)

Color info

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

RGB color model

#8AE39D color RGB value is (138,227,157).

RGB: (138,227,157) (54%, 89%, 62%)

RGB channels and saturation

R 138 of 255 = 54%
G 227 of 255 = 89%
B 157 of 255 = 62%

138
227
157

R + G + B ~ 68%. #8AE39D is quite light color.

Portions of RGB colors in percentages

R + G + B = 138 + 227 + 157 = 522 (100%)
R 138 of 522 ~ 26.44%
G 227 of 522 ~ 43.49%
B 157 of 522 ~ 30.08'%

%26.44
%43.49
%30.08

CMYK color model

#8AE39D color CMYK value is (39,0,31,11).

  • cyan value is 39.21%
  • magenta value is 0.00%
  • yellow value is 30.84%
  • key color value is 10.98%

CMYK: (39,0,31,11)
C39M0Y31K11 (39%, 0%, 31%, 11%)
(0.39 / 0.00 / 0.31 / 0.11)

CMYK percentages

%39.21
%0
%30.84
%10.98

Codes

Color #8AE39D in popluar color models

8A E3 9D
RGB 138 227 157
HSL 133° 61.38% 71.57%
HSB/HSV 133° 39.21% 89.02%
CMYK 39.21% 0.00% 30.84%
10.98%

Color #8AE39D in popluar number systems.

HEX 8A E3 9D
Decimal 138 227 157
Binary 10001010 11100011 10011101
Octal 212 343 235

Shades and tints

Shades of #8AE39D

#8AE39D
(138,227,157)
#7ECF8F
(126,207,143)
#72BB81
(114,187,129)
#66A773
(102,167,115)
#5A9365
(90,147,101)
#4E7F57
(78,127,87)
#426B49
(66,107,73)
#36573B
(54,87,59)
#2A432D
(42,67,45)
#1E2F1F
(30,47,31)
#121B11
(18,27,17)
#000000
(0,0,0)

Tints of #8AE39D

#8AE39D
(138,227,157)
#94E5A5
(148,229,165)
#9EE7AD
(158,231,173)
#A8E9B5
(168,233,181)
#B2EBBD
(178,235,189)
#BCEDC5
(188,237,197)
#C6EFCD
(198,239,205)
#D0F1D5
(208,241,213)
#DAF3DD
(218,243,221)
#E4F5E5
(228,245,229)
#EEF7ED
(238,247,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #8AE39D color. Also use rgb(138,227,157) instead hex code.

Text Font Color

.myTextColor { color: #8AE39D; }

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

This text font color is #8AE39D.

Background Color

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

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

This div background color is #8AE39D.

Border color

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

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

This div border color is #8AE39D.

Opacity

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

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

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

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

This text has shadow with #8AE39D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #8AE39D.

Preview

Color preview on black background

This text has color #8AE39D on black background.


Color preview on white background

This text has color #8AE39D on white background.


Black color preview on #8AE39D background

This text has black color on #8AE39D background.


White color preview on #8AE39D background

This text has white color on #8AE39D background.


Related colors

Complementary color

Complementary color for #hex is #751C62.


I love getcolorcode.com

Triadic colors

1 #9D8AE3 and #E39D8A with #8AE39D are triadic colors.

2 #9DE38A and #E38A9D with #8AE39D are triadic colors.