COLOR #C9CBD8

HEX: #C9CBD8 RGB: (201,203,216)

Color info

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

RGB color model

#C9CBD8 color RGB value is (201,203,216).

RGB: (201,203,216) (79%, 80%, 85%)

RGB channels and saturation

R 201 of 255 = 79%
G 203 of 255 = 80%
B 216 of 255 = 85%

201
203
216

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

Portions of RGB colors in percentages

R + G + B = 201 + 203 + 216 = 620 (100%)
R 201 of 620 ~ 32.42%
G 203 of 620 ~ 32.74%
B 216 of 620 ~ 34.84'%

%32.42
%32.74
%34.84

CMYK color model

#C9CBD8 color CMYK value is (7,6,0,15).

  • cyan value is 6.94%
  • magenta value is 6.02%
  • yellow value is 0.00%
  • key color value is 15.29%
CMYK: (7,6,0,15) C7M6Y0K15 (7%,6%,0%,15%) (0.07/0.06/0.00/0.15) 

CMYK percentages

%6.94
%6.02
%0
%15.29

Codes

Color #C9CBD8 in popluar color models

C9 CB D8
RGB 201 203 216
HSL 232° 16.13% 81.76%
HSB/HSV 232° 6.94% 84.71%
CMYK 6.94% 6.02% 0.00%
15.29%

Color #C9CBD8 in popluar number systems.

HEX C9 CB D8
Decimal 201 203 216
Binary 11001001 11001011 11011000
Octal 311 313 330

Shades and tints

Shades of #C9CBD8

#C9CBD8
(201,203,216)
#B7B9C5
(183,185,197)
#A5A7B2
(165,167,178)
#93959F
(147,149,159)
#81838C
(129,131,140)
#6F7179
(111,113,121)
#5D5F66
(93,95,102)
#4B4D53
(75,77,83)
#393B40
(57,59,64)
#27292D
(39,41,45)
#15171A
(21,23,26)
#000000
(0,0,0)

Tints of #C9CBD8

#C9CBD8
(201,203,216)
#CDCFDB
(205,207,219)
#D1D3DE
(209,211,222)
#D5D7E1
(213,215,225)
#D9DBE4
(217,219,228)
#DDDFE7
(221,223,231)
#E1E3EA
(225,227,234)
#E5E7ED
(229,231,237)
#E9EBF0
(233,235,240)
#EDEFF3
(237,239,243)
#F1F3F6
(241,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9CBD8 color. Also use rgb(201,203,216) instead hex code.

Text Font Color

.myTextColor { color: #C9CBD8; }

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

This text font color is #C9CBD8.

Background Color

.myBgColor { background-color: #C9CBD8; }

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

This div background color is #C9CBD8.

Border color

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

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

This div border color is #C9CBD8.

Opacity

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

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

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

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

This text has shadow with #C9CBD8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9CBD8.

Preview

Color preview on black background

This text has color #C9CBD8 on black background.


Color preview on white background

This text has color #C9CBD8 on white background.


Black color preview on #C9CBD8 background

This text has black color on #C9CBD8 background.


White color preview on #C9CBD8 background

This text has white color on #C9CBD8 background.


Related colors

Complementary color

Complementary color for #hex is #363427.


I love getcolorcode.com

Triadic colors

1 #D8C9CB and #CBD8C9 with #C9CBD8 are triadic colors.

2 #D8CBC9 and #CBC9D8 with #C9CBD8 are triadic colors.