COLOR #9EEB8A

HEX: #9EEB8A RGB: (158,235,138)

Color info

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

RGB color model

#9EEB8A color RGB value is (158,235,138).

RGB: (158,235,138) (62%, 92%, 54%)

RGB channels and saturation

R 158 of 255 = 62%
G 235 of 255 = 92%
B 138 of 255 = 54%

158
235
138

R + G + B ~ 69%. #9EEB8A is quite light color.

Portions of RGB colors in percentages

R + G + B = 158 + 235 + 138 = 531 (100%)
R 158 of 531 ~ 29.76%
G 235 of 531 ~ 44.26%
B 138 of 531 ~ 25.99'%

%29.76
%44.26
%25.99

CMYK color model

#9EEB8A color CMYK value is (33,0,41,8).

  • cyan value is 32.77%
  • magenta value is 0.00%
  • yellow value is 41.28%
  • key color value is 7.84%
CMYK: (33,0,41,8) C33M0Y41K8 (33%,0%,41%,8%) (0.33/0.00/0.41/0.08) 

CMYK percentages

%32.77
%0
%41.28
%7.84

Codes

Color #9EEB8A in popluar color models

9E EB 8A
RGB 158 235 138
HSL 108° 70.80% 73.14%
HSB/HSV 108° 41.28% 92.16%
CMYK 32.77% 0.00% 41.28%
7.84%

Color #9EEB8A in popluar number systems.

HEX 9E EB 8A
Decimal 158 235 138
Binary 10011110 11101011 10001010
Octal 236 353 212

Shades and tints

Shades of #9EEB8A

#9EEB8A
(158,235,138)
#90D67E
(144,214,126)
#82C172
(130,193,114)
#74AC66
(116,172,102)
#66975A
(102,151,90)
#58824E
(88,130,78)
#4A6D42
(74,109,66)
#3C5836
(60,88,54)
#2E432A
(46,67,42)
#202E1E
(32,46,30)
#121912
(18,25,18)
#000000
(0,0,0)

Tints of #9EEB8A

#9EEB8A
(158,235,138)
#A6EC94
(166,236,148)
#AEED9E
(174,237,158)
#B6EEA8
(182,238,168)
#BEEFB2
(190,239,178)
#C6F0BC
(198,240,188)
#CEF1C6
(206,241,198)
#D6F2D0
(214,242,208)
#DEF3DA
(222,243,218)
#E6F4E4
(230,244,228)
#EEF5EE
(238,245,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9EEB8A color. Also use rgb(158,235,138) instead hex code.

Text Font Color

.myTextColor { color: #9EEB8A; }

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

This text font color is #9EEB8A.

Background Color

.myBgColor { background-color: #9EEB8A; }

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

This div background color is #9EEB8A.

Border color

.myBorderColor { border: 1px solid #9EEB8A; }

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

This div border color is #9EEB8A.

Opacity

.myOpacity80 { color: #9EEB8A; opacity: 0.8; }

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

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

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

This text has shadow with #9EEB8A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9EEB8A.

Preview

Color preview on black background

This text has color #9EEB8A on black background.


Color preview on white background

This text has color #9EEB8A on white background.


Black color preview on #9EEB8A background

This text has black color on #9EEB8A background.


White color preview on #9EEB8A background

This text has white color on #9EEB8A background.


Related colors

Complementary color

Complementary color for #hex is #611475.


I love getcolorcode.com

Triadic colors

1 #8A9EEB and #EB8A9E with #9EEB8A are triadic colors.

2 #8AEB9E and #EB9E8A with #9EEB8A are triadic colors.