COLOR #9DD5B7

HEX: #9DD5B7 RGB: (157,213,183)

Color info

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

RGB color model

#9DD5B7 color RGB value is (157,213,183).

RGB: (157,213,183) (62%, 84%, 72%)

RGB channels and saturation

R 157 of 255 = 62%
G 213 of 255 = 84%
B 183 of 255 = 72%

157
213
183

R + G + B ~ 73%. #9DD5B7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 157 + 213 + 183 = 553 (100%)
R 157 of 553 ~ 28.39%
G 213 of 553 ~ 38.52%
B 183 of 553 ~ 33.09'%

%28.39
%38.52
%33.09

CMYK color model

#9DD5B7 color CMYK value is (26,0,14,16).

  • cyan value is 26.29%
  • magenta value is 0.00%
  • yellow value is 14.08%
  • key color value is 16.47%
CMYK: (26,0,14,16) C26M0Y14K16 (26%,0%,14%,16%) (0.26/0.00/0.14/0.16) 

CMYK percentages

%26.29
%0
%14.08
%16.47

Codes

Color #9DD5B7 in popluar color models

9D D5 B7
RGB 157 213 183
HSL 148° 40.00% 72.55%
HSB/HSV 148° 26.29% 83.53%
CMYK 26.29% 0.00% 14.08%
16.47%

Color #9DD5B7 in popluar number systems.

HEX 9D D5 B7
Decimal 157 213 183
Binary 10011101 11010101 10110111
Octal 235 325 267

Shades and tints

Shades of #9DD5B7

#9DD5B7
(157,213,183)
#8FC2A7
(143,194,167)
#81AF97
(129,175,151)
#739C87
(115,156,135)
#658977
(101,137,119)
#577667
(87,118,103)
#496357
(73,99,87)
#3B5047
(59,80,71)
#2D3D37
(45,61,55)
#1F2A27
(31,42,39)
#111717
(17,23,23)
#000000
(0,0,0)

Tints of #9DD5B7

#9DD5B7
(157,213,183)
#A5D8BD
(165,216,189)
#ADDBC3
(173,219,195)
#B5DEC9
(181,222,201)
#BDE1CF
(189,225,207)
#C5E4D5
(197,228,213)
#CDE7DB
(205,231,219)
#D5EAE1
(213,234,225)
#DDEDE7
(221,237,231)
#E5F0ED
(229,240,237)
#EDF3F3
(237,243,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9DD5B7 color. Also use rgb(157,213,183) instead hex code.

Text Font Color

.myTextColor { color: #9DD5B7; }

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

This text font color is #9DD5B7.

Background Color

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

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

This div background color is #9DD5B7.

Border color

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

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

This div border color is #9DD5B7.

Opacity

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

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

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

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

This text has shadow with #9DD5B7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9DD5B7.

Preview

Color preview on black background

This text has color #9DD5B7 on black background.


Color preview on white background

This text has color #9DD5B7 on white background.


Black color preview on #9DD5B7 background

This text has black color on #9DD5B7 background.


White color preview on #9DD5B7 background

This text has white color on #9DD5B7 background.


Related colors

Complementary color

Complementary color for #hex is #622A48.


I love getcolorcode.com

Triadic colors

1 #B79DD5 and #D5B79D with #9DD5B7 are triadic colors.

2 #B7D59D and #D59DB7 with #9DD5B7 are triadic colors.