COLOR #C8C6EC

HEX: #C8C6EC RGB: (200,198,236)

Renk bilgisi

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

RGB renk modeli

#C8C6EC color RGB value is (200,198,236).

RGB: (200,198,236) (78%, 78%, 93%)

RGB bağlantıları ve doygunluk

R 200 of 255 = 78%
G 198 of 255 = 78%
B 236 of 255 = 93%

200
198
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 200 + 198 + 236 = 634 (100%)
R 200 of 634 ~ 31.55%
G 198 of 634 ~ 31.23%
B 236 of 634 ~ 37.22'%

%31.55
%31.23
%37.22

CMYK RENK MODELİ

#C8C6EC rengi CMYK tonu (15,16,0,7).

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

CMYK: (15,16,0,7)
C15M16Y0K7 (15%, 16%, 0%, 7%)
(0.15 / 0.16 / 0.00 / 0.07)

CMYK yüzdeleri

%15.25
%16.1
%0
%7.45

Codes

Color #C8C6EC in popluar color models

C8 C6 EC
RGB 200 198 236
HSL 243° 50.00% 85.10%
HSB/HSV 243° 16.10% 92.55%
CMYK 15.25% 16.10% 0.00%
7.45%

Color #C8C6EC in popluar number systems.

HEX C8 C6 EC
Decimal 200 198 236
Binary 11001000 11000110 11101100
Octal 310 306 354

Shades and tints

Shades of #C8C6EC

#C8C6EC
(200,198,236)
#B6B4D7
(182,180,215)
#A4A2C2
(164,162,194)
#9290AD
(146,144,173)
#807E98
(128,126,152)
#6E6C83
(110,108,131)
#5C5A6E
(92,90,110)
#4A4859
(74,72,89)
#383644
(56,54,68)
#26242F
(38,36,47)
#14121A
(20,18,26)
#000000
(0,0,0)

Tints of #C8C6EC

#C8C6EC
(200,198,236)
#CDCBED
(205,203,237)
#D2D0EE
(210,208,238)
#D7D5EF
(215,213,239)
#DCDAF0
(220,218,240)
#E1DFF1
(225,223,241)
#E6E4F2
(230,228,242)
#EBE9F3
(235,233,243)
#F0EEF4
(240,238,244)
#F5F3F5
(245,243,245)
#FAF8F6
(250,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C8C6EC; }

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

This text font color is #C8C6EC.

Background Color

.myBgColor { background-color: #C8C6EC; }

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

This div background color is #C8C6EC.

Border color

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

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

This div border color is #C8C6EC.

Opacity

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

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

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

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

This text has shadow with #C8C6EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C8C6EC.

Preview

Color preview on black background

This text has color #C8C6EC on black background.


Color preview on white background

This text has color #C8C6EC on white background.


Black color preview on #C8C6EC background

This text has black color on #C8C6EC background.


White color preview on #C8C6EC background

This text has white color on #C8C6EC background.


Related colors

Complementary color

Complementary color for #hex is #373913.


I love getcolorcode.com

Triadic colors

1 #ECC8C6 and #C6ECC8 with #C8C6EC are triadic colors.

2 #ECC6C8 and #C6C8EC with #C8C6EC are triadic colors.