COLOR #D6FCEE

HEX: #D6FCEE RGB: (214,252,238)

Color info

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

RGB color model

#D6FCEE color RGB value is (214,252,238).

RGB: (214,252,238) (84%, 99%, 93%)

RGB channels and saturation

R 214 of 255 = 84%
G 252 of 255 = 99%
B 238 of 255 = 93%

214
252
238

R + G + B ~ 92%. #D6FCEE is light color.

Portions of RGB colors in percentages

R + G + B = 214 + 252 + 238 = 704 (100%)
R 214 of 704 ~ 30.4%
G 252 of 704 ~ 35.8%
B 238 of 704 ~ 33.81'%

%30.4
%35.8
%33.81

CMYK color model

#D6FCEE color CMYK value is (15,0,6,1).

  • cyan value is 15.08%
  • magenta value is 0.00%
  • yellow value is 5.56%
  • key color value is 1.18%
CMYK: (15,0,6,1) C15M0Y6K1 (15%,0%,6%,1%) (0.15/0.00/0.06/0.01) 

CMYK percentages

%15.08
%0
%5.56
%1.18

Codes

Color #D6FCEE in popluar color models

D6 FC EE
RGB 214 252 238
HSL 158° 86.36% 91.37%
HSB/HSV 158° 15.08% 98.82%
CMYK 15.08% 0.00% 5.56%
1.18%

Color #D6FCEE in popluar number systems.

HEX D6 FC EE
Decimal 214 252 238
Binary 11010110 11111100 11101110
Octal 326 374 356

Shades and tints

Shades of #D6FCEE

#D6FCEE
(214,252,238)
#C3E6D9
(195,230,217)
#B0D0C4
(176,208,196)
#9DBAAF
(157,186,175)
#8AA49A
(138,164,154)
#778E85
(119,142,133)
#647870
(100,120,112)
#51625B
(81,98,91)
#3E4C46
(62,76,70)
#2B3631
(43,54,49)
#18201C
(24,32,28)
#000000
(0,0,0)

Tints of #D6FCEE

#D6FCEE
(214,252,238)
#D9FCEF
(217,252,239)
#DCFCF0
(220,252,240)
#DFFCF1
(223,252,241)
#E2FCF2
(226,252,242)
#E5FCF3
(229,252,243)
#E8FCF4
(232,252,244)
#EBFCF5
(235,252,245)
#EEFCF6
(238,252,246)
#F1FCF7
(241,252,247)
#F4FCF8
(244,252,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6FCEE color. Also use rgb(214,252,238) instead hex code.

Text Font Color

.myTextColor { color: #D6FCEE; }

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

This text font color is #D6FCEE.

Background Color

.myBgColor { background-color: #D6FCEE; }

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

This div background color is #D6FCEE.

Border color

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

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

This div border color is #D6FCEE.

Opacity

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

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

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

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

This text has shadow with #D6FCEE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6FCEE.

Preview

Color preview on black background

This text has color #D6FCEE on black background.


Color preview on white background

This text has color #D6FCEE on white background.


Black color preview on #D6FCEE background

This text has black color on #D6FCEE background.


White color preview on #D6FCEE background

This text has white color on #D6FCEE background.


Related colors

Complementary color

Complementary color for #hex is #290311.


I love getcolorcode.com

Triadic colors

1 #EED6FC and #FCEED6 with #D6FCEE are triadic colors.

2 #EEFCD6 and #FCD6EE with #D6FCEE are triadic colors.