COLOR #9EDE9E

HEX: #9EDE9E RGB: (158,222,158)

Color info

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

RGB color model

#9EDE9E color RGB value is (158,222,158).

RGB: (158,222,158) (62%, 87%, 62%)

RGB channels and saturation

R 158 of 255 = 62%
G 222 of 255 = 87%
B 158 of 255 = 62%

158
222
158

R + G + B ~ 70%. #9EDE9E is quite light color.

Portions of RGB colors in percentages

R + G + B = 158 + 222 + 158 = 538 (100%)
R 158 of 538 ~ 29.37%
G 222 of 538 ~ 41.26%
B 158 of 538 ~ 29.37'%

%29.37
%41.26
%29.37

CMYK color model

#9EDE9E color CMYK value is (29,0,29,13).

  • cyan value is 28.83%
  • magenta value is 0.00%
  • yellow value is 28.83%
  • key color value is 12.94%

CMYK: (29,0,29,13)
C29M0Y29K13 (29%, 0%, 29%, 13%)
(0.29 / 0.00 / 0.29 / 0.13)

CMYK percentages

%28.83
%0
%28.83
%12.94

Codes

Color #9EDE9E in popluar color models

9E DE 9E
RGB 158 222 158
HSL 120° 49.23% 74.51%
HSB/HSV 120° 28.83% 87.06%
CMYK 28.83% 0.00% 28.83%
12.94%

Color #9EDE9E in popluar number systems.

HEX 9E DE 9E
Decimal 158 222 158
Binary 10011110 11011110 10011110
Octal 236 336 236

Shades and tints

Shades of #9EDE9E

#9EDE9E
(158,222,158)
#90CA90
(144,202,144)
#82B682
(130,182,130)
#74A274
(116,162,116)
#668E66
(102,142,102)
#587A58
(88,122,88)
#4A664A
(74,102,74)
#3C523C
(60,82,60)
#2E3E2E
(46,62,46)
#202A20
(32,42,32)
#121612
(18,22,18)
#000000
(0,0,0)

Tints of #9EDE9E

#9EDE9E
(158,222,158)
#A6E1A6
(166,225,166)
#AEE4AE
(174,228,174)
#B6E7B6
(182,231,182)
#BEEABE
(190,234,190)
#C6EDC6
(198,237,198)
#CEF0CE
(206,240,206)
#D6F3D6
(214,243,214)
#DEF6DE
(222,246,222)
#E6F9E6
(230,249,230)
#EEFCEE
(238,252,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #9EDE9E; }

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

This text font color is #9EDE9E.

Background Color

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

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

This div background color is #9EDE9E.

Border color

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

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

This div border color is #9EDE9E.

Opacity

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

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

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

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

This text has shadow with #9EDE9E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9EDE9E.

Preview

Color preview on black background

This text has color #9EDE9E on black background.


Color preview on white background

This text has color #9EDE9E on white background.


Black color preview on #9EDE9E background

This text has black color on #9EDE9E background.


White color preview on #9EDE9E background

This text has white color on #9EDE9E background.


Related colors

Complementary color

Complementary color for #hex is #612161.


I love getcolorcode.com

Triadic colors

1 #9E9EDE and #DE9E9E with #9EDE9E are triadic colors.

2 #9EDE9E and #DE9E9E with #9EDE9E are triadic colors.