COLOR #9ED2D6

HEX: #9ED2D6 RGB: (158,210,214)

Color info

#9ED2D6 contains red, green and blue colors in about the same proportion. Web safe color of #9ED2D6 is #99CCCC (or #9CC).

RGB color model

#9ED2D6 color RGB value is (158,210,214).

RGB: (158,210,214) (62%, 82%, 84%)

RGB channels and saturation

R 158 of 255 = 62%
G 210 of 255 = 82%
B 214 of 255 = 84%

158
210
214

R + G + B ~ 76%. #9ED2D6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 158 + 210 + 214 = 582 (100%)
R 158 of 582 ~ 27.15%
G 210 of 582 ~ 36.08%
B 214 of 582 ~ 36.77'%

%27.15
%36.08
%36.77

CMYK color model

#9ED2D6 color CMYK value is (26,2,0,16).

  • cyan value is 26.17%
  • magenta value is 1.87%
  • yellow value is 0.00%
  • key color value is 16.08%
CMYK: (26,2,0,16) C26M2Y0K16 (26%,2%,0%,16%) (0.26/0.02/0.00/0.16) 

CMYK percentages

%26.17
%1.87
%0
%16.08

Codes

Color #9ED2D6 in popluar color models

9E D2 D6
RGB 158 210 214
HSL 184° 40.58% 72.94%
HSB/HSV 184° 26.17% 83.92%
CMYK 26.17% 1.87% 0.00%
16.08%

Color #9ED2D6 in popluar number systems.

HEX 9E D2 D6
Decimal 158 210 214
Binary 10011110 11010010 11010110
Octal 236 322 326

Shades and tints

Shades of #9ED2D6

#9ED2D6
(158,210,214)
#90BFC3
(144,191,195)
#82ACB0
(130,172,176)
#74999D
(116,153,157)
#66868A
(102,134,138)
#587377
(88,115,119)
#4A6064
(74,96,100)
#3C4D51
(60,77,81)
#2E3A3E
(46,58,62)
#20272B
(32,39,43)
#121418
(18,20,24)
#000000
(0,0,0)

Tints of #9ED2D6

#9ED2D6
(158,210,214)
#A6D6D9
(166,214,217)
#AEDADC
(174,218,220)
#B6DEDF
(182,222,223)
#BEE2E2
(190,226,226)
#C6E6E5
(198,230,229)
#CEEAE8
(206,234,232)
#D6EEEB
(214,238,235)
#DEF2EE
(222,242,238)
#E6F6F1
(230,246,241)
#EEFAF4
(238,250,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #9ED2D6; }

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

This text font color is #9ED2D6.

Background Color

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

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

This div background color is #9ED2D6.

Border color

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

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

This div border color is #9ED2D6.

Opacity

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

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

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

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

This text has shadow with #9ED2D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9ED2D6.

Preview

Color preview on black background

This text has color #9ED2D6 on black background.


Color preview on white background

This text has color #9ED2D6 on white background.


Black color preview on #9ED2D6 background

This text has black color on #9ED2D6 background.


White color preview on #9ED2D6 background

This text has white color on #9ED2D6 background.


Related colors

Complementary color

Complementary color for #hex is #612D29.


I love getcolorcode.com

Triadic colors

1 #D69ED2 and #D2D69E with #9ED2D6 are triadic colors.

2 #D6D29E and #D29ED6 with #9ED2D6 are triadic colors.