COLOR #9EF7CE

HEX: #9EF7CE RGB: (158,247,206)

Color info

#9EF7CE contains mainly green and blue colors. Web safe color of #9EF7CE is #99FFCC (or #9FC).

RGB color model

#9EF7CE color RGB value is (158,247,206).

RGB: (158,247,206) (62%, 97%, 81%)

RGB channels and saturation

R 158 of 255 = 62%
G 247 of 255 = 97%
B 206 of 255 = 81%

158
247
206

R + G + B ~ 80%. #9EF7CE is quite light color.

Portions of RGB colors in percentages

R + G + B = 158 + 247 + 206 = 611 (100%)
R 158 of 611 ~ 25.86%
G 247 of 611 ~ 40.43%
B 206 of 611 ~ 33.72'%

%25.86
%40.43
%33.72

CMYK color model

#9EF7CE color CMYK value is (36,0,17,3).

  • cyan value is 36.03%
  • magenta value is 0.00%
  • yellow value is 16.60%
  • key color value is 3.14%
CMYK: (36,0,17,3) C36M0Y17K3 (36%,0%,17%,3%) (0.36/0.00/0.17/0.03) 

CMYK percentages

%36.03
%0
%16.6
%3.14

Codes

Color #9EF7CE in popluar color models

9E F7 CE
RGB 158 247 206
HSL 152° 84.76% 79.41%
HSB/HSV 152° 36.03% 96.86%
CMYK 36.03% 0.00% 16.60%
3.14%

Color #9EF7CE in popluar number systems.

HEX 9E F7 CE
Decimal 158 247 206
Binary 10011110 11110111 11001110
Octal 236 367 316

Shades and tints

Shades of #9EF7CE

#9EF7CE
(158,247,206)
#90E1BC
(144,225,188)
#82CBAA
(130,203,170)
#74B598
(116,181,152)
#669F86
(102,159,134)
#588974
(88,137,116)
#4A7362
(74,115,98)
#3C5D50
(60,93,80)
#2E473E
(46,71,62)
#20312C
(32,49,44)
#121B1A
(18,27,26)
#000000
(0,0,0)

Tints of #9EF7CE

#9EF7CE
(158,247,206)
#A6F7D2
(166,247,210)
#AEF7D6
(174,247,214)
#B6F7DA
(182,247,218)
#BEF7DE
(190,247,222)
#C6F7E2
(198,247,226)
#CEF7E6
(206,247,230)
#D6F7EA
(214,247,234)
#DEF7EE
(222,247,238)
#E6F7F2
(230,247,242)
#EEF7F6
(238,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #9EF7CE; }

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

This text font color is #9EF7CE.

Background Color

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

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

This div background color is #9EF7CE.

Border color

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

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

This div border color is #9EF7CE.

Opacity

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

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

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

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

This text has shadow with #9EF7CE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9EF7CE.

Preview

Color preview on black background

This text has color #9EF7CE on black background.


Color preview on white background

This text has color #9EF7CE on white background.


Black color preview on #9EF7CE background

This text has black color on #9EF7CE background.


White color preview on #9EF7CE background

This text has white color on #9EF7CE background.


Related colors

Complementary color

Complementary color for #hex is #610831.


I love getcolorcode.com

Triadic colors

1 #CE9EF7 and #F7CE9E with #9EF7CE are triadic colors.

2 #CEF79E and #F79ECE with #9EF7CE are triadic colors.