COLOR #D6EFDA

HEX: #D6EFDA RGB: (214,239,218)

Color info

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

RGB color model

#D6EFDA color RGB value is (214,239,218).

RGB: (214,239,218) (84%, 94%, 85%)

RGB channels and saturation

R 214 of 255 = 84%
G 239 of 255 = 94%
B 218 of 255 = 85%

214
239
218

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

Portions of RGB colors in percentages

R + G + B = 214 + 239 + 218 = 671 (100%)
R 214 of 671 ~ 31.89%
G 239 of 671 ~ 35.62%
B 218 of 671 ~ 32.49'%

%31.89
%35.62
%32.49

CMYK color model

#D6EFDA color CMYK value is (10,0,9,6).

  • cyan value is 10.46%
  • magenta value is 0.00%
  • yellow value is 8.79%
  • key color value is 6.27%

CMYK: (10,0,9,6)
C10M0Y9K6 (10%, 0%, 9%, 6%)
(0.10 / 0.00 / 0.09 / 0.06)

CMYK percentages

%10.46
%0
%8.79
%6.27

Codes

Color #D6EFDA in popluar color models

D6 EF DA
RGB 214 239 218
HSL 130° 43.86% 88.82%
HSB/HSV 130° 10.46% 93.73%
CMYK 10.46% 0.00% 8.79%
6.27%

Color #D6EFDA in popluar number systems.

HEX D6 EF DA
Decimal 214 239 218
Binary 11010110 11101111 11011010
Octal 326 357 332

Shades and tints

Shades of #D6EFDA

#D6EFDA
(214,239,218)
#C3DAC7
(195,218,199)
#B0C5B4
(176,197,180)
#9DB0A1
(157,176,161)
#8A9B8E
(138,155,142)
#77867B
(119,134,123)
#647168
(100,113,104)
#515C55
(81,92,85)
#3E4742
(62,71,66)
#2B322F
(43,50,47)
#181D1C
(24,29,28)
#000000
(0,0,0)

Tints of #D6EFDA

#D6EFDA
(214,239,218)
#D9F0DD
(217,240,221)
#DCF1E0
(220,241,224)
#DFF2E3
(223,242,227)
#E2F3E6
(226,243,230)
#E5F4E9
(229,244,233)
#E8F5EC
(232,245,236)
#EBF6EF
(235,246,239)
#EEF7F2
(238,247,242)
#F1F8F5
(241,248,245)
#F4F9F8
(244,249,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D6EFDA; }

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

This text font color is #D6EFDA.

Background Color

.myBgColor { background-color: #D6EFDA; }

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

This div background color is #D6EFDA.

Border color

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

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

This div border color is #D6EFDA.

Opacity

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

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

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

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

This text has shadow with #D6EFDA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6EFDA.

Preview

Color preview on black background

This text has color #D6EFDA on black background.


Color preview on white background

This text has color #D6EFDA on white background.


Black color preview on #D6EFDA background

This text has black color on #D6EFDA background.


White color preview on #D6EFDA background

This text has white color on #D6EFDA background.


Related colors

Complementary color

Complementary color for #hex is #291025.


I love getcolorcode.com

Triadic colors

1 #DAD6EF and #EFDAD6 with #D6EFDA are triadic colors.

2 #DAEFD6 and #EFD6DA with #D6EFDA are triadic colors.