COLOR #C9DCDF

HEX: #C9DCDF RGB: (201,220,223)

Renk bilgisi

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

RGB renk modeli

#C9DCDF color RGB value is (201,220,223).

RGB: (201,220,223) (79%, 86%, 87%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 220 of 255 = 86%
B 223 of 255 = 87%

201
220
223

R + G + B ~ 84%. #C9DCDF is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 220 + 223 = 644 (100%)
R 201 of 644 ~ 31.21%
G 220 of 644 ~ 34.16%
B 223 of 644 ~ 34.63'%

%31.21
%34.16
%34.63

CMYK RENK MODELİ

#C9DCDF rengi CMYK tonu (10,1,0,13).

  • camgöbeği tonu 9.87%
  • eflatun tonu 1.35%
  • sarı tonu 0.00%
  • ana renk tonu 12.55%

CMYK: (10,1,0,13)
C10M1Y0K13 (10%, 1%, 0%, 13%)
(0.10 / 0.01 / 0.00 / 0.13)

CMYK yüzdeleri

%9.87
%1.35
%0
%12.55

Codes

Color #C9DCDF in popluar color models

C9 DC DF
RGB 201 220 223
HSL 188° 25.58% 83.14%
HSB/HSV 188° 9.87% 87.45%
CMYK 9.87% 1.35% 0.00%
12.55%

Color #C9DCDF in popluar number systems.

HEX C9 DC DF
Decimal 201 220 223
Binary 11001001 11011100 11011111
Octal 311 334 337

Shades and tints

Shades of #C9DCDF

#C9DCDF
(201,220,223)
#B7C8CB
(183,200,203)
#A5B4B7
(165,180,183)
#93A0A3
(147,160,163)
#818C8F
(129,140,143)
#6F787B
(111,120,123)
#5D6467
(93,100,103)
#4B5053
(75,80,83)
#393C3F
(57,60,63)
#27282B
(39,40,43)
#151417
(21,20,23)
#000000
(0,0,0)

Tints of #C9DCDF

#C9DCDF
(201,220,223)
#CDDFE1
(205,223,225)
#D1E2E3
(209,226,227)
#D5E5E5
(213,229,229)
#D9E8E7
(217,232,231)
#DDEBE9
(221,235,233)
#E1EEEB
(225,238,235)
#E5F1ED
(229,241,237)
#E9F4EF
(233,244,239)
#EDF7F1
(237,247,241)
#F1FAF3
(241,250,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9DCDF; }

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

This text font color is #C9DCDF.

Background Color

.myBgColor { background-color: #C9DCDF; }

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

This div background color is #C9DCDF.

Border color

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

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

This div border color is #C9DCDF.

Opacity

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

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

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

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

This text has shadow with #C9DCDF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9DCDF.

Preview

Color preview on black background

This text has color #C9DCDF on black background.


Color preview on white background

This text has color #C9DCDF on white background.


Black color preview on #C9DCDF background

This text has black color on #C9DCDF background.


White color preview on #C9DCDF background

This text has white color on #C9DCDF background.


Related colors

Complementary color

Complementary color for #hex is #362320.


I love getcolorcode.com

Triadic colors

1 #DFC9DC and #DCDFC9 with #C9DCDF are triadic colors.

2 #DFDCC9 and #DCC9DF with #C9DCDF are triadic colors.