COLOR #D6F6DA

HEX: #D6F6DA RGB: (214,246,218)

Color info

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

RGB color model

#D6F6DA color RGB value is (214,246,218).

RGB: (214,246,218) (84%, 96%, 85%)

RGB channels and saturation

R 214 of 255 = 84%
G 246 of 255 = 96%
B 218 of 255 = 85%

214
246
218

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

Portions of RGB colors in percentages

R + G + B = 214 + 246 + 218 = 678 (100%)
R 214 of 678 ~ 31.56%
G 246 of 678 ~ 36.28%
B 218 of 678 ~ 32.15'%

%31.56
%36.28
%32.15

CMYK color model

#D6F6DA color CMYK value is (13,0,11,4).

  • cyan value is 13.01%
  • magenta value is 0.00%
  • yellow value is 11.38%
  • key color value is 3.53%

CMYK: (13,0,11,4)
C13M0Y11K4 (13%, 0%, 11%, 4%)
(0.13 / 0.00 / 0.11 / 0.04)

CMYK percentages

%13.01
%0
%11.38
%3.53

Codes

Color #D6F6DA in popluar color models

D6 F6 DA
RGB 214 246 218
HSL 128° 64.00% 90.20%
HSB/HSV 128° 13.01% 96.47%
CMYK 13.01% 0.00% 11.38%
3.53%

Color #D6F6DA in popluar number systems.

HEX D6 F6 DA
Decimal 214 246 218
Binary 11010110 11110110 11011010
Octal 326 366 332

Shades and tints

Shades of #D6F6DA

#D6F6DA
(214,246,218)
#C3E0C7
(195,224,199)
#B0CAB4
(176,202,180)
#9DB4A1
(157,180,161)
#8A9E8E
(138,158,142)
#77887B
(119,136,123)
#647268
(100,114,104)
#515C55
(81,92,85)
#3E4642
(62,70,66)
#2B302F
(43,48,47)
#181A1C
(24,26,28)
#000000
(0,0,0)

Tints of #D6F6DA

#D6F6DA
(214,246,218)
#D9F6DD
(217,246,221)
#DCF6E0
(220,246,224)
#DFF6E3
(223,246,227)
#E2F6E6
(226,246,230)
#E5F6E9
(229,246,233)
#E8F6EC
(232,246,236)
#EBF6EF
(235,246,239)
#EEF6F2
(238,246,242)
#F1F6F5
(241,246,245)
#F4F6F8
(244,246,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6F6DA color. Also use rgb(214,246,218) instead hex code.

Text Font Color

.myTextColor { color: #D6F6DA; }

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

This text font color is #D6F6DA.

Background Color

.myBgColor { background-color: #D6F6DA; }

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

This div background color is #D6F6DA.

Border color

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

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

This div border color is #D6F6DA.

Opacity

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

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

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

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

This text has shadow with #D6F6DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6F6DA.

Preview

Color preview on black background

This text has color #D6F6DA on black background.


Color preview on white background

This text has color #D6F6DA on white background.


Black color preview on #D6F6DA background

This text has black color on #D6F6DA background.


White color preview on #D6F6DA background

This text has white color on #D6F6DA background.


Related colors

Complementary color

Complementary color for #hex is #290925.


I love getcolorcode.com

Triadic colors

1 #DAD6F6 and #F6DAD6 with #D6F6DA are triadic colors.

2 #DAF6D6 and #F6D6DA with #D6F6DA are triadic colors.