COLOR #C8C5D0

HEX: #C8C5D0 RGB: (200,197,208)

Color info

#C8C5D0 contains red, green and blue colors in about the same proportion. Web safe color of #C8C5D0 is #CCCCCC (or #CCC).

RGB color model

#C8C5D0 color RGB value is (200,197,208).

RGB: (200,197,208) (78%, 77%, 82%)

RGB channels and saturation

R 200 of 255 = 78%
G 197 of 255 = 77%
B 208 of 255 = 82%

200
197
208

R + G + B ~ 79%. #C8C5D0 is quite light color.

Portions of RGB colors in percentages

R + G + B = 200 + 197 + 208 = 605 (100%)
R 200 of 605 ~ 33.06%
G 197 of 605 ~ 32.56%
B 208 of 605 ~ 34.38'%

%33.06
%32.56
%34.38

CMYK color model

#C8C5D0 color CMYK value is (4,5,0,18).

  • cyan value is 3.85%
  • magenta value is 5.29%
  • yellow value is 0.00%
  • key color value is 18.43%

CMYK: (4,5,0,18)
C4M5Y0K18 (4%, 5%, 0%, 18%)
(0.04 / 0.05 / 0.00 / 0.18)

CMYK percentages

%3.85
%5.29
%0
%18.43

Codes

Color #C8C5D0 in popluar color models

C8 C5 D0
RGB 200 197 208
HSL 256° 10.48% 79.41%
HSB/HSV 256° 5.29% 81.57%
CMYK 3.85% 5.29% 0.00%
18.43%

Color #C8C5D0 in popluar number systems.

HEX C8 C5 D0
Decimal 200 197 208
Binary 11001000 11000101 11010000
Octal 310 305 320

Shades and tints

Shades of #C8C5D0

#C8C5D0
(200,197,208)
#B6B4BE
(182,180,190)
#A4A3AC
(164,163,172)
#92929A
(146,146,154)
#808188
(128,129,136)
#6E7076
(110,112,118)
#5C5F64
(92,95,100)
#4A4E52
(74,78,82)
#383D40
(56,61,64)
#262C2E
(38,44,46)
#141B1C
(20,27,28)
#000000
(0,0,0)

Tints of #C8C5D0

#C8C5D0
(200,197,208)
#CDCAD4
(205,202,212)
#D2CFD8
(210,207,216)
#D7D4DC
(215,212,220)
#DCD9E0
(220,217,224)
#E1DEE4
(225,222,228)
#E6E3E8
(230,227,232)
#EBE8EC
(235,232,236)
#F0EDF0
(240,237,240)
#F5F2F4
(245,242,244)
#FAF7F8
(250,247,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C8C5D0; }

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

This text font color is #C8C5D0.

Background Color

.myBgColor { background-color: #C8C5D0; }

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

This div background color is #C8C5D0.

Border color

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

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

This div border color is #C8C5D0.

Opacity

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

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

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

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

This text has shadow with #C8C5D0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C8C5D0.

Preview

Color preview on black background

This text has color #C8C5D0 on black background.


Color preview on white background

This text has color #C8C5D0 on white background.


Black color preview on #C8C5D0 background

This text has black color on #C8C5D0 background.


White color preview on #C8C5D0 background

This text has white color on #C8C5D0 background.


Related colors

Complementary color

Complementary color for #hex is #373A2F.


I love getcolorcode.com

Triadic colors

1 #D0C8C5 and #C5D0C8 with #C8C5D0 are triadic colors.

2 #D0C5C8 and #C5C8D0 with #C8C5D0 are triadic colors.