COLOR #9DD7D6

HEX: #9DD7D6 RGB: (157,215,214)

Color info

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

RGB color model

#9DD7D6 color RGB value is (157,215,214).

RGB: (157,215,214) (62%, 84%, 84%)

RGB channels and saturation

R 157 of 255 = 62%
G 215 of 255 = 84%
B 214 of 255 = 84%

157
215
214

R + G + B ~ 77%. #9DD7D6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 157 + 215 + 214 = 586 (100%)
R 157 of 586 ~ 26.79%
G 215 of 586 ~ 36.69%
B 214 of 586 ~ 36.52'%

%26.79
%36.69
%36.52

CMYK color model

#9DD7D6 color CMYK value is (27,0,0,16).

  • cyan value is 26.98%
  • magenta value is 0.00%
  • yellow value is 0.47%
  • key color value is 15.69%
CMYK: (27,0,0,16) C27M0Y0K16 (27%,0%,0%,16%) (0.27/0.00/0.00/0.16) 

CMYK percentages

%26.98
%0
%0.47
%15.69

Codes

Color #9DD7D6 in popluar color models

9D D7 D6
RGB 157 215 214
HSL 179° 42.03% 72.94%
HSB/HSV 179° 26.98% 84.31%
CMYK 26.98% 0.00% 0.47%
15.69%

Color #9DD7D6 in popluar number systems.

HEX 9D D7 D6
Decimal 157 215 214
Binary 10011101 11010111 11010110
Octal 235 327 326

Shades and tints

Shades of #9DD7D6

#9DD7D6
(157,215,214)
#8FC4C3
(143,196,195)
#81B1B0
(129,177,176)
#739E9D
(115,158,157)
#658B8A
(101,139,138)
#577877
(87,120,119)
#496564
(73,101,100)
#3B5251
(59,82,81)
#2D3F3E
(45,63,62)
#1F2C2B
(31,44,43)
#111918
(17,25,24)
#000000
(0,0,0)

Tints of #9DD7D6

#9DD7D6
(157,215,214)
#A5DAD9
(165,218,217)
#ADDDDC
(173,221,220)
#B5E0DF
(181,224,223)
#BDE3E2
(189,227,226)
#C5E6E5
(197,230,229)
#CDE9E8
(205,233,232)
#D5ECEB
(213,236,235)
#DDEFEE
(221,239,238)
#E5F2F1
(229,242,241)
#EDF5F4
(237,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #9DD7D6; }

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

This text font color is #9DD7D6.

Background Color

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

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

This div background color is #9DD7D6.

Border color

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

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

This div border color is #9DD7D6.

Opacity

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

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

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

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

This text has shadow with #9DD7D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9DD7D6.

Preview

Color preview on black background

This text has color #9DD7D6 on black background.


Color preview on white background

This text has color #9DD7D6 on white background.


Black color preview on #9DD7D6 background

This text has black color on #9DD7D6 background.


White color preview on #9DD7D6 background

This text has white color on #9DD7D6 background.


Related colors

Complementary color

Complementary color for #hex is #622829.


I love getcolorcode.com

Triadic colors

1 #D69DD7 and #D7D69D with #9DD7D6 are triadic colors.

2 #D6D79D and #D79DD6 with #9DD7D6 are triadic colors.