COLOR #C9D4BB

HEX: #C9D4BB RGB: (201,212,187)

Color info

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

RGB color model

#C9D4BB color RGB value is (201,212,187).

RGB: (201,212,187) (79%, 83%, 73%)

RGB channels and saturation

R 201 of 255 = 79%
G 212 of 255 = 83%
B 187 of 255 = 73%

201
212
187

R + G + B ~ 78%. #C9D4BB is quite light color.

Portions of RGB colors in percentages

R + G + B = 201 + 212 + 187 = 600 (100%)
R 201 of 600 ~ 33.5%
G 212 of 600 ~ 35.33%
B 187 of 600 ~ 31.17'%

%33.5
%35.33
%31.17

CMYK color model

#C9D4BB color CMYK value is (5,0,12,17).

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

CMYK: (5,0,12,17)
C5M0Y12K17 (5%, 0%, 12%, 17%)
(0.05 / 0.00 / 0.12 / 0.17)

CMYK percentages

%5.19
%0
%11.79
%16.86

Codes

Color #C9D4BB in popluar color models

C9 D4 BB
RGB 201 212 187
HSL 86° 22.52% 78.24%
HSB/HSV 86° 11.79% 83.14%
CMYK 5.19% 0.00% 11.79%
16.86%

Color #C9D4BB in popluar number systems.

HEX C9 D4 BB
Decimal 201 212 187
Binary 11001001 11010100 10111011
Octal 311 324 273

Shades and tints

Shades of #C9D4BB

#C9D4BB
(201,212,187)
#B7C1AA
(183,193,170)
#A5AE99
(165,174,153)
#939B88
(147,155,136)
#818877
(129,136,119)
#6F7566
(111,117,102)
#5D6255
(93,98,85)
#4B4F44
(75,79,68)
#393C33
(57,60,51)
#272922
(39,41,34)
#151611
(21,22,17)
#000000
(0,0,0)

Tints of #C9D4BB

#C9D4BB
(201,212,187)
#CDD7C1
(205,215,193)
#D1DAC7
(209,218,199)
#D5DDCD
(213,221,205)
#D9E0D3
(217,224,211)
#DDE3D9
(221,227,217)
#E1E6DF
(225,230,223)
#E5E9E5
(229,233,229)
#E9ECEB
(233,236,235)
#EDEFF1
(237,239,241)
#F1F2F7
(241,242,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9D4BB; }

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

This text font color is #C9D4BB.

Background Color

.myBgColor { background-color: #C9D4BB; }

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

This div background color is #C9D4BB.

Border color

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

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

This div border color is #C9D4BB.

Opacity

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

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

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

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

This text has shadow with #C9D4BB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9D4BB.

Preview

Color preview on black background

This text has color #C9D4BB on black background.


Color preview on white background

This text has color #C9D4BB on white background.


Black color preview on #C9D4BB background

This text has black color on #C9D4BB background.


White color preview on #C9D4BB background

This text has white color on #C9D4BB background.


Related colors

Complementary color

Complementary color for #hex is #362B44.


I love getcolorcode.com

Triadic colors

1 #BBC9D4 and #D4BBC9 with #C9D4BB are triadic colors.

2 #BBD4C9 and #D4C9BB with #C9D4BB are triadic colors.