COLOR #9EFCDB

HEX: #9EFCDB RGB: (158,252,219)

Color info

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

RGB color model

#9EFCDB color RGB value is (158,252,219).

RGB: (158,252,219) (62%, 99%, 86%)

RGB channels and saturation

R 158 of 255 = 62%
G 252 of 255 = 99%
B 219 of 255 = 86%

158
252
219

R + G + B ~ 82%. #9EFCDB is quite light color.

Portions of RGB colors in percentages

R + G + B = 158 + 252 + 219 = 629 (100%)
R 158 of 629 ~ 25.12%
G 252 of 629 ~ 40.06%
B 219 of 629 ~ 34.82'%

%25.12
%40.06
%34.82

CMYK color model

#9EFCDB color CMYK value is (37,0,13,1).

  • cyan value is 37.30%
  • magenta value is 0.00%
  • yellow value is 13.10%
  • key color value is 1.18%
CMYK: (37,0,13,1) C37M0Y13K1 (37%,0%,13%,1%) (0.37/0.00/0.13/0.01) 

CMYK percentages

%37.3
%0
%13.1
%1.18

Codes

Color #9EFCDB in popluar color models

9E FC DB
RGB 158 252 219
HSL 159° 94.00% 80.39%
HSB/HSV 159° 37.30% 98.82%
CMYK 37.30% 0.00% 13.10%
1.18%

Color #9EFCDB in popluar number systems.

HEX 9E FC DB
Decimal 158 252 219
Binary 10011110 11111100 11011011
Octal 236 374 333

Shades and tints

Shades of #9EFCDB

#9EFCDB
(158,252,219)
#90E6C8
(144,230,200)
#82D0B5
(130,208,181)
#74BAA2
(116,186,162)
#66A48F
(102,164,143)
#588E7C
(88,142,124)
#4A7869
(74,120,105)
#3C6256
(60,98,86)
#2E4C43
(46,76,67)
#203630
(32,54,48)
#12201D
(18,32,29)
#000000
(0,0,0)

Tints of #9EFCDB

#9EFCDB
(158,252,219)
#A6FCDE
(166,252,222)
#AEFCE1
(174,252,225)
#B6FCE4
(182,252,228)
#BEFCE7
(190,252,231)
#C6FCEA
(198,252,234)
#CEFCED
(206,252,237)
#D6FCF0
(214,252,240)
#DEFCF3
(222,252,243)
#E6FCF6
(230,252,246)
#EEFCF9
(238,252,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #9EFCDB; }

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

This text font color is #9EFCDB.

Background Color

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

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

This div background color is #9EFCDB.

Border color

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

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

This div border color is #9EFCDB.

Opacity

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

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

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

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

This text has shadow with #9EFCDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9EFCDB.

Preview

Color preview on black background

This text has color #9EFCDB on black background.


Color preview on white background

This text has color #9EFCDB on white background.


Black color preview on #9EFCDB background

This text has black color on #9EFCDB background.


White color preview on #9EFCDB background

This text has white color on #9EFCDB background.


Related colors

Complementary color

Complementary color for #hex is #610324.


I love getcolorcode.com

Triadic colors

1 #DB9EFC and #FCDB9E with #9EFCDB are triadic colors.

2 #DBFC9E and #FC9EDB with #9EFCDB are triadic colors.