COLOR #D9FEF6

HEX: #D9FEF6 RGB: (217,254,246)

Color info

#D9FEF6 contains red, green and blue colors in about the same proportion. Web safe color of #D9FEF6 is #CCFFFF (or #CFF).

RGB color model

#D9FEF6 color RGB value is (217,254,246).

RGB: (217,254,246) (85%, 100%, 96%)

RGB channels and saturation

R 217 of 255 = 85%
G 254 of 255 = 100%
B 246 of 255 = 96%

217
254
246

R + G + B ~ 94%. #D9FEF6 is light color.

Portions of RGB colors in percentages

R + G + B = 217 + 254 + 246 = 717 (100%)
R 217 of 717 ~ 30.26%
G 254 of 717 ~ 35.43%
B 246 of 717 ~ 34.31'%

%30.26
%35.43
%34.31

CMYK color model

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

  • cyan value is 14.57%
  • magenta value is 0.00%
  • yellow value is 3.15%
  • key color value is 0.39%

CMYK: (15,0,3,0)
C15M0Y3K0 (15%, 0%, 3%, 0%)
(0.15 / 0.00 / 0.03 / 0.00)

CMYK percentages

%14.57
%0
%3.15
%0.39

Codes

Color #D9FEF6 in popluar color models

D9 FE F6
RGB 217 254 246
HSL 167° 94.87% 92.35%
HSB/HSV 167° 14.57% 99.61%
CMYK 14.57% 0.00% 3.15%
0.39%

Color #D9FEF6 in popluar number systems.

HEX D9 FE F6
Decimal 217 254 246
Binary 11011001 11111110 11110110
Octal 331 376 366

Shades and tints

Shades of #D9FEF6

#D9FEF6
(217,254,246)
#C6E7E0
(198,231,224)
#B3D0CA
(179,208,202)
#A0B9B4
(160,185,180)
#8DA29E
(141,162,158)
#7A8B88
(122,139,136)
#677472
(103,116,114)
#545D5C
(84,93,92)
#414646
(65,70,70)
#2E2F30
(46,47,48)
#1B181A
(27,24,26)
#000000
(0,0,0)

Tints of #D9FEF6

#D9FEF6
(217,254,246)
#DCFEF6
(220,254,246)
#DFFEF6
(223,254,246)
#E2FEF6
(226,254,246)
#E5FEF6
(229,254,246)
#E8FEF6
(232,254,246)
#EBFEF6
(235,254,246)
#EEFEF6
(238,254,246)
#F1FEF6
(241,254,246)
#F4FEF6
(244,254,246)
#F7FEF6
(247,254,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D9FEF6 color. Also use rgb(217,254,246) instead hex code.

Text Font Color

.myTextColor { color: #D9FEF6; }

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

This text font color is #D9FEF6.

Background Color

.myBgColor { background-color: #D9FEF6; }

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

This div background color is #D9FEF6.

Border color

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

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

This div border color is #D9FEF6.

Opacity

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

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

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

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

This text has shadow with #D9FEF6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9FEF6.

Preview

Color preview on black background

This text has color #D9FEF6 on black background.


Color preview on white background

This text has color #D9FEF6 on white background.


Black color preview on #D9FEF6 background

This text has black color on #D9FEF6 background.


White color preview on #D9FEF6 background

This text has white color on #D9FEF6 background.


Related colors

Complementary color

Complementary color for #hex is #260109.


I love getcolorcode.com

Triadic colors

1 #F6D9FE and #FEF6D9 with #D9FEF6 are triadic colors.

2 #F6FED9 and #FED9F6 with #D9FEF6 are triadic colors.