COLOR #D6EBDE

HEX: #D6EBDE RGB: (214,235,222)

Color info

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

RGB color model

#D6EBDE color RGB value is (214,235,222).

RGB: (214,235,222) (84%, 92%, 87%)

RGB channels and saturation

R 214 of 255 = 84%
G 235 of 255 = 92%
B 222 of 255 = 87%

214
235
222

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

Portions of RGB colors in percentages

R + G + B = 214 + 235 + 222 = 671 (100%)
R 214 of 671 ~ 31.89%
G 235 of 671 ~ 35.02%
B 222 of 671 ~ 33.08'%

%31.89
%35.02
%33.08

CMYK color model

#D6EBDE color CMYK value is (9,0,6,8).

  • cyan value is 8.94%
  • magenta value is 0.00%
  • yellow value is 5.53%
  • key color value is 7.84%

CMYK: (9,0,6,8)
C9M0Y6K8 (9%, 0%, 6%, 8%)
(0.09 / 0.00 / 0.06 / 0.08)

CMYK percentages

%8.94
%0
%5.53
%7.84

Codes

Color #D6EBDE in popluar color models

D6 EB DE
RGB 214 235 222
HSL 143° 34.43% 88.04%
HSB/HSV 143° 8.94% 92.16%
CMYK 8.94% 0.00% 5.53%
7.84%

Color #D6EBDE in popluar number systems.

HEX D6 EB DE
Decimal 214 235 222
Binary 11010110 11101011 11011110
Octal 326 353 336

Shades and tints

Shades of #D6EBDE

#D6EBDE
(214,235,222)
#C3D6CA
(195,214,202)
#B0C1B6
(176,193,182)
#9DACA2
(157,172,162)
#8A978E
(138,151,142)
#77827A
(119,130,122)
#646D66
(100,109,102)
#515852
(81,88,82)
#3E433E
(62,67,62)
#2B2E2A
(43,46,42)
#181916
(24,25,22)
#000000
(0,0,0)

Tints of #D6EBDE

#D6EBDE
(214,235,222)
#D9ECE1
(217,236,225)
#DCEDE4
(220,237,228)
#DFEEE7
(223,238,231)
#E2EFEA
(226,239,234)
#E5F0ED
(229,240,237)
#E8F1F0
(232,241,240)
#EBF2F3
(235,242,243)
#EEF3F6
(238,243,246)
#F1F4F9
(241,244,249)
#F4F5FC
(244,245,252)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D6EBDE; }

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

This text font color is #D6EBDE.

Background Color

.myBgColor { background-color: #D6EBDE; }

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

This div background color is #D6EBDE.

Border color

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

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

This div border color is #D6EBDE.

Opacity

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

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

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

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

This text has shadow with #D6EBDE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6EBDE.

Preview

Color preview on black background

This text has color #D6EBDE on black background.


Color preview on white background

This text has color #D6EBDE on white background.


Black color preview on #D6EBDE background

This text has black color on #D6EBDE background.


White color preview on #D6EBDE background

This text has white color on #D6EBDE background.


Related colors

Complementary color

Complementary color for #hex is #291421.


I love getcolorcode.com

Triadic colors

1 #DED6EB and #EBDED6 with #D6EBDE are triadic colors.

2 #DEEBD6 and #EBD6DE with #D6EBDE are triadic colors.