COLOR #9DD9D7

HEX: #9DD9D7 RGB: (157,217,215)

Color info

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

RGB color model

#9DD9D7 color RGB value is (157,217,215).

RGB: (157,217,215) (62%, 85%, 84%)

RGB channels and saturation

R 157 of 255 = 62%
G 217 of 255 = 85%
B 215 of 255 = 84%

157
217
215

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

Portions of RGB colors in percentages

R + G + B = 157 + 217 + 215 = 589 (100%)
R 157 of 589 ~ 26.66%
G 217 of 589 ~ 36.84%
B 215 of 589 ~ 36.5'%

%26.66
%36.84
%36.5

CMYK color model

#9DD9D7 color CMYK value is (28,0,1,15).

  • cyan value is 27.65%
  • magenta value is 0.00%
  • yellow value is 0.92%
  • key color value is 14.90%
CMYK: (28,0,1,15) C28M0Y1K15 (28%,0%,1%,15%) (0.28/0.00/0.01/0.15) 

CMYK percentages

%27.65
%0
%0.92
%14.9

Codes

Color #9DD9D7 in popluar color models

9D D9 D7
RGB 157 217 215
HSL 178° 44.12% 73.33%
HSB/HSV 178° 27.65% 85.10%
CMYK 27.65% 0.00% 0.92%
14.90%

Color #9DD9D7 in popluar number systems.

HEX 9D D9 D7
Decimal 157 217 215
Binary 10011101 11011001 11010111
Octal 235 331 327

Shades and tints

Shades of #9DD9D7

#9DD9D7
(157,217,215)
#8FC6C4
(143,198,196)
#81B3B1
(129,179,177)
#73A09E
(115,160,158)
#658D8B
(101,141,139)
#577A78
(87,122,120)
#496765
(73,103,101)
#3B5452
(59,84,82)
#2D413F
(45,65,63)
#1F2E2C
(31,46,44)
#111B19
(17,27,25)
#000000
(0,0,0)

Tints of #9DD9D7

#9DD9D7
(157,217,215)
#A5DCDA
(165,220,218)
#ADDFDD
(173,223,221)
#B5E2E0
(181,226,224)
#BDE5E3
(189,229,227)
#C5E8E6
(197,232,230)
#CDEBE9
(205,235,233)
#D5EEEC
(213,238,236)
#DDF1EF
(221,241,239)
#E5F4F2
(229,244,242)
#EDF7F5
(237,247,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #9DD9D7; }

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

This text font color is #9DD9D7.

Background Color

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

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

This div background color is #9DD9D7.

Border color

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

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

This div border color is #9DD9D7.

Opacity

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

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

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

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

This text has shadow with #9DD9D7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9DD9D7.

Preview

Color preview on black background

This text has color #9DD9D7 on black background.


Color preview on white background

This text has color #9DD9D7 on white background.


Black color preview on #9DD9D7 background

This text has black color on #9DD9D7 background.


White color preview on #9DD9D7 background

This text has white color on #9DD9D7 background.


Related colors

Complementary color

Complementary color for #hex is #622628.


I love getcolorcode.com

Triadic colors

1 #D79DD9 and #D9D79D with #9DD9D7 are triadic colors.

2 #D7D99D and #D99DD7 with #9DD9D7 are triadic colors.