COLOR #9DE1D6

HEX: #9DE1D6 RGB: (157,225,214)

Color info

#9DE1D6 contains mainly green and blue colors. Web safe color of #9DE1D6 is #99CCCC (or #9CC).

RGB color model

#9DE1D6 color RGB value is (157,225,214).

RGB: (157,225,214) (62%, 88%, 84%)

RGB channels and saturation

R 157 of 255 = 62%
G 225 of 255 = 88%
B 214 of 255 = 84%

157
225
214

R + G + B ~ 78%. #9DE1D6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 157 + 225 + 214 = 596 (100%)
R 157 of 596 ~ 26.34%
G 225 of 596 ~ 37.75%
B 214 of 596 ~ 35.91'%

%26.34
%37.75
%35.91

CMYK color model

#9DE1D6 color CMYK value is (30,0,5,12).

  • cyan value is 30.22%
  • magenta value is 0.00%
  • yellow value is 4.89%
  • key color value is 11.76%

CMYK: (30,0,5,12)
C30M0Y5K12 (30%, 0%, 5%, 12%)
(0.30 / 0.00 / 0.05 / 0.12)

CMYK percentages

%30.22
%0
%4.89
%11.76

Codes

Color #9DE1D6 in popluar color models

9D E1 D6
RGB 157 225 214
HSL 170° 53.13% 74.90%
HSB/HSV 170° 30.22% 88.24%
CMYK 30.22% 0.00% 4.89%
11.76%

Color #9DE1D6 in popluar number systems.

HEX 9D E1 D6
Decimal 157 225 214
Binary 10011101 11100001 11010110
Octal 235 341 326

Shades and tints

Shades of #9DE1D6

#9DE1D6
(157,225,214)
#8FCDC3
(143,205,195)
#81B9B0
(129,185,176)
#73A59D
(115,165,157)
#65918A
(101,145,138)
#577D77
(87,125,119)
#496964
(73,105,100)
#3B5551
(59,85,81)
#2D413E
(45,65,62)
#1F2D2B
(31,45,43)
#111918
(17,25,24)
#000000
(0,0,0)

Tints of #9DE1D6

#9DE1D6
(157,225,214)
#A5E3D9
(165,227,217)
#ADE5DC
(173,229,220)
#B5E7DF
(181,231,223)
#BDE9E2
(189,233,226)
#C5EBE5
(197,235,229)
#CDEDE8
(205,237,232)
#D5EFEB
(213,239,235)
#DDF1EE
(221,241,238)
#E5F3F1
(229,243,241)
#EDF5F4
(237,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9DE1D6 color. Also use rgb(157,225,214) instead hex code.

Text Font Color

.myTextColor { color: #9DE1D6; }

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

This text font color is #9DE1D6.

Background Color

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

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

This div background color is #9DE1D6.

Border color

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

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

This div border color is #9DE1D6.

Opacity

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

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

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

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

This text has shadow with #9DE1D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9DE1D6.

Preview

Color preview on black background

This text has color #9DE1D6 on black background.


Color preview on white background

This text has color #9DE1D6 on white background.


Black color preview on #9DE1D6 background

This text has black color on #9DE1D6 background.


White color preview on #9DE1D6 background

This text has white color on #9DE1D6 background.


Related colors

Complementary color

Complementary color for #hex is #621E29.


I love getcolorcode.com

Triadic colors

1 #D69DE1 and #E1D69D with #9DE1D6 are triadic colors.

2 #D6E19D and #E19DD6 with #9DE1D6 are triadic colors.