COLOR #C9D4CE

HEX: #C9D4CE RGB: (201,212,206)

Color info

#C9D4CE contains red, green and blue colors in about the same proportion. Web safe color of #C9D4CE is #CCCCCC (or #CCC).

RGB color model

#C9D4CE color RGB value is (201,212,206).

RGB: (201,212,206) (79%, 83%, 81%)

RGB channels and saturation

R 201 of 255 = 79%
G 212 of 255 = 83%
B 206 of 255 = 81%

201
212
206

R + G + B ~ 81%. #C9D4CE is quite light color.

Portions of RGB colors in percentages

R + G + B = 201 + 212 + 206 = 619 (100%)
R 201 of 619 ~ 32.47%
G 212 of 619 ~ 34.25%
B 206 of 619 ~ 33.28'%

%32.47
%34.25
%33.28

CMYK color model

#C9D4CE color CMYK value is (5,0,3,17).

  • cyan value is 5.19%
  • magenta value is 0.00%
  • yellow value is 2.83%
  • key color value is 16.86%

CMYK: (5,0,3,17)
C5M0Y3K17 (5%, 0%, 3%, 17%)
(0.05 / 0.00 / 0.03 / 0.17)

CMYK percentages

%5.19
%0
%2.83
%16.86

Codes

Color #C9D4CE in popluar color models

C9 D4 CE
RGB 201 212 206
HSL 147° 11.34% 80.98%
HSB/HSV 147° 5.19% 83.14%
CMYK 5.19% 0.00% 2.83%
16.86%

Color #C9D4CE in popluar number systems.

HEX C9 D4 CE
Decimal 201 212 206
Binary 11001001 11010100 11001110
Octal 311 324 316

Shades and tints

Shades of #C9D4CE

#C9D4CE
(201,212,206)
#B7C1BC
(183,193,188)
#A5AEAA
(165,174,170)
#939B98
(147,155,152)
#818886
(129,136,134)
#6F7574
(111,117,116)
#5D6262
(93,98,98)
#4B4F50
(75,79,80)
#393C3E
(57,60,62)
#27292C
(39,41,44)
#15161A
(21,22,26)
#000000
(0,0,0)

Tints of #C9D4CE

#C9D4CE
(201,212,206)
#CDD7D2
(205,215,210)
#D1DAD6
(209,218,214)
#D5DDDA
(213,221,218)
#D9E0DE
(217,224,222)
#DDE3E2
(221,227,226)
#E1E6E6
(225,230,230)
#E5E9EA
(229,233,234)
#E9ECEE
(233,236,238)
#EDEFF2
(237,239,242)
#F1F2F6
(241,242,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9D4CE color. Also use rgb(201,212,206) instead hex code.

Text Font Color

.myTextColor { color: #C9D4CE; }

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

This text font color is #C9D4CE.

Background Color

.myBgColor { background-color: #C9D4CE; }

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

This div background color is #C9D4CE.

Border color

.myBorderColor { border: 1px solid #C9D4CE; }

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

This div border color is #C9D4CE.

Opacity

.myOpacity80 { color: #C9D4CE; opacity: 0.8; }

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

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

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

This text has shadow with #C9D4CE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9D4CE.

Preview

Color preview on black background

This text has color #C9D4CE on black background.


Color preview on white background

This text has color #C9D4CE on white background.


Black color preview on #C9D4CE background

This text has black color on #C9D4CE background.


White color preview on #C9D4CE background

This text has white color on #C9D4CE background.


Related colors

Complementary color

Complementary color for #hex is #362B31.


I love getcolorcode.com

Triadic colors

1 #CEC9D4 and #D4CEC9 with #C9D4CE are triadic colors.

2 #CED4C9 and #D4C9CE with #C9D4CE are triadic colors.