COLOR #D6EFDE

HEX: #D6EFDE RGB: (214,239,222)

Color info

#D6EFDE contains red, green and blue colors in about the same proportion. Web safe color of #D6EFDE is #CCFFCC (or #CFC).

RGB color model

#D6EFDE color RGB value is (214,239,222).

RGB: (214,239,222) (84%, 94%, 87%)

RGB channels and saturation

R 214 of 255 = 84%
G 239 of 255 = 94%
B 222 of 255 = 87%

214
239
222

R + G + B ~ 88%. #D6EFDE is light color.

Portions of RGB colors in percentages

R + G + B = 214 + 239 + 222 = 675 (100%)
R 214 of 675 ~ 31.7%
G 239 of 675 ~ 35.41%
B 222 of 675 ~ 32.89'%

%31.7
%35.41
%32.89

CMYK color model

#D6EFDE color CMYK value is (10,0,7,6).

  • cyan value is 10.46%
  • magenta value is 0.00%
  • yellow value is 7.11%
  • key color value is 6.27%

CMYK: (10,0,7,6)
C10M0Y7K6 (10%, 0%, 7%, 6%)
(0.10 / 0.00 / 0.07 / 0.06)

CMYK percentages

%10.46
%0
%7.11
%6.27

Codes

Color #D6EFDE in popluar color models

D6 EF DE
RGB 214 239 222
HSL 139° 43.86% 88.82%
HSB/HSV 139° 10.46% 93.73%
CMYK 10.46% 0.00% 7.11%
6.27%

Color #D6EFDE in popluar number systems.

HEX D6 EF DE
Decimal 214 239 222
Binary 11010110 11101111 11011110
Octal 326 357 336

Shades and tints

Shades of #D6EFDE

#D6EFDE
(214,239,222)
#C3DACA
(195,218,202)
#B0C5B6
(176,197,182)
#9DB0A2
(157,176,162)
#8A9B8E
(138,155,142)
#77867A
(119,134,122)
#647166
(100,113,102)
#515C52
(81,92,82)
#3E473E
(62,71,62)
#2B322A
(43,50,42)
#181D16
(24,29,22)
#000000
(0,0,0)

Tints of #D6EFDE

#D6EFDE
(214,239,222)
#D9F0E1
(217,240,225)
#DCF1E4
(220,241,228)
#DFF2E7
(223,242,231)
#E2F3EA
(226,243,234)
#E5F4ED
(229,244,237)
#E8F5F0
(232,245,240)
#EBF6F3
(235,246,243)
#EEF7F6
(238,247,246)
#F1F8F9
(241,248,249)
#F4F9FC
(244,249,252)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6EFDE color. Also use rgb(214,239,222) instead hex code.

Text Font Color

.myTextColor { color: #D6EFDE; }

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

This text font color is #D6EFDE.

Background Color

.myBgColor { background-color: #D6EFDE; }

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

This div background color is #D6EFDE.

Border color

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

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

This div border color is #D6EFDE.

Opacity

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

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

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

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

This text has shadow with #D6EFDE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6EFDE.

Preview

Color preview on black background

This text has color #D6EFDE on black background.


Color preview on white background

This text has color #D6EFDE on white background.


Black color preview on #D6EFDE background

This text has black color on #D6EFDE background.


White color preview on #D6EFDE background

This text has white color on #D6EFDE background.


Related colors

Complementary color

Complementary color for #hex is #291021.


I love getcolorcode.com

Triadic colors

1 #DED6EF and #EFDED6 with #D6EFDE are triadic colors.

2 #DEEFD6 and #EFD6DE with #D6EFDE are triadic colors.