COLOR #C9DADD

HEX: #C9DADD RGB: (201,218,221)

Renk bilgisi

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

RGB renk modeli

#C9DADD color RGB value is (201,218,221).

RGB: (201,218,221) (79%, 85%, 87%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 218 of 255 = 85%
B 221 of 255 = 87%

201
218
221

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 218 + 221 = 640 (100%)
R 201 of 640 ~ 31.41%
G 218 of 640 ~ 34.06%
B 221 of 640 ~ 34.53'%

%31.41
%34.06
%34.53

CMYK RENK MODELİ

#C9DADD rengi CMYK tonu (9,1,0,13).

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

CMYK: (9,1,0,13)
C9M1Y0K13 (9%, 1%, 0%, 13%)
(0.09 / 0.01 / 0.00 / 0.13)

CMYK yüzdeleri

%9.05
%1.36
%0
%13.33

Codes

Color #C9DADD in popluar color models

C9 DA DD
RGB 201 218 221
HSL 189° 22.73% 82.75%
HSB/HSV 189° 9.05% 86.67%
CMYK 9.05% 1.36% 0.00%
13.33%

Color #C9DADD in popluar number systems.

HEX C9 DA DD
Decimal 201 218 221
Binary 11001001 11011010 11011101
Octal 311 332 335

Shades and tints

Shades of #C9DADD

#C9DADD
(201,218,221)
#B7C7C9
(183,199,201)
#A5B4B5
(165,180,181)
#93A1A1
(147,161,161)
#818E8D
(129,142,141)
#6F7B79
(111,123,121)
#5D6865
(93,104,101)
#4B5551
(75,85,81)
#39423D
(57,66,61)
#272F29
(39,47,41)
#151C15
(21,28,21)
#000000
(0,0,0)

Tints of #C9DADD

#C9DADD
(201,218,221)
#CDDDE0
(205,221,224)
#D1E0E3
(209,224,227)
#D5E3E6
(213,227,230)
#D9E6E9
(217,230,233)
#DDE9EC
(221,233,236)
#E1ECEF
(225,236,239)
#E5EFF2
(229,239,242)
#E9F2F5
(233,242,245)
#EDF5F8
(237,245,248)
#F1F8FB
(241,248,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9DADD; }

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

This text font color is #C9DADD.

Background Color

.myBgColor { background-color: #C9DADD; }

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

This div background color is #C9DADD.

Border color

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

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

This div border color is #C9DADD.

Opacity

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

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

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

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

This text has shadow with #C9DADD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9DADD.

Preview

Color preview on black background

This text has color #C9DADD on black background.


Color preview on white background

This text has color #C9DADD on white background.


Black color preview on #C9DADD background

This text has black color on #C9DADD background.


White color preview on #C9DADD background

This text has white color on #C9DADD background.


Related colors

Complementary color

Complementary color for #hex is #362522.


I love getcolorcode.com

Triadic colors

1 #DDC9DA and #DADDC9 with #C9DADD are triadic colors.

2 #DDDAC9 and #DAC9DD with #C9DADD are triadic colors.