COLOR #C9D0D5

HEX: #C9D0D5 RGB: (201,208,213)

Color info

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

RGB color model

#C9D0D5 color RGB value is (201,208,213).

RGB: (201,208,213) (79%, 82%, 84%)

RGB channels and saturation

R 201 of 255 = 79%
G 208 of 255 = 82%
B 213 of 255 = 84%

201
208
213

R + G + B ~ 82%. #C9D0D5 is quite light color.

Portions of RGB colors in percentages

R + G + B = 201 + 208 + 213 = 622 (100%)
R 201 of 622 ~ 32.32%
G 208 of 622 ~ 33.44%
B 213 of 622 ~ 34.24'%

%32.32
%33.44
%34.24

CMYK color model

#C9D0D5 color CMYK value is (6,2,0,16).

  • cyan value is 5.63%
  • magenta value is 2.35%
  • yellow value is 0.00%
  • key color value is 16.47%

CMYK: (6,2,0,16)
C6M2Y0K16 (6%, 2%, 0%, 16%)
(0.06 / 0.02 / 0.00 / 0.16)

CMYK percentages

%5.63
%2.35
%0
%16.47

Codes

Color #C9D0D5 in popluar color models

C9 D0 D5
RGB 201 208 213
HSL 205° 12.50% 81.18%
HSB/HSV 205° 5.63% 83.53%
CMYK 5.63% 2.35% 0.00%
16.47%

Color #C9D0D5 in popluar number systems.

HEX C9 D0 D5
Decimal 201 208 213
Binary 11001001 11010000 11010101
Octal 311 320 325

Shades and tints

Shades of #C9D0D5

#C9D0D5
(201,208,213)
#B7BEC2
(183,190,194)
#A5ACAF
(165,172,175)
#939A9C
(147,154,156)
#818889
(129,136,137)
#6F7676
(111,118,118)
#5D6463
(93,100,99)
#4B5250
(75,82,80)
#39403D
(57,64,61)
#272E2A
(39,46,42)
#151C17
(21,28,23)
#000000
(0,0,0)

Tints of #C9D0D5

#C9D0D5
(201,208,213)
#CDD4D8
(205,212,216)
#D1D8DB
(209,216,219)
#D5DCDE
(213,220,222)
#D9E0E1
(217,224,225)
#DDE4E4
(221,228,228)
#E1E8E7
(225,232,231)
#E5ECEA
(229,236,234)
#E9F0ED
(233,240,237)
#EDF4F0
(237,244,240)
#F1F8F3
(241,248,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9D0D5 color. Also use rgb(201,208,213) instead hex code.

Text Font Color

.myTextColor { color: #C9D0D5; }

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

This text font color is #C9D0D5.

Background Color

.myBgColor { background-color: #C9D0D5; }

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

This div background color is #C9D0D5.

Border color

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

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

This div border color is #C9D0D5.

Opacity

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

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

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

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

This text has shadow with #C9D0D5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9D0D5.

Preview

Color preview on black background

This text has color #C9D0D5 on black background.


Color preview on white background

This text has color #C9D0D5 on white background.


Black color preview on #C9D0D5 background

This text has black color on #C9D0D5 background.


White color preview on #C9D0D5 background

This text has white color on #C9D0D5 background.


Related colors

Complementary color

Complementary color for #hex is #362F2A.


I love getcolorcode.com

Triadic colors

1 #D5C9D0 and #D0D5C9 with #C9D0D5 are triadic colors.

2 #D5D0C9 and #D0C9D5 with #C9D0D5 are triadic colors.