COLOR #9CD6D4

HEX: #9CD6D4 RGB: (156,214,212)

Color info

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

RGB color model

#9CD6D4 color RGB value is (156,214,212).

RGB: (156,214,212) (61%, 84%, 83%)

RGB channels and saturation

R 156 of 255 = 61%
G 214 of 255 = 84%
B 212 of 255 = 83%

156
214
212

R + G + B ~ 76%. #9CD6D4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 156 + 214 + 212 = 582 (100%)
R 156 of 582 ~ 26.8%
G 214 of 582 ~ 36.77%
B 212 of 582 ~ 36.43'%

%26.8
%36.77
%36.43

CMYK color model

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

  • cyan value is 27.10%
  • magenta value is 0.00%
  • yellow value is 0.93%
  • key color value is 16.08%

CMYK: (27,0,1,16)
C27M0Y1K16 (27%, 0%, 1%, 16%)
(0.27 / 0.00 / 0.01 / 0.16)

CMYK percentages

%27.1
%0
%0.93
%16.08

Codes

Color #9CD6D4 in popluar color models

9C D6 D4
RGB 156 214 212
HSL 178° 41.43% 72.55%
HSB/HSV 178° 27.10% 83.92%
CMYK 27.10% 0.00% 0.93%
16.08%

Color #9CD6D4 in popluar number systems.

HEX 9C D6 D4
Decimal 156 214 212
Binary 10011100 11010110 11010100
Octal 234 326 324

Shades and tints

Shades of #9CD6D4

#9CD6D4
(156,214,212)
#8EC3C1
(142,195,193)
#80B0AE
(128,176,174)
#729D9B
(114,157,155)
#648A88
(100,138,136)
#567775
(86,119,117)
#486462
(72,100,98)
#3A514F
(58,81,79)
#2C3E3C
(44,62,60)
#1E2B29
(30,43,41)
#101816
(16,24,22)
#000000
(0,0,0)

Tints of #9CD6D4

#9CD6D4
(156,214,212)
#A5D9D7
(165,217,215)
#AEDCDA
(174,220,218)
#B7DFDD
(183,223,221)
#C0E2E0
(192,226,224)
#C9E5E3
(201,229,227)
#D2E8E6
(210,232,230)
#DBEBE9
(219,235,233)
#E4EEEC
(228,238,236)
#EDF1EF
(237,241,239)
#F6F4F2
(246,244,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9CD6D4 color. Also use rgb(156,214,212) instead hex code.

Text Font Color

.myTextColor { color: #9CD6D4; }

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

This text font color is #9CD6D4.

Background Color

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

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

This div background color is #9CD6D4.

Border color

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

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

This div border color is #9CD6D4.

Opacity

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

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

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

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

This text has shadow with #9CD6D4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9CD6D4.

Preview

Color preview on black background

This text has color #9CD6D4 on black background.


Color preview on white background

This text has color #9CD6D4 on white background.


Black color preview on #9CD6D4 background

This text has black color on #9CD6D4 background.


White color preview on #9CD6D4 background

This text has white color on #9CD6D4 background.


Related colors

Complementary color

Complementary color for #hex is #63292B.


I love getcolorcode.com

Triadic colors

1 #D49CD6 and #D6D49C with #9CD6D4 are triadic colors.

2 #D4D69C and #D69CD4 with #9CD6D4 are triadic colors.