COLOR #C9D1DC

HEX: #C9D1DC RGB: (201,209,220)

Renk bilgisi

#C9D1DC contains red, green and blue colors in about the same proportion. #C9D1DC ‘ nin web güvenlik rengi #CCCCCC (ya da #CCC) dir.

RGB renk modeli

#C9D1DC color RGB value is (201,209,220).

RGB: (201,209,220) (79%, 82%, 86%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 209 of 255 = 82%
B 220 of 255 = 86%

201
209
220

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 209 + 220 = 630 (100%)
R 201 of 630 ~ 31.9%
G 209 of 630 ~ 33.17%
B 220 of 630 ~ 34.92'%

%31.9
%33.17
%34.92

CMYK RENK MODELİ

#C9D1DC rengi CMYK tonu (9,5,0,14).

  • camgöbeği tonu 8.64%
  • eflatun tonu 5.00%
  • sarı tonu 0.00%
  • ana renk tonu 13.73%

CMYK: (9,5,0,14)
C9M5Y0K14 (9%, 5%, 0%, 14%)
(0.09 / 0.05 / 0.00 / 0.14)

CMYK yüzdeleri

%8.64
%5
%0
%13.73

Codes

Color #C9D1DC in popluar color models

C9 D1 DC
RGB 201 209 220
HSL 215° 21.35% 82.55%
HSB/HSV 215° 8.64% 86.27%
CMYK 8.64% 5.00% 0.00%
13.73%

Color #C9D1DC in popluar number systems.

HEX C9 D1 DC
Decimal 201 209 220
Binary 11001001 11010001 11011100
Octal 311 321 334

Shades and tints

Shades of #C9D1DC

#C9D1DC
(201,209,220)
#B7BEC8
(183,190,200)
#A5ABB4
(165,171,180)
#9398A0
(147,152,160)
#81858C
(129,133,140)
#6F7278
(111,114,120)
#5D5F64
(93,95,100)
#4B4C50
(75,76,80)
#39393C
(57,57,60)
#272628
(39,38,40)
#151314
(21,19,20)
#000000
(0,0,0)

Tints of #C9D1DC

#C9D1DC
(201,209,220)
#CDD5DF
(205,213,223)
#D1D9E2
(209,217,226)
#D5DDE5
(213,221,229)
#D9E1E8
(217,225,232)
#DDE5EB
(221,229,235)
#E1E9EE
(225,233,238)
#E5EDF1
(229,237,241)
#E9F1F4
(233,241,244)
#EDF5F7
(237,245,247)
#F1F9FA
(241,249,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9D1DC color. Also use rgb(201,209,220) instead hex code.

Text Font Color

.myTextColor { color: #C9D1DC; }

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

This text font color is #C9D1DC.

Background Color

.myBgColor { background-color: #C9D1DC; }

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

This div background color is #C9D1DC.

Border color

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

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

This div border color is #C9D1DC.

Opacity

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

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

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

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

This text has shadow with #C9D1DC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9D1DC.

Preview

Color preview on black background

This text has color #C9D1DC on black background.


Color preview on white background

This text has color #C9D1DC on white background.


Black color preview on #C9D1DC background

This text has black color on #C9D1DC background.


White color preview on #C9D1DC background

This text has white color on #C9D1DC background.


Related colors

Complementary color

Complementary color for #hex is #362E23.


I love getcolorcode.com

Triadic colors

1 #DCC9D1 and #D1DCC9 with #C9D1DC are triadic colors.

2 #DCD1C9 and #D1C9DC with #C9D1DC are triadic colors.