COLOR #D6F3DE

HEX: #D6F3DE RGB: (214,243,222)

Color info

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

RGB color model

#D6F3DE color RGB value is (214,243,222).

RGB: (214,243,222) (84%, 95%, 87%)

RGB channels and saturation

R 214 of 255 = 84%
G 243 of 255 = 95%
B 222 of 255 = 87%

214
243
222

R + G + B ~ 89%. #D6F3DE is light color.

Portions of RGB colors in percentages

R + G + B = 214 + 243 + 222 = 679 (100%)
R 214 of 679 ~ 31.52%
G 243 of 679 ~ 35.79%
B 222 of 679 ~ 32.7'%

%31.52
%35.79
%32.7

CMYK color model

#D6F3DE color CMYK value is (12,0,9,5).

  • cyan value is 11.93%
  • magenta value is 0.00%
  • yellow value is 8.64%
  • key color value is 4.71%

CMYK: (12,0,9,5)
C12M0Y9K5 (12%, 0%, 9%, 5%)
(0.12 / 0.00 / 0.09 / 0.05)

CMYK percentages

%11.93
%0
%8.64
%4.71

Codes

Color #D6F3DE in popluar color models

D6 F3 DE
RGB 214 243 222
HSL 137° 54.72% 89.61%
HSB/HSV 137° 11.93% 95.29%
CMYK 11.93% 0.00% 8.64%
4.71%

Color #D6F3DE in popluar number systems.

HEX D6 F3 DE
Decimal 214 243 222
Binary 11010110 11110011 11011110
Octal 326 363 336

Shades and tints

Shades of #D6F3DE

#D6F3DE
(214,243,222)
#C3DDCA
(195,221,202)
#B0C7B6
(176,199,182)
#9DB1A2
(157,177,162)
#8A9B8E
(138,155,142)
#77857A
(119,133,122)
#646F66
(100,111,102)
#515952
(81,89,82)
#3E433E
(62,67,62)
#2B2D2A
(43,45,42)
#181716
(24,23,22)
#000000
(0,0,0)

Tints of #D6F3DE

#D6F3DE
(214,243,222)
#D9F4E1
(217,244,225)
#DCF5E4
(220,245,228)
#DFF6E7
(223,246,231)
#E2F7EA
(226,247,234)
#E5F8ED
(229,248,237)
#E8F9F0
(232,249,240)
#EBFAF3
(235,250,243)
#EEFBF6
(238,251,246)
#F1FCF9
(241,252,249)
#F4FDFC
(244,253,252)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D6F3DE; }

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

This text font color is #D6F3DE.

Background Color

.myBgColor { background-color: #D6F3DE; }

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

This div background color is #D6F3DE.

Border color

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

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

This div border color is #D6F3DE.

Opacity

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

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

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

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

This text has shadow with #D6F3DE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6F3DE.

Preview

Color preview on black background

This text has color #D6F3DE on black background.


Color preview on white background

This text has color #D6F3DE on white background.


Black color preview on #D6F3DE background

This text has black color on #D6F3DE background.


White color preview on #D6F3DE background

This text has white color on #D6F3DE background.


Related colors

Complementary color

Complementary color for #hex is #290C21.


I love getcolorcode.com

Triadic colors

1 #DED6F3 and #F3DED6 with #D6F3DE are triadic colors.

2 #DEF3D6 and #F3D6DE with #D6F3DE are triadic colors.