COLOR #C9C2EC

HEX: #C9C2EC RGB: (201,194,236)

Renk bilgisi

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

RGB renk modeli

#C9C2EC color RGB value is (201,194,236).

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

RGB bağlantıları ve doygunluk

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

201
194
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 201 + 194 + 236 = 631 (100%)
R 201 of 631 ~ 31.85%
G 194 of 631 ~ 30.74%
B 236 of 631 ~ 37.4'%

%31.85
%30.74
%37.4

CMYK RENK MODELİ

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

  • camgöbeği tonu 14.83%
  • eflatun tonu 17.80%
  • 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
%17.8
%0
%7.45

Codes

Color #C9C2EC in popluar color models

C9 C2 EC
RGB 201 194 236
HSL 250° 52.50% 84.31%
HSB/HSV 250° 17.80% 92.55%
CMYK 14.83% 17.80% 0.00%
7.45%

Color #C9C2EC in popluar number systems.

HEX C9 C2 EC
Decimal 201 194 236
Binary 11001001 11000010 11101100
Octal 311 302 354

Shades and tints

Shades of #C9C2EC

#C9C2EC
(201,194,236)
#B7B1D7
(183,177,215)
#A5A0C2
(165,160,194)
#938FAD
(147,143,173)
#817E98
(129,126,152)
#6F6D83
(111,109,131)
#5D5C6E
(93,92,110)
#4B4B59
(75,75,89)
#393A44
(57,58,68)
#27292F
(39,41,47)
#15181A
(21,24,26)
#000000
(0,0,0)

Tints of #C9C2EC

#C9C2EC
(201,194,236)
#CDC7ED
(205,199,237)
#D1CCEE
(209,204,238)
#D5D1EF
(213,209,239)
#D9D6F0
(217,214,240)
#DDDBF1
(221,219,241)
#E1E0F2
(225,224,242)
#E5E5F3
(229,229,243)
#E9EAF4
(233,234,244)
#EDEFF5
(237,239,245)
#F1F4F6
(241,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C9C2EC; }

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

This text font color is #C9C2EC.

Background Color

.myBgColor { background-color: #C9C2EC; }

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

This div background color is #C9C2EC.

Border color

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

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

This div border color is #C9C2EC.

Opacity

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

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

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

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

This text has shadow with #C9C2EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C9C2EC.

Preview

Color preview on black background

This text has color #C9C2EC on black background.


Color preview on white background

This text has color #C9C2EC on white background.


Black color preview on #C9C2EC background

This text has black color on #C9C2EC background.


White color preview on #C9C2EC background

This text has white color on #C9C2EC background.


Related colors

Complementary color

Complementary color for #hex is #363D13.


I love getcolorcode.com

Triadic colors

1 #ECC9C2 and #C2ECC9 with #C9C2EC are triadic colors.

2 #ECC2C9 and #C2C9EC with #C9C2EC are triadic colors.