COLOR #D6E3CE

HEX: #D6E3CE RGB: (214,227,206)

Color info

#D6E3CE contains red, green and blue colors in about the same proportion. Web safe color of #D6E3CE is #CCCCCC (or #CCC).

RGB color model

#D6E3CE color RGB value is (214,227,206).

RGB: (214,227,206) (84%, 89%, 81%)

RGB channels and saturation

R 214 of 255 = 84%
G 227 of 255 = 89%
B 206 of 255 = 81%

214
227
206

R + G + B ~ 85%. #D6E3CE is quite light color.

Portions of RGB colors in percentages

R + G + B = 214 + 227 + 206 = 647 (100%)
R 214 of 647 ~ 33.08%
G 227 of 647 ~ 35.09%
B 206 of 647 ~ 31.84'%

%33.08
%35.09
%31.84

CMYK color model

#D6E3CE color CMYK value is (6,0,9,11).

  • cyan value is 5.73%
  • magenta value is 0.00%
  • yellow value is 9.25%
  • key color value is 10.98%

CMYK: (6,0,9,11)
C6M0Y9K11 (6%, 0%, 9%, 11%)
(0.06 / 0.00 / 0.09 / 0.11)

CMYK percentages

%5.73
%0
%9.25
%10.98

Codes

Color #D6E3CE in popluar color models

D6 E3 CE
RGB 214 227 206
HSL 97° 27.27% 84.90%
HSB/HSV 97° 9.25% 89.02%
CMYK 5.73% 0.00% 9.25%
10.98%

Color #D6E3CE in popluar number systems.

HEX D6 E3 CE
Decimal 214 227 206
Binary 11010110 11100011 11001110
Octal 326 343 316

Shades and tints

Shades of #D6E3CE

#D6E3CE
(214,227,206)
#C3CFBC
(195,207,188)
#B0BBAA
(176,187,170)
#9DA798
(157,167,152)
#8A9386
(138,147,134)
#777F74
(119,127,116)
#646B62
(100,107,98)
#515750
(81,87,80)
#3E433E
(62,67,62)
#2B2F2C
(43,47,44)
#181B1A
(24,27,26)
#000000
(0,0,0)

Tints of #D6E3CE

#D6E3CE
(214,227,206)
#D9E5D2
(217,229,210)
#DCE7D6
(220,231,214)
#DFE9DA
(223,233,218)
#E2EBDE
(226,235,222)
#E5EDE2
(229,237,226)
#E8EFE6
(232,239,230)
#EBF1EA
(235,241,234)
#EEF3EE
(238,243,238)
#F1F5F2
(241,245,242)
#F4F7F6
(244,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6E3CE color. Also use rgb(214,227,206) instead hex code.

Text Font Color

.myTextColor { color: #D6E3CE; }

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

This text font color is #D6E3CE.

Background Color

.myBgColor { background-color: #D6E3CE; }

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

This div background color is #D6E3CE.

Border color

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

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

This div border color is #D6E3CE.

Opacity

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

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

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

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

This text has shadow with #D6E3CE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6E3CE.

Preview

Color preview on black background

This text has color #D6E3CE on black background.


Color preview on white background

This text has color #D6E3CE on white background.


Black color preview on #D6E3CE background

This text has black color on #D6E3CE background.


White color preview on #D6E3CE background

This text has white color on #D6E3CE background.


Related colors

Complementary color

Complementary color for #hex is #291C31.


I love getcolorcode.com

Triadic colors

1 #CED6E3 and #E3CED6 with #D6E3CE are triadic colors.

2 #CEE3D6 and #E3D6CE with #D6E3CE are triadic colors.