COLOR #D4E6F8

HEX: #D4E6F8 RGB: (212,230,248)

Color info

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

RGB color model

#D4E6F8 color RGB value is (212,230,248).

RGB: (212,230,248) (83%, 90%, 97%)

RGB channels and saturation

R 212 of 255 = 83%
G 230 of 255 = 90%
B 248 of 255 = 97%

212
230
248

R + G + B ~ 90%. #D4E6F8 is light color.

Portions of RGB colors in percentages

R + G + B = 212 + 230 + 248 = 690 (100%)
R 212 of 690 ~ 30.72%
G 230 of 690 ~ 33.33%
B 248 of 690 ~ 35.94'%

%30.72
%33.33
%35.94

CMYK color model

#D4E6F8 color CMYK value is (15,7,0,3).

  • cyan value is 14.52%
  • magenta value is 7.26%
  • yellow value is 0.00%
  • key color value is 2.75%

CMYK: (15,7,0,3)
C15M7Y0K3 (15%, 7%, 0%, 3%)
(0.15 / 0.07 / 0.00 / 0.03)

CMYK percentages

%14.52
%7.26
%0
%2.75

Codes

Color #D4E6F8 in popluar color models

D4 E6 F8
RGB 212 230 248
HSL 210° 72.00% 90.20%
HSB/HSV 210° 14.52% 97.25%
CMYK 14.52% 7.26% 0.00%
2.75%

Color #D4E6F8 in popluar number systems.

HEX D4 E6 F8
Decimal 212 230 248
Binary 11010100 11100110 11111000
Octal 324 346 370

Shades and tints

Shades of #D4E6F8

#D4E6F8
(212,230,248)
#C1D2E2
(193,210,226)
#AEBECC
(174,190,204)
#9BAAB6
(155,170,182)
#8896A0
(136,150,160)
#75828A
(117,130,138)
#626E74
(98,110,116)
#4F5A5E
(79,90,94)
#3C4648
(60,70,72)
#293232
(41,50,50)
#161E1C
(22,30,28)
#000000
(0,0,0)

Tints of #D4E6F8

#D4E6F8
(212,230,248)
#D7E8F8
(215,232,248)
#DAEAF8
(218,234,248)
#DDECF8
(221,236,248)
#E0EEF8
(224,238,248)
#E3F0F8
(227,240,248)
#E6F2F8
(230,242,248)
#E9F4F8
(233,244,248)
#ECF6F8
(236,246,248)
#EFF8F8
(239,248,248)
#F2FAF8
(242,250,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D4E6F8 color. Also use rgb(212,230,248) instead hex code.

Text Font Color

.myTextColor { color: #D4E6F8; }

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

This text font color is #D4E6F8.

Background Color

.myBgColor { background-color: #D4E6F8; }

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

This div background color is #D4E6F8.

Border color

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

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

This div border color is #D4E6F8.

Opacity

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

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

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

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

This text has shadow with #D4E6F8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4E6F8.

Preview

Color preview on black background

This text has color #D4E6F8 on black background.


Color preview on white background

This text has color #D4E6F8 on white background.


Black color preview on #D4E6F8 background

This text has black color on #D4E6F8 background.


White color preview on #D4E6F8 background

This text has white color on #D4E6F8 background.


Related colors

Complementary color

Complementary color for #hex is #2B1907.


I love getcolorcode.com

Triadic colors

1 #F8D4E6 and #E6F8D4 with #D4E6F8 are triadic colors.

2 #F8E6D4 and #E6D4F8 with #D4E6F8 are triadic colors.