COLOR #9DDFB6

HEX: #9DDFB6 RGB: (157,223,182)

Color info

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

RGB color model

#9DDFB6 color RGB value is (157,223,182).

RGB: (157,223,182) (62%, 87%, 71%)

RGB channels and saturation

R 157 of 255 = 62%
G 223 of 255 = 87%
B 182 of 255 = 71%

157
223
182

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

Portions of RGB colors in percentages

R + G + B = 157 + 223 + 182 = 562 (100%)
R 157 of 562 ~ 27.94%
G 223 of 562 ~ 39.68%
B 182 of 562 ~ 32.38'%

%27.94
%39.68
%32.38

CMYK color model

#9DDFB6 color CMYK value is (30,0,18,13).

  • cyan value is 29.60%
  • magenta value is 0.00%
  • yellow value is 18.39%
  • key color value is 12.55%
CMYK: (30,0,18,13) C30M0Y18K13 (30%,0%,18%,13%) (0.30/0.00/0.18/0.13) 

CMYK percentages

%29.6
%0
%18.39
%12.55

Codes

Color #9DDFB6 in popluar color models

9D DF B6
RGB 157 223 182
HSL 143° 50.77% 74.51%
HSB/HSV 143° 29.60% 87.45%
CMYK 29.60% 0.00% 18.39%
12.55%

Color #9DDFB6 in popluar number systems.

HEX 9D DF B6
Decimal 157 223 182
Binary 10011101 11011111 10110110
Octal 235 337 266

Shades and tints

Shades of #9DDFB6

#9DDFB6
(157,223,182)
#8FCBA6
(143,203,166)
#81B796
(129,183,150)
#73A386
(115,163,134)
#658F76
(101,143,118)
#577B66
(87,123,102)
#496756
(73,103,86)
#3B5346
(59,83,70)
#2D3F36
(45,63,54)
#1F2B26
(31,43,38)
#111716
(17,23,22)
#000000
(0,0,0)

Tints of #9DDFB6

#9DDFB6
(157,223,182)
#A5E1BC
(165,225,188)
#ADE3C2
(173,227,194)
#B5E5C8
(181,229,200)
#BDE7CE
(189,231,206)
#C5E9D4
(197,233,212)
#CDEBDA
(205,235,218)
#D5EDE0
(213,237,224)
#DDEFE6
(221,239,230)
#E5F1EC
(229,241,236)
#EDF3F2
(237,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #9DDFB6; }

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

This text font color is #9DDFB6.

Background Color

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

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

This div background color is #9DDFB6.

Border color

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

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

This div border color is #9DDFB6.

Opacity

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

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

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

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

This text has shadow with #9DDFB6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9DDFB6.

Preview

Color preview on black background

This text has color #9DDFB6 on black background.


Color preview on white background

This text has color #9DDFB6 on white background.


Black color preview on #9DDFB6 background

This text has black color on #9DDFB6 background.


White color preview on #9DDFB6 background

This text has white color on #9DDFB6 background.


Related colors

Complementary color

Complementary color for #hex is #622049.


I love getcolorcode.com

Triadic colors

1 #B69DDF and #DFB69D with #9DDFB6 are triadic colors.

2 #B6DF9D and #DF9DB6 with #9DDFB6 are triadic colors.