COLOR #C8C5EC

HEX: #C8C5EC RGB: (200,197,236)

Renk bilgisi

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

RGB renk modeli

#C8C5EC color RGB value is (200,197,236).

RGB: (200,197,236) (78%, 77%, 93%)

RGB bağlantıları ve doygunluk

R 200 of 255 = 78%
G 197 of 255 = 77%
B 236 of 255 = 93%

200
197
236

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

Yüzdelerle RGB renk parçaları

R + G + B = 200 + 197 + 236 = 633 (100%)
R 200 of 633 ~ 31.6%
G 197 of 633 ~ 31.12%
B 236 of 633 ~ 37.28'%

%31.6
%31.12
%37.28

CMYK RENK MODELİ

#C8C5EC rengi CMYK tonu (15,17,0,7).

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

CMYK: (15,17,0,7)
C15M17Y0K7 (15%, 17%, 0%, 7%)
(0.15 / 0.17 / 0.00 / 0.07)

CMYK yüzdeleri

%15.25
%16.53
%0
%7.45

Codes

Color #C8C5EC in popluar color models

C8 C5 EC
RGB 200 197 236
HSL 245° 50.65% 84.90%
HSB/HSV 245° 16.53% 92.55%
CMYK 15.25% 16.53% 0.00%
7.45%

Color #C8C5EC in popluar number systems.

HEX C8 C5 EC
Decimal 200 197 236
Binary 11001000 11000101 11101100
Octal 310 305 354

Shades and tints

Shades of #C8C5EC

#C8C5EC
(200,197,236)
#B6B4D7
(182,180,215)
#A4A3C2
(164,163,194)
#9292AD
(146,146,173)
#808198
(128,129,152)
#6E7083
(110,112,131)
#5C5F6E
(92,95,110)
#4A4E59
(74,78,89)
#383D44
(56,61,68)
#262C2F
(38,44,47)
#141B1A
(20,27,26)
#000000
(0,0,0)

Tints of #C8C5EC

#C8C5EC
(200,197,236)
#CDCAED
(205,202,237)
#D2CFEE
(210,207,238)
#D7D4EF
(215,212,239)
#DCD9F0
(220,217,240)
#E1DEF1
(225,222,241)
#E6E3F2
(230,227,242)
#EBE8F3
(235,232,243)
#F0EDF4
(240,237,244)
#F5F2F5
(245,242,245)
#FAF7F6
(250,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C8C5EC; }

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

This text font color is #C8C5EC.

Background Color

.myBgColor { background-color: #C8C5EC; }

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

This div background color is #C8C5EC.

Border color

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

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

This div border color is #C8C5EC.

Opacity

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

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

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

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

This text has shadow with #C8C5EC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C8C5EC.

Preview

Color preview on black background

This text has color #C8C5EC on black background.


Color preview on white background

This text has color #C8C5EC on white background.


Black color preview on #C8C5EC background

This text has black color on #C8C5EC background.


White color preview on #C8C5EC background

This text has white color on #C8C5EC background.


Related colors

Complementary color

Complementary color for #hex is #373A13.


I love getcolorcode.com

Triadic colors

1 #ECC8C5 and #C5ECC8 with #C8C5EC are triadic colors.

2 #ECC5C8 and #C5C8EC with #C8C5EC are triadic colors.