COLOR #D8D9F8

HEX: #D8D9F8 RGB: (216,217,248)

Color info

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

RGB color model

#D8D9F8 color RGB value is (216,217,248).

RGB: (216,217,248) (85%, 85%, 97%)

RGB channels and saturation

R 216 of 255 = 85%
G 217 of 255 = 85%
B 248 of 255 = 97%

216
217
248

R + G + B ~ 89%. #D8D9F8 is light color.

Portions of RGB colors in percentages

R + G + B = 216 + 217 + 248 = 681 (100%)
R 216 of 681 ~ 31.72%
G 217 of 681 ~ 31.86%
B 248 of 681 ~ 36.42'%

%31.72
%31.86
%36.42

CMYK color model

#D8D9F8 color CMYK value is (13,13,0,3).

  • cyan value is 12.90%
  • magenta value is 12.50%
  • yellow value is 0.00%
  • key color value is 2.75%

CMYK: (13,13,0,3)
C13M13Y0K3 (13%, 13%, 0%, 3%)
(0.13 / 0.13 / 0.00 / 0.03)

CMYK percentages

%12.9
%12.5
%0
%2.75

Codes

Color #D8D9F8 in popluar color models

D8 D9 F8
RGB 216 217 248
HSL 238° 69.57% 90.98%
HSB/HSV 238° 12.90% 97.25%
CMYK 12.90% 12.50% 0.00%
2.75%

Color #D8D9F8 in popluar number systems.

HEX D8 D9 F8
Decimal 216 217 248
Binary 11011000 11011001 11111000
Octal 330 331 370

Shades and tints

Shades of #D8D9F8

#D8D9F8
(216,217,248)
#C5C6E2
(197,198,226)
#B2B3CC
(178,179,204)
#9FA0B6
(159,160,182)
#8C8DA0
(140,141,160)
#797A8A
(121,122,138)
#666774
(102,103,116)
#53545E
(83,84,94)
#404148
(64,65,72)
#2D2E32
(45,46,50)
#1A1B1C
(26,27,28)
#000000
(0,0,0)

Tints of #D8D9F8

#D8D9F8
(216,217,248)
#DBDCF8
(219,220,248)
#DEDFF8
(222,223,248)
#E1E2F8
(225,226,248)
#E4E5F8
(228,229,248)
#E7E8F8
(231,232,248)
#EAEBF8
(234,235,248)
#EDEEF8
(237,238,248)
#F0F1F8
(240,241,248)
#F3F4F8
(243,244,248)
#F6F7F8
(246,247,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D8D9F8 color. Also use rgb(216,217,248) instead hex code.

Text Font Color

.myTextColor { color: #D8D9F8; }

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

This text font color is #D8D9F8.

Background Color

.myBgColor { background-color: #D8D9F8; }

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

This div background color is #D8D9F8.

Border color

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

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

This div border color is #D8D9F8.

Opacity

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

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

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

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

This text has shadow with #D8D9F8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D8D9F8.

Preview

Color preview on black background

This text has color #D8D9F8 on black background.


Color preview on white background

This text has color #D8D9F8 on white background.


Black color preview on #D8D9F8 background

This text has black color on #D8D9F8 background.


White color preview on #D8D9F8 background

This text has white color on #D8D9F8 background.


Related colors

Complementary color

Complementary color for #hex is #272607.


I love getcolorcode.com

Triadic colors

1 #F8D8D9 and #D9F8D8 with #D8D9F8 are triadic colors.

2 #F8D9D8 and #D9D8F8 with #D8D9F8 are triadic colors.