COLOR #C4D6D9

HEX: #C4D6D9 RGB: (196,214,217)

Color info

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

RGB color model

#C4D6D9 color RGB value is (196,214,217).

RGB: (196,214,217) (77%, 84%, 85%)

RGB channels and saturation

R 196 of 255 = 77%
G 214 of 255 = 84%
B 217 of 255 = 85%

196
214
217

R + G + B ~ 82%. #C4D6D9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 196 + 214 + 217 = 627 (100%)
R 196 of 627 ~ 31.26%
G 214 of 627 ~ 34.13%
B 217 of 627 ~ 34.61'%

%31.26
%34.13
%34.61

CMYK color model

#C4D6D9 color CMYK value is (10,1,0,15).

  • cyan value is 9.68%
  • magenta value is 1.38%
  • yellow value is 0.00%
  • key color value is 14.90%

CMYK: (10,1,0,15)
C10M1Y0K15 (10%, 1%, 0%, 15%)
(0.10 / 0.01 / 0.00 / 0.15)

CMYK percentages

%9.68
%1.38
%0
%14.9

Codes

Color #C4D6D9 in popluar color models

C4 D6 D9
RGB 196 214 217
HSL 189° 21.65% 80.98%
HSB/HSV 189° 9.68% 85.10%
CMYK 9.68% 1.38% 0.00%
14.90%

Color #C4D6D9 in popluar number systems.

HEX C4 D6 D9
Decimal 196 214 217
Binary 11000100 11010110 11011001
Octal 304 326 331

Shades and tints

Shades of #C4D6D9

#C4D6D9
(196,214,217)
#B3C3C6
(179,195,198)
#A2B0B3
(162,176,179)
#919DA0
(145,157,160)
#808A8D
(128,138,141)
#6F777A
(111,119,122)
#5E6467
(94,100,103)
#4D5154
(77,81,84)
#3C3E41
(60,62,65)
#2B2B2E
(43,43,46)
#1A181B
(26,24,27)
#000000
(0,0,0)

Tints of #C4D6D9

#C4D6D9
(196,214,217)
#C9D9DC
(201,217,220)
#CEDCDF
(206,220,223)
#D3DFE2
(211,223,226)
#D8E2E5
(216,226,229)
#DDE5E8
(221,229,232)
#E2E8EB
(226,232,235)
#E7EBEE
(231,235,238)
#ECEEF1
(236,238,241)
#F1F1F4
(241,241,244)
#F6F4F7
(246,244,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #C4D6D9; }

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

This text font color is #C4D6D9.

Background Color

.myBgColor { background-color: #C4D6D9; }

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

This div background color is #C4D6D9.

Border color

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

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

This div border color is #C4D6D9.

Opacity

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

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

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

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

This text has shadow with #C4D6D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4D6D9.

Preview

Color preview on black background

This text has color #C4D6D9 on black background.


Color preview on white background

This text has color #C4D6D9 on white background.


Black color preview on #C4D6D9 background

This text has black color on #C4D6D9 background.


White color preview on #C4D6D9 background

This text has white color on #C4D6D9 background.


Related colors

Complementary color

Complementary color for #hex is #3B2926.


I love getcolorcode.com

Triadic colors

1 #D9C4D6 and #D6D9C4 with #C4D6D9 are triadic colors.

2 #D9D6C4 and #D6C4D9 with #C4D6D9 are triadic colors.