COLOR #9CD5B6

HEX: #9CD5B6 RGB: (156,213,182)

Color info

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

RGB color model

#9CD5B6 color RGB value is (156,213,182).

RGB: (156,213,182) (61%, 84%, 71%)

RGB channels and saturation

R 156 of 255 = 61%
G 213 of 255 = 84%
B 182 of 255 = 71%

156
213
182

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

Portions of RGB colors in percentages

R + G + B = 156 + 213 + 182 = 551 (100%)
R 156 of 551 ~ 28.31%
G 213 of 551 ~ 38.66%
B 182 of 551 ~ 33.03'%

%28.31
%38.66
%33.03

CMYK color model

#9CD5B6 color CMYK value is (27,0,15,16).

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

CMYK: (27,0,15,16)
C27M0Y15K16 (27%, 0%, 15%, 16%)
(0.27 / 0.00 / 0.15 / 0.16)

CMYK percentages

%26.76
%0
%14.55
%16.47

Codes

Color #9CD5B6 in popluar color models

9C D5 B6
RGB 156 213 182
HSL 147° 40.43% 72.35%
HSB/HSV 147° 26.76% 83.53%
CMYK 26.76% 0.00% 14.55%
16.47%

Color #9CD5B6 in popluar number systems.

HEX 9C D5 B6
Decimal 156 213 182
Binary 10011100 11010101 10110110
Octal 234 325 266

Shades and tints

Shades of #9CD5B6

#9CD5B6
(156,213,182)
#8EC2A6
(142,194,166)
#80AF96
(128,175,150)
#729C86
(114,156,134)
#648976
(100,137,118)
#567666
(86,118,102)
#486356
(72,99,86)
#3A5046
(58,80,70)
#2C3D36
(44,61,54)
#1E2A26
(30,42,38)
#101716
(16,23,22)
#000000
(0,0,0)

Tints of #9CD5B6

#9CD5B6
(156,213,182)
#A5D8BC
(165,216,188)
#AEDBC2
(174,219,194)
#B7DEC8
(183,222,200)
#C0E1CE
(192,225,206)
#C9E4D4
(201,228,212)
#D2E7DA
(210,231,218)
#DBEAE0
(219,234,224)
#E4EDE6
(228,237,230)
#EDF0EC
(237,240,236)
#F6F3F2
(246,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #9CD5B6; }

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

This text font color is #9CD5B6.

Background Color

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

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

This div background color is #9CD5B6.

Border color

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

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

This div border color is #9CD5B6.

Opacity

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

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

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

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

This text has shadow with #9CD5B6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #9CD5B6.

Preview

Color preview on black background

This text has color #9CD5B6 on black background.


Color preview on white background

This text has color #9CD5B6 on white background.


Black color preview on #9CD5B6 background

This text has black color on #9CD5B6 background.


White color preview on #9CD5B6 background

This text has white color on #9CD5B6 background.


Related colors

Complementary color

Complementary color for #hex is #632A49.


I love getcolorcode.com

Triadic colors

1 #B69CD5 and #D5B69C with #9CD5B6 are triadic colors.

2 #B6D59C and #D59CB6 with #9CD5B6 are triadic colors.