COLOR #C9C1EC

HEX: #C9C1EC RGB: (201,193,236)

Renk bilgisi

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

RGB renk modeli

#C9C1EC color RGB value is (201,193,236).

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

RGB bağlantıları ve doygunluk

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

201
193
236

R + G + B ~ 83%. #C9C1EC is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 193 + 236 = 630 (100%)
R 201 of 630 ~ 31.9%
G 193 of 630 ~ 30.63%
B 236 of 630 ~ 37.46'%

%31.9
%30.63
%37.46

CMYK RENK MODELİ

#C9C1EC rengi CMYK tonu (15,18,0,7).

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

CMYK: (15,18,0,7)
C15M18Y0K7 (15%, 18%, 0%, 7%)
(0.15 / 0.18 / 0.00 / 0.07)

CMYK yüzdeleri

%14.83
%18.22
%0
%7.45

Codes

Color #C9C1EC in popluar color models

C9 C1 EC
RGB 201 193 236
HSL 251° 53.09% 84.12%
HSB/HSV 251° 18.22% 92.55%
CMYK 14.83% 18.22% 0.00%
7.45%

Color #C9C1EC in popluar number systems.

HEX C9 C1 EC
Decimal 201 193 236
Binary 11001001 11000001 11101100
Octal 311 301 354

Shades and tints

Shades of #C9C1EC

#C9C1EC
(201,193,236)
#B7B0D7
(183,176,215)
#A59FC2
(165,159,194)
#938EAD
(147,142,173)
#817D98
(129,125,152)
#6F6C83
(111,108,131)
#5D5B6E
(93,91,110)
#4B4A59
(75,74,89)
#393944
(57,57,68)
#27282F
(39,40,47)
#15171A
(21,23,26)
#000000
(0,0,0)

Tints of #C9C1EC

#C9C1EC
(201,193,236)
#CDC6ED
(205,198,237)
#D1CBEE
(209,203,238)
#D5D0EF
(213,208,239)
#D9D5F0
(217,213,240)
#DDDAF1
(221,218,241)
#E1DFF2
(225,223,242)
#E5E4F3
(229,228,243)
#E9E9F4
(233,233,244)
#EDEEF5
(237,238,245)
#F1F3F6
(241,243,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9C1EC; }

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

This text font color is #C9C1EC.

Background Color

.myBgColor { background-color: #C9C1EC; }

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

This div background color is #C9C1EC.

Border color

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

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

This div border color is #C9C1EC.

Opacity

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

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

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

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

This text has shadow with #C9C1EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9C1EC.

Preview

Color preview on black background

This text has color #C9C1EC on black background.


Color preview on white background

This text has color #C9C1EC on white background.


Black color preview on #C9C1EC background

This text has black color on #C9C1EC background.


White color preview on #C9C1EC background

This text has white color on #C9C1EC background.


Related colors

Complementary color

Complementary color for #hex is #363E13.


I love getcolorcode.com

Triadic colors

1 #ECC9C1 and #C1ECC9 with #C9C1EC are triadic colors.

2 #ECC1C9 and #C1C9EC with #C9C1EC are triadic colors.