COLOR #C4D2D6

HEX: #C4D2D6 RGB: (196,210,214)

Color info

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

RGB color model

#C4D2D6 color RGB value is (196,210,214).

RGB: (196,210,214) (77%, 82%, 84%)

RGB channels and saturation

R 196 of 255 = 77%
G 210 of 255 = 82%
B 214 of 255 = 84%

196
210
214

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

Portions of RGB colors in percentages

R + G + B = 196 + 210 + 214 = 620 (100%)
R 196 of 620 ~ 31.61%
G 210 of 620 ~ 33.87%
B 214 of 620 ~ 34.52'%

%31.61
%33.87
%34.52

CMYK color model

#C4D2D6 color CMYK value is (8,2,0,16).

  • cyan value is 8.41%
  • magenta value is 1.87%
  • yellow value is 0.00%
  • key color value is 16.08%
CMYK: (8,2,0,16) C8M2Y0K16 (8%,2%,0%,16%) (0.08/0.02/0.00/0.16) 

CMYK percentages

%8.41
%1.87
%0
%16.08

Codes

Color #C4D2D6 in popluar color models

C4 D2 D6
RGB 196 210 214
HSL 193° 18.00% 80.39%
HSB/HSV 193° 8.41% 83.92%
CMYK 8.41% 1.87% 0.00%
16.08%

Color #C4D2D6 in popluar number systems.

HEX C4 D2 D6
Decimal 196 210 214
Binary 11000100 11010010 11010110
Octal 304 322 326

Shades and tints

Shades of #C4D2D6

#C4D2D6
(196,210,214)
#B3BFC3
(179,191,195)
#A2ACB0
(162,172,176)
#91999D
(145,153,157)
#80868A
(128,134,138)
#6F7377
(111,115,119)
#5E6064
(94,96,100)
#4D4D51
(77,77,81)
#3C3A3E
(60,58,62)
#2B272B
(43,39,43)
#1A1418
(26,20,24)
#000000
(0,0,0)

Tints of #C4D2D6

#C4D2D6
(196,210,214)
#C9D6D9
(201,214,217)
#CEDADC
(206,218,220)
#D3DEDF
(211,222,223)
#D8E2E2
(216,226,226)
#DDE6E5
(221,230,229)
#E2EAE8
(226,234,232)
#E7EEEB
(231,238,235)
#ECF2EE
(236,242,238)
#F1F6F1
(241,246,241)
#F6FAF4
(246,250,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C4D2D6; }

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

This text font color is #C4D2D6.

Background Color

.myBgColor { background-color: #C4D2D6; }

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

This div background color is #C4D2D6.

Border color

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

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

This div border color is #C4D2D6.

Opacity

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

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

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

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

This text has shadow with #C4D2D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4D2D6.

Preview

Color preview on black background

This text has color #C4D2D6 on black background.


Color preview on white background

This text has color #C4D2D6 on white background.


Black color preview on #C4D2D6 background

This text has black color on #C4D2D6 background.


White color preview on #C4D2D6 background

This text has white color on #C4D2D6 background.


Related colors

Complementary color

Complementary color for #hex is #3B2D29.


I love getcolorcode.com

Triadic colors

1 #D6C4D2 and #D2D6C4 with #C4D2D6 are triadic colors.

2 #D6D2C4 and #D2C4D6 with #C4D2D6 are triadic colors.