COLOR #D6E2D3

HEX: #D6E2D3 RGB: (214,226,211)

Color info

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

RGB color model

#D6E2D3 color RGB value is (214,226,211).

RGB: (214,226,211) (84%, 89%, 83%)

RGB channels and saturation

R 214 of 255 = 84%
G 226 of 255 = 89%
B 211 of 255 = 83%

214
226
211

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

Portions of RGB colors in percentages

R + G + B = 214 + 226 + 211 = 651 (100%)
R 214 of 651 ~ 32.87%
G 226 of 651 ~ 34.72%
B 211 of 651 ~ 32.41'%

%32.87
%34.72
%32.41

CMYK color model

#D6E2D3 color CMYK value is (5,0,7,11).

  • cyan value is 5.31%
  • magenta value is 0.00%
  • yellow value is 6.64%
  • key color value is 11.37%

CMYK: (5,0,7,11)
C5M0Y7K11 (5%, 0%, 7%, 11%)
(0.05 / 0.00 / 0.07 / 0.11)

CMYK percentages

%5.31
%0
%6.64
%11.37

Codes

Color #D6E2D3 in popluar color models

D6 E2 D3
RGB 214 226 211
HSL 108° 20.55% 85.69%
HSB/HSV 108° 6.64% 88.63%
CMYK 5.31% 0.00% 6.64%
11.37%

Color #D6E2D3 in popluar number systems.

HEX D6 E2 D3
Decimal 214 226 211
Binary 11010110 11100010 11010011
Octal 326 342 323

Shades and tints

Shades of #D6E2D3

#D6E2D3
(214,226,211)
#C3CEC0
(195,206,192)
#B0BAAD
(176,186,173)
#9DA69A
(157,166,154)
#8A9287
(138,146,135)
#777E74
(119,126,116)
#646A61
(100,106,97)
#51564E
(81,86,78)
#3E423B
(62,66,59)
#2B2E28
(43,46,40)
#181A15
(24,26,21)
#000000
(0,0,0)

Tints of #D6E2D3

#D6E2D3
(214,226,211)
#D9E4D7
(217,228,215)
#DCE6DB
(220,230,219)
#DFE8DF
(223,232,223)
#E2EAE3
(226,234,227)
#E5ECE7
(229,236,231)
#E8EEEB
(232,238,235)
#EBF0EF
(235,240,239)
#EEF2F3
(238,242,243)
#F1F4F7
(241,244,247)
#F4F6FB
(244,246,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6E2D3 color. Also use rgb(214,226,211) instead hex code.

Text Font Color

.myTextColor { color: #D6E2D3; }

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

This text font color is #D6E2D3.

Background Color

.myBgColor { background-color: #D6E2D3; }

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

This div background color is #D6E2D3.

Border color

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

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

This div border color is #D6E2D3.

Opacity

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

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

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

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

This text has shadow with #D6E2D3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6E2D3.

Preview

Color preview on black background

This text has color #D6E2D3 on black background.


Color preview on white background

This text has color #D6E2D3 on white background.


Black color preview on #D6E2D3 background

This text has black color on #D6E2D3 background.


White color preview on #D6E2D3 background

This text has white color on #D6E2D3 background.


Related colors

Complementary color

Complementary color for #hex is #291D2C.


I love getcolorcode.com

Triadic colors

1 #D3D6E2 and #E2D3D6 with #D6E2D3 are triadic colors.

2 #D3E2D6 and #E2D6D3 with #D6E2D3 are triadic colors.