COLOR #C9CDEC

HEX: #C9CDEC RGB: (201,205,236)

Renk bilgisi

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

RGB renk modeli

#C9CDEC color RGB value is (201,205,236).

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

RGB bağlantıları ve doygunluk

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

201
205
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 205 + 236 = 642 (100%)
R 201 of 642 ~ 31.31%
G 205 of 642 ~ 31.93%
B 236 of 642 ~ 36.76'%

%31.31
%31.93
%36.76

CMYK RENK MODELİ

#C9CDEC rengi CMYK tonu (15,13,0,7).

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

CMYK: (15,13,0,7)
C15M13Y0K7 (15%, 13%, 0%, 7%)
(0.15 / 0.13 / 0.00 / 0.07)

CMYK yüzdeleri

%14.83
%13.14
%0
%7.45

Codes

Color #C9CDEC in popluar color models

C9 CD EC
RGB 201 205 236
HSL 233° 47.95% 85.69%
HSB/HSV 233° 14.83% 92.55%
CMYK 14.83% 13.14% 0.00%
7.45%

Color #C9CDEC in popluar number systems.

HEX C9 CD EC
Decimal 201 205 236
Binary 11001001 11001101 11101100
Octal 311 315 354

Shades and tints

Shades of #C9CDEC

#C9CDEC
(201,205,236)
#B7BBD7
(183,187,215)
#A5A9C2
(165,169,194)
#9397AD
(147,151,173)
#818598
(129,133,152)
#6F7383
(111,115,131)
#5D616E
(93,97,110)
#4B4F59
(75,79,89)
#393D44
(57,61,68)
#272B2F
(39,43,47)
#15191A
(21,25,26)
#000000
(0,0,0)

Tints of #C9CDEC

#C9CDEC
(201,205,236)
#CDD1ED
(205,209,237)
#D1D5EE
(209,213,238)
#D5D9EF
(213,217,239)
#D9DDF0
(217,221,240)
#DDE1F1
(221,225,241)
#E1E5F2
(225,229,242)
#E5E9F3
(229,233,243)
#E9EDF4
(233,237,244)
#EDF1F5
(237,241,245)
#F1F5F6
(241,245,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9CDEC; }

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

This text font color is #C9CDEC.

Background Color

.myBgColor { background-color: #C9CDEC; }

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

This div background color is #C9CDEC.

Border color

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

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

This div border color is #C9CDEC.

Opacity

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

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

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

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

This text has shadow with #C9CDEC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9CDEC.

Preview

Color preview on black background

This text has color #C9CDEC on black background.


Color preview on white background

This text has color #C9CDEC on white background.


Black color preview on #C9CDEC background

This text has black color on #C9CDEC background.


White color preview on #C9CDEC background

This text has white color on #C9CDEC background.


Related colors

Complementary color

Complementary color for #hex is #363213.


I love getcolorcode.com

Triadic colors

1 #ECC9CD and #CDECC9 with #C9CDEC are triadic colors.

2 #ECCDC9 and #CDC9EC with #C9CDEC are triadic colors.