COLOR #9DD3B6

HEX: #9DD3B6 RGB: (157,211,182)

Color info

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

RGB color model

#9DD3B6 color RGB value is (157,211,182).

RGB: (157,211,182) (62%, 83%, 71%)

RGB channels and saturation

R 157 of 255 = 62%
G 211 of 255 = 83%
B 182 of 255 = 71%

157
211
182

R + G + B ~ 72%. #9DD3B6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 157 + 211 + 182 = 550 (100%)
R 157 of 550 ~ 28.55%
G 211 of 550 ~ 38.36%
B 182 of 550 ~ 33.09'%

%28.55
%38.36
%33.09

CMYK color model

#9DD3B6 color CMYK value is (26,0,14,17).

  • cyan value is 25.59%
  • magenta value is 0.00%
  • yellow value is 13.74%
  • key color value is 17.25%

CMYK: (26,0,14,17)
C26M0Y14K17 (26%, 0%, 14%, 17%)
(0.26 / 0.00 / 0.14 / 0.17)

CMYK percentages

%25.59
%0
%13.74
%17.25

Codes

Color #9DD3B6 in popluar color models

9D D3 B6
RGB 157 211 182
HSL 148° 38.03% 72.16%
HSB/HSV 148° 25.59% 82.75%
CMYK 25.59% 0.00% 13.74%
17.25%

Color #9DD3B6 in popluar number systems.

HEX 9D D3 B6
Decimal 157 211 182
Binary 10011101 11010011 10110110
Octal 235 323 266

Shades and tints

Shades of #9DD3B6

#9DD3B6
(157,211,182)
#8FC0A6
(143,192,166)
#81AD96
(129,173,150)
#739A86
(115,154,134)
#658776
(101,135,118)
#577466
(87,116,102)
#496156
(73,97,86)
#3B4E46
(59,78,70)
#2D3B36
(45,59,54)
#1F2826
(31,40,38)
#111516
(17,21,22)
#000000
(0,0,0)

Tints of #9DD3B6

#9DD3B6
(157,211,182)
#A5D7BC
(165,215,188)
#ADDBC2
(173,219,194)
#B5DFC8
(181,223,200)
#BDE3CE
(189,227,206)
#C5E7D4
(197,231,212)
#CDEBDA
(205,235,218)
#D5EFE0
(213,239,224)
#DDF3E6
(221,243,230)
#E5F7EC
(229,247,236)
#EDFBF2
(237,251,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9DD3B6 color. Also use rgb(157,211,182) instead hex code.

Text Font Color

.myTextColor { color: #9DD3B6; }

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

This text font color is #9DD3B6.

Background Color

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

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

This div background color is #9DD3B6.

Border color

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

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

This div border color is #9DD3B6.

Opacity

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

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

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

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

This text has shadow with #9DD3B6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9DD3B6.

Preview

Color preview on black background

This text has color #9DD3B6 on black background.


Color preview on white background

This text has color #9DD3B6 on white background.


Black color preview on #9DD3B6 background

This text has black color on #9DD3B6 background.


White color preview on #9DD3B6 background

This text has white color on #9DD3B6 background.


Related colors

Complementary color

Complementary color for #hex is #622C49.


I love getcolorcode.com

Triadic colors

1 #B69DD3 and #D3B69D with #9DD3B6 are triadic colors.

2 #B6D39D and #D39DB6 with #9DD3B6 are triadic colors.