COLOR #9EFBD7

HEX: #9EFBD7 RGB: (158,251,215)

Color info

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

RGB color model

#9EFBD7 color RGB value is (158,251,215).

RGB: (158,251,215) (62%, 98%, 84%)

RGB channels and saturation

R 158 of 255 = 62%
G 251 of 255 = 98%
B 215 of 255 = 84%

158
251
215

R + G + B ~ 81%. #9EFBD7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 158 + 251 + 215 = 624 (100%)
R 158 of 624 ~ 25.32%
G 251 of 624 ~ 40.22%
B 215 of 624 ~ 34.46'%

%25.32
%40.22
%34.46

CMYK color model

#9EFBD7 color CMYK value is (37,0,14,2).

  • cyan value is 37.05%
  • magenta value is 0.00%
  • yellow value is 14.34%
  • key color value is 1.57%
CMYK: (37,0,14,2) C37M0Y14K2 (37%,0%,14%,2%) (0.37/0.00/0.14/0.02) 

CMYK percentages

%37.05
%0
%14.34
%1.57

Codes

Color #9EFBD7 in popluar color models

9E FB D7
RGB 158 251 215
HSL 157° 92.08% 80.20%
HSB/HSV 157° 37.05% 98.43%
CMYK 37.05% 0.00% 14.34%
1.57%

Color #9EFBD7 in popluar number systems.

HEX 9E FB D7
Decimal 158 251 215
Binary 10011110 11111011 11010111
Octal 236 373 327

Shades and tints

Shades of #9EFBD7

#9EFBD7
(158,251,215)
#90E5C4
(144,229,196)
#82CFB1
(130,207,177)
#74B99E
(116,185,158)
#66A38B
(102,163,139)
#588D78
(88,141,120)
#4A7765
(74,119,101)
#3C6152
(60,97,82)
#2E4B3F
(46,75,63)
#20352C
(32,53,44)
#121F19
(18,31,25)
#000000
(0,0,0)

Tints of #9EFBD7

#9EFBD7
(158,251,215)
#A6FBDA
(166,251,218)
#AEFBDD
(174,251,221)
#B6FBE0
(182,251,224)
#BEFBE3
(190,251,227)
#C6FBE6
(198,251,230)
#CEFBE9
(206,251,233)
#D6FBEC
(214,251,236)
#DEFBEF
(222,251,239)
#E6FBF2
(230,251,242)
#EEFBF5
(238,251,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #9EFBD7; }

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

This text font color is #9EFBD7.

Background Color

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

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

This div background color is #9EFBD7.

Border color

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

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

This div border color is #9EFBD7.

Opacity

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

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

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

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

This text has shadow with #9EFBD7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9EFBD7.

Preview

Color preview on black background

This text has color #9EFBD7 on black background.


Color preview on white background

This text has color #9EFBD7 on white background.


Black color preview on #9EFBD7 background

This text has black color on #9EFBD7 background.


White color preview on #9EFBD7 background

This text has white color on #9EFBD7 background.


Related colors

Complementary color

Complementary color for #hex is #610428.


I love getcolorcode.com

Triadic colors

1 #D79EFB and #FBD79E with #9EFBD7 are triadic colors.

2 #D7FB9E and #FB9ED7 with #9EFBD7 are triadic colors.