COLOR #C8CBD4

HEX: #C8CBD4 RGB: (200,203,212)

Color info

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

RGB color model

#C8CBD4 color RGB value is (200,203,212).

RGB: (200,203,212) (78%, 80%, 83%)

RGB channels and saturation

R 200 of 255 = 78%
G 203 of 255 = 80%
B 212 of 255 = 83%

200
203
212

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

Portions of RGB colors in percentages

R + G + B = 200 + 203 + 212 = 615 (100%)
R 200 of 615 ~ 32.52%
G 203 of 615 ~ 33.01%
B 212 of 615 ~ 34.47'%

%32.52
%33.01
%34.47

CMYK color model

#C8CBD4 color CMYK value is (6,4,0,17).

  • cyan value is 5.66%
  • magenta value is 4.25%
  • yellow value is 0.00%
  • key color value is 16.86%

CMYK: (6,4,0,17)
C6M4Y0K17 (6%, 4%, 0%, 17%)
(0.06 / 0.04 / 0.00 / 0.17)

CMYK percentages

%5.66
%4.25
%0
%16.86

Codes

Color #C8CBD4 in popluar color models

C8 CB D4
RGB 200 203 212
HSL 225° 12.24% 80.78%
HSB/HSV 225° 5.66% 83.14%
CMYK 5.66% 4.25% 0.00%
16.86%

Color #C8CBD4 in popluar number systems.

HEX C8 CB D4
Decimal 200 203 212
Binary 11001000 11001011 11010100
Octal 310 313 324

Shades and tints

Shades of #C8CBD4

#C8CBD4
(200,203,212)
#B6B9C1
(182,185,193)
#A4A7AE
(164,167,174)
#92959B
(146,149,155)
#808388
(128,131,136)
#6E7175
(110,113,117)
#5C5F62
(92,95,98)
#4A4D4F
(74,77,79)
#383B3C
(56,59,60)
#262929
(38,41,41)
#141716
(20,23,22)
#000000
(0,0,0)

Tints of #C8CBD4

#C8CBD4
(200,203,212)
#CDCFD7
(205,207,215)
#D2D3DA
(210,211,218)
#D7D7DD
(215,215,221)
#DCDBE0
(220,219,224)
#E1DFE3
(225,223,227)
#E6E3E6
(230,227,230)
#EBE7E9
(235,231,233)
#F0EBEC
(240,235,236)
#F5EFEF
(245,239,239)
#FAF3F2
(250,243,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C8CBD4 color. Also use rgb(200,203,212) instead hex code.

Text Font Color

.myTextColor { color: #C8CBD4; }

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

This text font color is #C8CBD4.

Background Color

.myBgColor { background-color: #C8CBD4; }

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

This div background color is #C8CBD4.

Border color

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

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

This div border color is #C8CBD4.

Opacity

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

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

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

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

This text has shadow with #C8CBD4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C8CBD4.

Preview

Color preview on black background

This text has color #C8CBD4 on black background.


Color preview on white background

This text has color #C8CBD4 on white background.


Black color preview on #C8CBD4 background

This text has black color on #C8CBD4 background.


White color preview on #C8CBD4 background

This text has white color on #C8CBD4 background.


Related colors

Complementary color

Complementary color for #hex is #37342B.


I love getcolorcode.com

Triadic colors

1 #D4C8CB and #CBD4C8 with #C8CBD4 are triadic colors.

2 #D4CBC8 and #CBC8D4 with #C8CBD4 are triadic colors.