COLOR #C4D4D6

HEX: #C4D4D6 RGB: (196,212,214)

Color info

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

RGB color model

#C4D4D6 color RGB value is (196,212,214).

RGB: (196,212,214) (77%, 83%, 84%)

RGB channels and saturation

R 196 of 255 = 77%
G 212 of 255 = 83%
B 214 of 255 = 84%

196
212
214

R + G + B ~ 81%. #C4D4D6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 196 + 212 + 214 = 622 (100%)
R 196 of 622 ~ 31.51%
G 212 of 622 ~ 34.08%
B 214 of 622 ~ 34.41'%

%31.51
%34.08
%34.41

CMYK color model

#C4D4D6 color CMYK value is (8,1,0,16).

  • cyan value is 8.41%
  • magenta value is 0.93%
  • yellow value is 0.00%
  • key color value is 16.08%

CMYK: (8,1,0,16)
C8M1Y0K16 (8%, 1%, 0%, 16%)
(0.08 / 0.01 / 0.00 / 0.16)

CMYK percentages

%8.41
%0.93
%0
%16.08

Codes

Color #C4D4D6 in popluar color models

C4 D4 D6
RGB 196 212 214
HSL 187° 18.00% 80.39%
HSB/HSV 187° 8.41% 83.92%
CMYK 8.41% 0.93% 0.00%
16.08%

Color #C4D4D6 in popluar number systems.

HEX C4 D4 D6
Decimal 196 212 214
Binary 11000100 11010100 11010110
Octal 304 324 326

Shades and tints

Shades of #C4D4D6

#C4D4D6
(196,212,214)
#B3C1C3
(179,193,195)
#A2AEB0
(162,174,176)
#919B9D
(145,155,157)
#80888A
(128,136,138)
#6F7577
(111,117,119)
#5E6264
(94,98,100)
#4D4F51
(77,79,81)
#3C3C3E
(60,60,62)
#2B292B
(43,41,43)
#1A1618
(26,22,24)
#000000
(0,0,0)

Tints of #C4D4D6

#C4D4D6
(196,212,214)
#C9D7D9
(201,215,217)
#CEDADC
(206,218,220)
#D3DDDF
(211,221,223)
#D8E0E2
(216,224,226)
#DDE3E5
(221,227,229)
#E2E6E8
(226,230,232)
#E7E9EB
(231,233,235)
#ECECEE
(236,236,238)
#F1EFF1
(241,239,241)
#F6F2F4
(246,242,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C4D4D6 color. Also use rgb(196,212,214) instead hex code.

Text Font Color

.myTextColor { color: #C4D4D6; }

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

This text font color is #C4D4D6.

Background Color

.myBgColor { background-color: #C4D4D6; }

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

This div background color is #C4D4D6.

Border color

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

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

This div border color is #C4D4D6.

Opacity

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

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

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

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

This text has shadow with #C4D4D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4D4D6.

Preview

Color preview on black background

This text has color #C4D4D6 on black background.


Color preview on white background

This text has color #C4D4D6 on white background.


Black color preview on #C4D4D6 background

This text has black color on #C4D4D6 background.


White color preview on #C4D4D6 background

This text has white color on #C4D4D6 background.


Related colors

Complementary color

Complementary color for #hex is #3B2B29.


I love getcolorcode.com

Triadic colors

1 #D6C4D4 and #D4D6C4 with #C4D4D6 are triadic colors.

2 #D6D4C4 and #D4C4D6 with #C4D4D6 are triadic colors.