COLOR #9CD1D5

HEX: #9CD1D5 RGB: (156,209,213)

Color info

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

RGB color model

#9CD1D5 color RGB value is (156,209,213).

RGB: (156,209,213) (61%, 82%, 84%)

RGB channels and saturation

R 156 of 255 = 61%
G 209 of 255 = 82%
B 213 of 255 = 84%

156
209
213

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

Portions of RGB colors in percentages

R + G + B = 156 + 209 + 213 = 578 (100%)
R 156 of 578 ~ 26.99%
G 209 of 578 ~ 36.16%
B 213 of 578 ~ 36.85'%

%26.99
%36.16
%36.85

CMYK color model

#9CD1D5 color CMYK value is (27,2,0,16).

  • cyan value is 26.76%
  • magenta value is 1.88%
  • yellow value is 0.00%
  • key color value is 16.47%

CMYK: (27,2,0,16)
C27M2Y0K16 (27%, 2%, 0%, 16%)
(0.27 / 0.02 / 0.00 / 0.16)

CMYK percentages

%26.76
%1.88
%0
%16.47

Codes

Color #9CD1D5 in popluar color models

9C D1 D5
RGB 156 209 213
HSL 184° 40.43% 72.35%
HSB/HSV 184° 26.76% 83.53%
CMYK 26.76% 1.88% 0.00%
16.47%

Color #9CD1D5 in popluar number systems.

HEX 9C D1 D5
Decimal 156 209 213
Binary 10011100 11010001 11010101
Octal 234 321 325

Shades and tints

Shades of #9CD1D5

#9CD1D5
(156,209,213)
#8EBEC2
(142,190,194)
#80ABAF
(128,171,175)
#72989C
(114,152,156)
#648589
(100,133,137)
#567276
(86,114,118)
#485F63
(72,95,99)
#3A4C50
(58,76,80)
#2C393D
(44,57,61)
#1E262A
(30,38,42)
#101317
(16,19,23)
#000000
(0,0,0)

Tints of #9CD1D5

#9CD1D5
(156,209,213)
#A5D5D8
(165,213,216)
#AED9DB
(174,217,219)
#B7DDDE
(183,221,222)
#C0E1E1
(192,225,225)
#C9E5E4
(201,229,228)
#D2E9E7
(210,233,231)
#DBEDEA
(219,237,234)
#E4F1ED
(228,241,237)
#EDF5F0
(237,245,240)
#F6F9F3
(246,249,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #9CD1D5 color. Also use rgb(156,209,213) instead hex code.

Text Font Color

.myTextColor { color: #9CD1D5; }

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

This text font color is #9CD1D5.

Background Color

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

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

This div background color is #9CD1D5.

Border color

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

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

This div border color is #9CD1D5.

Opacity

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

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

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

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

This text has shadow with #9CD1D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9CD1D5.

Preview

Color preview on black background

This text has color #9CD1D5 on black background.


Color preview on white background

This text has color #9CD1D5 on white background.


Black color preview on #9CD1D5 background

This text has black color on #9CD1D5 background.


White color preview on #9CD1D5 background

This text has white color on #9CD1D5 background.


Related colors

Complementary color

Complementary color for #hex is #632E2A.


I love getcolorcode.com

Triadic colors

1 #D59CD1 and #D1D59C with #9CD1D5 are triadic colors.

2 #D5D19C and #D19CD5 with #9CD1D5 are triadic colors.