COLOR #C9D4EC

HEX: #C9D4EC RGB: (201,212,236)

Renk bilgisi

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

RGB renk modeli

#C9D4EC color RGB value is (201,212,236).

RGB: (201,212,236) (79%, 83%, 93%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 212 of 255 = 83%
B 236 of 255 = 93%

201
212
236

R + G + B ~ 85%. #C9D4EC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 212 + 236 = 649 (100%)
R 201 of 649 ~ 30.97%
G 212 of 649 ~ 32.67%
B 236 of 649 ~ 36.36'%

%30.97
%32.67
%36.36

CMYK RENK MODELİ

#C9D4EC rengi CMYK tonu (15,10,0,7).

  • camgöbeği tonu 14.83%
  • eflatun tonu 10.17%
  • sarı tonu 0.00%
  • ana renk tonu 7.45%

CMYK: (15,10,0,7)
C15M10Y0K7 (15%, 10%, 0%, 7%)
(0.15 / 0.10 / 0.00 / 0.07)

CMYK yüzdeleri

%14.83
%10.17
%0
%7.45

Codes

Color #C9D4EC in popluar color models

C9 D4 EC
RGB 201 212 236
HSL 221° 47.95% 85.69%
HSB/HSV 221° 14.83% 92.55%
CMYK 14.83% 10.17% 0.00%
7.45%

Color #C9D4EC in popluar number systems.

HEX C9 D4 EC
Decimal 201 212 236
Binary 11001001 11010100 11101100
Octal 311 324 354

Shades and tints

Shades of #C9D4EC

#C9D4EC
(201,212,236)
#B7C1D7
(183,193,215)
#A5AEC2
(165,174,194)
#939BAD
(147,155,173)
#818898
(129,136,152)
#6F7583
(111,117,131)
#5D626E
(93,98,110)
#4B4F59
(75,79,89)
#393C44
(57,60,68)
#27292F
(39,41,47)
#15161A
(21,22,26)
#000000
(0,0,0)

Tints of #C9D4EC

#C9D4EC
(201,212,236)
#CDD7ED
(205,215,237)
#D1DAEE
(209,218,238)
#D5DDEF
(213,221,239)
#D9E0F0
(217,224,240)
#DDE3F1
(221,227,241)
#E1E6F2
(225,230,242)
#E5E9F3
(229,233,243)
#E9ECF4
(233,236,244)
#EDEFF5
(237,239,245)
#F1F2F6
(241,242,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C9D4EC color. Also use rgb(201,212,236) instead hex code.

Text Font Color

.myTextColor { color: #C9D4EC; }

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

This text font color is #C9D4EC.

Background Color

.myBgColor { background-color: #C9D4EC; }

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

This div background color is #C9D4EC.

Border color

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

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

This div border color is #C9D4EC.

Opacity

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

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

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

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

This text has shadow with #C9D4EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9D4EC.

Preview

Color preview on black background

This text has color #C9D4EC on black background.


Color preview on white background

This text has color #C9D4EC on white background.


Black color preview on #C9D4EC background

This text has black color on #C9D4EC background.


White color preview on #C9D4EC background

This text has white color on #C9D4EC background.


Related colors

Complementary color

Complementary color for #hex is #362B13.


I love getcolorcode.com

Triadic colors

1 #ECC9D4 and #D4ECC9 with #C9D4EC are triadic colors.

2 #ECD4C9 and #D4C9EC with #C9D4EC are triadic colors.