COLOR #C9DCDD

HEX: #C9DCDD RGB: (201,220,221)

Renk bilgisi

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

RGB renk modeli

#C9DCDD color RGB value is (201,220,221).

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

RGB bağlantıları ve doygunluk

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

201
220
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 220 + 221 = 642 (100%)
R 201 of 642 ~ 31.31%
G 220 of 642 ~ 34.27%
B 221 of 642 ~ 34.42'%

%31.31
%34.27
%34.42

CMYK RENK MODELİ

#C9DCDD rengi CMYK tonu (9,0,0,13).

  • camgöbeği tonu 9.05%
  • eflatun tonu 0.45%
  • sarı tonu 0.00%
  • ana renk tonu 13.33%

CMYK: (9,0,0,13)
C9M0Y0K13 (9%, 0%, 0%, 13%)
(0.09 / 0.00 / 0.00 / 0.13)

CMYK yüzdeleri

%9.05
%0.45
%0
%13.33

Codes

Color #C9DCDD in popluar color models

C9 DC DD
RGB 201 220 221
HSL 183° 22.73% 82.75%
HSB/HSV 183° 9.05% 86.67%
CMYK 9.05% 0.45% 0.00%
13.33%

Color #C9DCDD in popluar number systems.

HEX C9 DC DD
Decimal 201 220 221
Binary 11001001 11011100 11011101
Octal 311 334 335

Shades and tints

Shades of #C9DCDD

#C9DCDD
(201,220,221)
#B7C8C9
(183,200,201)
#A5B4B5
(165,180,181)
#93A0A1
(147,160,161)
#818C8D
(129,140,141)
#6F7879
(111,120,121)
#5D6465
(93,100,101)
#4B5051
(75,80,81)
#393C3D
(57,60,61)
#272829
(39,40,41)
#151415
(21,20,21)
#000000
(0,0,0)

Tints of #C9DCDD

#C9DCDD
(201,220,221)
#CDDFE0
(205,223,224)
#D1E2E3
(209,226,227)
#D5E5E6
(213,229,230)
#D9E8E9
(217,232,233)
#DDEBEC
(221,235,236)
#E1EEEF
(225,238,239)
#E5F1F2
(229,241,242)
#E9F4F5
(233,244,245)
#EDF7F8
(237,247,248)
#F1FAFB
(241,250,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9DCDD; }

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

This text font color is #C9DCDD.

Background Color

.myBgColor { background-color: #C9DCDD; }

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

This div background color is #C9DCDD.

Border color

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

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

This div border color is #C9DCDD.

Opacity

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

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

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

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

This text has shadow with #C9DCDD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9DCDD.

Preview

Color preview on black background

This text has color #C9DCDD on black background.


Color preview on white background

This text has color #C9DCDD on white background.


Black color preview on #C9DCDD background

This text has black color on #C9DCDD background.


White color preview on #C9DCDD background

This text has white color on #C9DCDD background.


Related colors

Complementary color

Complementary color for #hex is #362322.


I love getcolorcode.com

Triadic colors

1 #DDC9DC and #DCDDC9 with #C9DCDD are triadic colors.

2 #DDDCC9 and #DCC9DD with #C9DCDD are triadic colors.