COLOR #C9C9EC

HEX: #C9C9EC RGB: (201,201,236)

Renk bilgisi

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

RGB renk modeli

#C9C9EC color RGB value is (201,201,236).

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

RGB bağlantıları ve doygunluk

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

201
201
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 201 + 236 = 638 (100%)
R 201 of 638 ~ 31.5%
G 201 of 638 ~ 31.5%
B 236 of 638 ~ 36.99'%

%31.5
%31.5
%36.99

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%14.83
%14.83
%0
%7.45

Codes

Color #C9C9EC in popluar color models

C9 C9 EC
RGB 201 201 236
HSL 240° 47.95% 85.69%
HSB/HSV 240° 14.83% 92.55%
CMYK 14.83% 14.83% 0.00%
7.45%

Color #C9C9EC in popluar number systems.

HEX C9 C9 EC
Decimal 201 201 236
Binary 11001001 11001001 11101100
Octal 311 311 354

Shades and tints

Shades of #C9C9EC

#C9C9EC
(201,201,236)
#B7B7D7
(183,183,215)
#A5A5C2
(165,165,194)
#9393AD
(147,147,173)
#818198
(129,129,152)
#6F6F83
(111,111,131)
#5D5D6E
(93,93,110)
#4B4B59
(75,75,89)
#393944
(57,57,68)
#27272F
(39,39,47)
#15151A
(21,21,26)
#000000
(0,0,0)

Tints of #C9C9EC

#C9C9EC
(201,201,236)
#CDCDED
(205,205,237)
#D1D1EE
(209,209,238)
#D5D5EF
(213,213,239)
#D9D9F0
(217,217,240)
#DDDDF1
(221,221,241)
#E1E1F2
(225,225,242)
#E5E5F3
(229,229,243)
#E9E9F4
(233,233,244)
#EDEDF5
(237,237,245)
#F1F1F6
(241,241,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9C9EC; }

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

This text font color is #C9C9EC.

Background Color

.myBgColor { background-color: #C9C9EC; }

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

This div background color is #C9C9EC.

Border color

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

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

This div border color is #C9C9EC.

Opacity

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

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

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

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

This text has shadow with #C9C9EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9C9EC.

Preview

Color preview on black background

This text has color #C9C9EC on black background.


Color preview on white background

This text has color #C9C9EC on white background.


Black color preview on #C9C9EC background

This text has black color on #C9C9EC background.


White color preview on #C9C9EC background

This text has white color on #C9C9EC background.


Related colors

Complementary color

Complementary color for #hex is #363613.


I love getcolorcode.com