COLOR #C9DCEC

HEX: #C9DCEC RGB: (201,220,236)

Renk bilgisi

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

RGB renk modeli

#C9DCEC color RGB value is (201,220,236).

RGB: (201,220,236) (79%, 86%, 93%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 220 of 255 = 86%
B 236 of 255 = 93%

201
220
236

R + G + B ~ 86%. #C9DCEC is light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 220 + 236 = 657 (100%)
R 201 of 657 ~ 30.59%
G 220 of 657 ~ 33.49%
B 236 of 657 ~ 35.92'%

%30.59
%33.49
%35.92

CMYK RENK MODELİ

#C9DCEC rengi CMYK tonu (15,7,0,7).

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

CMYK: (15,7,0,7)
C15M7Y0K7 (15%, 7%, 0%, 7%)
(0.15 / 0.07 / 0.00 / 0.07)

CMYK yüzdeleri

%14.83
%6.78
%0
%7.45

Codes

Color #C9DCEC in popluar color models

C9 DC EC
RGB 201 220 236
HSL 207° 47.95% 85.69%
HSB/HSV 207° 14.83% 92.55%
CMYK 14.83% 6.78% 0.00%
7.45%

Color #C9DCEC in popluar number systems.

HEX C9 DC EC
Decimal 201 220 236
Binary 11001001 11011100 11101100
Octal 311 334 354

Shades and tints

Shades of #C9DCEC

#C9DCEC
(201,220,236)
#B7C8D7
(183,200,215)
#A5B4C2
(165,180,194)
#93A0AD
(147,160,173)
#818C98
(129,140,152)
#6F7883
(111,120,131)
#5D646E
(93,100,110)
#4B5059
(75,80,89)
#393C44
(57,60,68)
#27282F
(39,40,47)
#15141A
(21,20,26)
#000000
(0,0,0)

Tints of #C9DCEC

#C9DCEC
(201,220,236)
#CDDFED
(205,223,237)
#D1E2EE
(209,226,238)
#D5E5EF
(213,229,239)
#D9E8F0
(217,232,240)
#DDEBF1
(221,235,241)
#E1EEF2
(225,238,242)
#E5F1F3
(229,241,243)
#E9F4F4
(233,244,244)
#EDF7F5
(237,247,245)
#F1FAF6
(241,250,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9DCEC; }

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

This text font color is #C9DCEC.

Background Color

.myBgColor { background-color: #C9DCEC; }

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

This div background color is #C9DCEC.

Border color

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

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

This div border color is #C9DCEC.

Opacity

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

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

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

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

This text has shadow with #C9DCEC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9DCEC.

Preview

Color preview on black background

This text has color #C9DCEC on black background.


Color preview on white background

This text has color #C9DCEC on white background.


Black color preview on #C9DCEC background

This text has black color on #C9DCEC background.


White color preview on #C9DCEC background

This text has white color on #C9DCEC background.


Related colors

Complementary color

Complementary color for #hex is #362313.


I love getcolorcode.com

Triadic colors

1 #ECC9DC and #DCECC9 with #C9DCEC are triadic colors.

2 #ECDCC9 and #DCC9EC with #C9DCEC are triadic colors.