COLOR #C4D8F2

HEX: #C4D8F2 RGB: (196,216,242)

Color info

#C4D8F2 contains red, green and blue colors in about the same proportion. Web safe color of #C4D8F2 is #CCCCFF (or #CCF).

RGB color model

#C4D8F2 color RGB value is (196,216,242).

RGB: (196,216,242) (77%, 85%, 95%)

RGB channels and saturation

R 196 of 255 = 77%
G 216 of 255 = 85%
B 242 of 255 = 95%

196
216
242

R + G + B ~ 86%. #C4D8F2 is light color.

Portions of RGB colors in percentages

R + G + B = 196 + 216 + 242 = 654 (100%)
R 196 of 654 ~ 29.97%
G 216 of 654 ~ 33.03%
B 242 of 654 ~ 37'%

%29.97
%33.03
%37

CMYK color model

#C4D8F2 color CMYK value is (19,11,0,5).

  • cyan value is 19.01%
  • magenta value is 10.74%
  • yellow value is 0.00%
  • key color value is 5.10%

CMYK: (19,11,0,5)
C19M11Y0K5 (19%, 11%, 0%, 5%)
(0.19 / 0.11 / 0.00 / 0.05)

CMYK percentages

%19.01
%10.74
%0
%5.1

Codes

Color #C4D8F2 in popluar color models

C4 D8 F2
RGB 196 216 242
HSL 214° 63.89% 85.88%
HSB/HSV 214° 19.01% 94.90%
CMYK 19.01% 10.74% 0.00%
5.10%

Color #C4D8F2 in popluar number systems.

HEX C4 D8 F2
Decimal 196 216 242
Binary 11000100 11011000 11110010
Octal 304 330 362

Shades and tints

Shades of #C4D8F2

#C4D8F2
(196,216,242)
#B3C5DC
(179,197,220)
#A2B2C6
(162,178,198)
#919FB0
(145,159,176)
#808C9A
(128,140,154)
#6F7984
(111,121,132)
#5E666E
(94,102,110)
#4D5358
(77,83,88)
#3C4042
(60,64,66)
#2B2D2C
(43,45,44)
#1A1A16
(26,26,22)
#000000
(0,0,0)

Tints of #C4D8F2

#C4D8F2
(196,216,242)
#C9DBF3
(201,219,243)
#CEDEF4
(206,222,244)
#D3E1F5
(211,225,245)
#D8E4F6
(216,228,246)
#DDE7F7
(221,231,247)
#E2EAF8
(226,234,248)
#E7EDF9
(231,237,249)
#ECF0FA
(236,240,250)
#F1F3FB
(241,243,251)
#F6F6FC
(246,246,252)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #C4D8F2 color. Also use rgb(196,216,242) instead hex code.

Text Font Color

.myTextColor { color: #C4D8F2; }

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

This text font color is #C4D8F2.

Background Color

.myBgColor { background-color: #C4D8F2; }

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

This div background color is #C4D8F2.

Border color

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

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

This div border color is #C4D8F2.

Opacity

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

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

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

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

This text has shadow with #C4D8F2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #C4D8F2.

Preview

Color preview on black background

This text has color #C4D8F2 on black background.


Color preview on white background

This text has color #C4D8F2 on white background.


Black color preview on #C4D8F2 background

This text has black color on #C4D8F2 background.


White color preview on #C4D8F2 background

This text has white color on #C4D8F2 background.


Related colors

Complementary color

Complementary color for #hex is #3B270D.


I love getcolorcode.com

Triadic colors

1 #F2C4D8 and #D8F2C4 with #C4D8F2 are triadic colors.

2 #F2D8C4 and #D8C4F2 with #C4D8F2 are triadic colors.