COLOR #C8C3D1

HEX: #C8C3D1 RGB: (200,195,209)

Color info

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

RGB color model

#C8C3D1 color RGB value is (200,195,209).

RGB: (200,195,209) (78%, 76%, 82%)

RGB channels and saturation

R 200 of 255 = 78%
G 195 of 255 = 76%
B 209 of 255 = 82%

200
195
209

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

Portions of RGB colors in percentages

R + G + B = 200 + 195 + 209 = 604 (100%)
R 200 of 604 ~ 33.11%
G 195 of 604 ~ 32.28%
B 209 of 604 ~ 34.6'%

%33.11
%32.28
%34.6

CMYK color model

#C8C3D1 color CMYK value is (4,7,0,18).

  • cyan value is 4.31%
  • magenta value is 6.70%
  • yellow value is 0.00%
  • key color value is 18.04%

CMYK: (4,7,0,18)
C4M7Y0K18 (4%, 7%, 0%, 18%)
(0.04 / 0.07 / 0.00 / 0.18)

CMYK percentages

%4.31
%6.7
%0
%18.04

Codes

Color #C8C3D1 in popluar color models

C8 C3 D1
RGB 200 195 209
HSL 261° 13.21% 79.22%
HSB/HSV 261° 6.70% 81.96%
CMYK 4.31% 6.70% 0.00%
18.04%

Color #C8C3D1 in popluar number systems.

HEX C8 C3 D1
Decimal 200 195 209
Binary 11001000 11000011 11010001
Octal 310 303 321

Shades and tints

Shades of #C8C3D1

#C8C3D1
(200,195,209)
#B6B2BE
(182,178,190)
#A4A1AB
(164,161,171)
#929098
(146,144,152)
#807F85
(128,127,133)
#6E6E72
(110,110,114)
#5C5D5F
(92,93,95)
#4A4C4C
(74,76,76)
#383B39
(56,59,57)
#262A26
(38,42,38)
#141913
(20,25,19)
#000000
(0,0,0)

Tints of #C8C3D1

#C8C3D1
(200,195,209)
#CDC8D5
(205,200,213)
#D2CDD9
(210,205,217)
#D7D2DD
(215,210,221)
#DCD7E1
(220,215,225)
#E1DCE5
(225,220,229)
#E6E1E9
(230,225,233)
#EBE6ED
(235,230,237)
#F0EBF1
(240,235,241)
#F5F0F5
(245,240,245)
#FAF5F9
(250,245,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C8C3D1 color. Also use rgb(200,195,209) instead hex code.

Text Font Color

.myTextColor { color: #C8C3D1; }

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

This text font color is #C8C3D1.

Background Color

.myBgColor { background-color: #C8C3D1; }

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

This div background color is #C8C3D1.

Border color

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

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

This div border color is #C8C3D1.

Opacity

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

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

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

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

This text has shadow with #C8C3D1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C8C3D1.

Preview

Color preview on black background

This text has color #C8C3D1 on black background.


Color preview on white background

This text has color #C8C3D1 on white background.


Black color preview on #C8C3D1 background

This text has black color on #C8C3D1 background.


White color preview on #C8C3D1 background

This text has white color on #C8C3D1 background.


Related colors

Complementary color

Complementary color for #hex is #373C2E.


I love getcolorcode.com

Triadic colors

1 #D1C8C3 and #C3D1C8 with #C8C3D1 are triadic colors.

2 #D1C3C8 and #C3C8D1 with #C8C3D1 are triadic colors.