COLOR #C9CCEC

HEX: #C9CCEC RGB: (201,204,236)

Renk bilgisi

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

RGB renk modeli

#C9CCEC color RGB value is (201,204,236).

RGB: (201,204,236) (79%, 80%, 93%)

RGB bağlantıları ve doygunluk

R 201 of 255 = 79%
G 204 of 255 = 80%
B 236 of 255 = 93%

201
204
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 204 + 236 = 641 (100%)
R 201 of 641 ~ 31.36%
G 204 of 641 ~ 31.83%
B 236 of 641 ~ 36.82'%

%31.36
%31.83
%36.82

CMYK RENK MODELİ

#C9CCEC rengi CMYK tonu (15,14,0,7).

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

CMYK: (15,14,0,7)
C15M14Y0K7 (15%, 14%, 0%, 7%)
(0.15 / 0.14 / 0.00 / 0.07)

CMYK yüzdeleri

%14.83
%13.56
%0
%7.45

Codes

Color #C9CCEC in popluar color models

C9 CC EC
RGB 201 204 236
HSL 235° 47.95% 85.69%
HSB/HSV 235° 14.83% 92.55%
CMYK 14.83% 13.56% 0.00%
7.45%

Color #C9CCEC in popluar number systems.

HEX C9 CC EC
Decimal 201 204 236
Binary 11001001 11001100 11101100
Octal 311 314 354

Shades and tints

Shades of #C9CCEC

#C9CCEC
(201,204,236)
#B7BAD7
(183,186,215)
#A5A8C2
(165,168,194)
#9396AD
(147,150,173)
#818498
(129,132,152)
#6F7283
(111,114,131)
#5D606E
(93,96,110)
#4B4E59
(75,78,89)
#393C44
(57,60,68)
#272A2F
(39,42,47)
#15181A
(21,24,26)
#000000
(0,0,0)

Tints of #C9CCEC

#C9CCEC
(201,204,236)
#CDD0ED
(205,208,237)
#D1D4EE
(209,212,238)
#D5D8EF
(213,216,239)
#D9DCF0
(217,220,240)
#DDE0F1
(221,224,241)
#E1E4F2
(225,228,242)
#E5E8F3
(229,232,243)
#E9ECF4
(233,236,244)
#EDF0F5
(237,240,245)
#F1F4F6
(241,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9CCEC; }

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

This text font color is #C9CCEC.

Background Color

.myBgColor { background-color: #C9CCEC; }

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

This div background color is #C9CCEC.

Border color

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

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

This div border color is #C9CCEC.

Opacity

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

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

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

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

This text has shadow with #C9CCEC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9CCEC.

Preview

Color preview on black background

This text has color #C9CCEC on black background.


Color preview on white background

This text has color #C9CCEC on white background.


Black color preview on #C9CCEC background

This text has black color on #C9CCEC background.


White color preview on #C9CCEC background

This text has white color on #C9CCEC background.


Related colors

Complementary color

Complementary color for #hex is #363313.


I love getcolorcode.com

Triadic colors

1 #ECC9CC and #CCECC9 with #C9CCEC are triadic colors.

2 #ECCCC9 and #CCC9EC with #C9CCEC are triadic colors.