COLOR #C8D8C1

HEX: #C8D8C1 RGB: (200,216,193)

Color info

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

RGB color model

#C8D8C1 color RGB value is (200,216,193).

RGB: (200,216,193) (78%, 85%, 76%)

RGB channels and saturation

R 200 of 255 = 78%
G 216 of 255 = 85%
B 193 of 255 = 76%

200
216
193

R + G + B ~ 80%. #C8D8C1 is quite light color.

Portions of RGB colors in percentages

R + G + B = 200 + 216 + 193 = 609 (100%)
R 200 of 609 ~ 32.84%
G 216 of 609 ~ 35.47%
B 193 of 609 ~ 31.69'%

%32.84
%35.47
%31.69

CMYK color model

#C8D8C1 color CMYK value is (7,0,11,15).

  • cyan value is 7.41%
  • magenta value is 0.00%
  • yellow value is 10.65%
  • key color value is 15.29%

CMYK: (7,0,11,15)
C7M0Y11K15 (7%, 0%, 11%, 15%)
(0.07 / 0.00 / 0.11 / 0.15)

CMYK percentages

%7.41
%0
%10.65
%15.29

Codes

Color #C8D8C1 in popluar color models

C8 D8 C1
RGB 200 216 193
HSL 102° 22.77% 80.20%
HSB/HSV 102° 10.65% 84.71%
CMYK 7.41% 0.00% 10.65%
15.29%

Color #C8D8C1 in popluar number systems.

HEX C8 D8 C1
Decimal 200 216 193
Binary 11001000 11011000 11000001
Octal 310 330 301

Shades and tints

Shades of #C8D8C1

#C8D8C1
(200,216,193)
#B6C5B0
(182,197,176)
#A4B29F
(164,178,159)
#929F8E
(146,159,142)
#808C7D
(128,140,125)
#6E796C
(110,121,108)
#5C665B
(92,102,91)
#4A534A
(74,83,74)
#384039
(56,64,57)
#262D28
(38,45,40)
#141A17
(20,26,23)
#000000
(0,0,0)

Tints of #C8D8C1

#C8D8C1
(200,216,193)
#CDDBC6
(205,219,198)
#D2DECB
(210,222,203)
#D7E1D0
(215,225,208)
#DCE4D5
(220,228,213)
#E1E7DA
(225,231,218)
#E6EADF
(230,234,223)
#EBEDE4
(235,237,228)
#F0F0E9
(240,240,233)
#F5F3EE
(245,243,238)
#FAF6F3
(250,246,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C8D8C1 color. Also use rgb(200,216,193) instead hex code.

Text Font Color

.myTextColor { color: #C8D8C1; }

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

This text font color is #C8D8C1.

Background Color

.myBgColor { background-color: #C8D8C1; }

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

This div background color is #C8D8C1.

Border color

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

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

This div border color is #C8D8C1.

Opacity

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

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

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

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

This text has shadow with #C8D8C1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C8D8C1.

Preview

Color preview on black background

This text has color #C8D8C1 on black background.


Color preview on white background

This text has color #C8D8C1 on white background.


Black color preview on #C8D8C1 background

This text has black color on #C8D8C1 background.


White color preview on #C8D8C1 background

This text has white color on #C8D8C1 background.


Related colors

Complementary color

Complementary color for #hex is #37273E.


I love getcolorcode.com

Triadic colors

1 #C1C8D8 and #D8C1C8 with #C8D8C1 are triadic colors.

2 #C1D8C8 and #D8C8C1 with #C8D8C1 are triadic colors.