COLOR #D6FCD8

HEX: #D6FCD8 RGB: (214,252,216)

Color info

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

RGB color model

#D6FCD8 color RGB value is (214,252,216).

RGB: (214,252,216) (84%, 99%, 85%)

RGB channels and saturation

R 214 of 255 = 84%
G 252 of 255 = 99%
B 216 of 255 = 85%

214
252
216

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

Portions of RGB colors in percentages

R + G + B = 214 + 252 + 216 = 682 (100%)
R 214 of 682 ~ 31.38%
G 252 of 682 ~ 36.95%
B 216 of 682 ~ 31.67'%

%31.38
%36.95
%31.67

CMYK color model

#D6FCD8 color CMYK value is (15,0,14,1).

  • cyan value is 15.08%
  • magenta value is 0.00%
  • yellow value is 14.29%
  • key color value is 1.18%

CMYK: (15,0,14,1)
C15M0Y14K1 (15%, 0%, 14%, 1%)
(0.15 / 0.00 / 0.14 / 0.01)

CMYK percentages

%15.08
%0
%14.29
%1.18

Codes

Color #D6FCD8 in popluar color models

D6 FC D8
RGB 214 252 216
HSL 123° 86.36% 91.37%
HSB/HSV 123° 15.08% 98.82%
CMYK 15.08% 0.00% 14.29%
1.18%

Color #D6FCD8 in popluar number systems.

HEX D6 FC D8
Decimal 214 252 216
Binary 11010110 11111100 11011000
Octal 326 374 330

Shades and tints

Shades of #D6FCD8

#D6FCD8
(214,252,216)
#C3E6C5
(195,230,197)
#B0D0B2
(176,208,178)
#9DBA9F
(157,186,159)
#8AA48C
(138,164,140)
#778E79
(119,142,121)
#647866
(100,120,102)
#516253
(81,98,83)
#3E4C40
(62,76,64)
#2B362D
(43,54,45)
#18201A
(24,32,26)
#000000
(0,0,0)

Tints of #D6FCD8

#D6FCD8
(214,252,216)
#D9FCDB
(217,252,219)
#DCFCDE
(220,252,222)
#DFFCE1
(223,252,225)
#E2FCE4
(226,252,228)
#E5FCE7
(229,252,231)
#E8FCEA
(232,252,234)
#EBFCED
(235,252,237)
#EEFCF0
(238,252,240)
#F1FCF3
(241,252,243)
#F4FCF6
(244,252,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6FCD8 color. Also use rgb(214,252,216) instead hex code.

Text Font Color

.myTextColor { color: #D6FCD8; }

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

This text font color is #D6FCD8.

Background Color

.myBgColor { background-color: #D6FCD8; }

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

This div background color is #D6FCD8.

Border color

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

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

This div border color is #D6FCD8.

Opacity

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

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

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

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

This text has shadow with #D6FCD8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6FCD8.

Preview

Color preview on black background

This text has color #D6FCD8 on black background.


Color preview on white background

This text has color #D6FCD8 on white background.


Black color preview on #D6FCD8 background

This text has black color on #D6FCD8 background.


White color preview on #D6FCD8 background

This text has white color on #D6FCD8 background.


Related colors

Complementary color

Complementary color for #hex is #290327.


I love getcolorcode.com

Triadic colors

1 #D8D6FC and #FCD8D6 with #D6FCD8 are triadic colors.

2 #D8FCD6 and #FCD6D8 with #D6FCD8 are triadic colors.