COLOR #D6FCE6

HEX: #D6FCE6 RGB: (214,252,230)

Color info

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

RGB color model

#D6FCE6 color RGB value is (214,252,230).

RGB: (214,252,230) (84%, 99%, 90%)

RGB channels and saturation

R 214 of 255 = 84%
G 252 of 255 = 99%
B 230 of 255 = 90%

214
252
230

R + G + B ~ 91%. #D6FCE6 is light color.

Portions of RGB colors in percentages

R + G + B = 214 + 252 + 230 = 696 (100%)
R 214 of 696 ~ 30.75%
G 252 of 696 ~ 36.21%
B 230 of 696 ~ 33.05'%

%30.75
%36.21
%33.05

CMYK color model

#D6FCE6 color CMYK value is (15,0,9,1).

  • cyan value is 15.08%
  • magenta value is 0.00%
  • yellow value is 8.73%
  • key color value is 1.18%
CMYK: (15,0,9,1) C15M0Y9K1 (15%,0%,9%,1%) (0.15/0.00/0.09/0.01) 

CMYK percentages

%15.08
%0
%8.73
%1.18

Codes

Color #D6FCE6 in popluar color models

D6 FC E6
RGB 214 252 230
HSL 145° 86.36% 91.37%
HSB/HSV 145° 15.08% 98.82%
CMYK 15.08% 0.00% 8.73%
1.18%

Color #D6FCE6 in popluar number systems.

HEX D6 FC E6
Decimal 214 252 230
Binary 11010110 11111100 11100110
Octal 326 374 346

Shades and tints

Shades of #D6FCE6

#D6FCE6
(214,252,230)
#C3E6D2
(195,230,210)
#B0D0BE
(176,208,190)
#9DBAAA
(157,186,170)
#8AA496
(138,164,150)
#778E82
(119,142,130)
#64786E
(100,120,110)
#51625A
(81,98,90)
#3E4C46
(62,76,70)
#2B3632
(43,54,50)
#18201E
(24,32,30)
#000000
(0,0,0)

Tints of #D6FCE6

#D6FCE6
(214,252,230)
#D9FCE8
(217,252,232)
#DCFCEA
(220,252,234)
#DFFCEC
(223,252,236)
#E2FCEE
(226,252,238)
#E5FCF0
(229,252,240)
#E8FCF2
(232,252,242)
#EBFCF4
(235,252,244)
#EEFCF6
(238,252,246)
#F1FCF8
(241,252,248)
#F4FCFA
(244,252,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D6FCE6; }

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

This text font color is #D6FCE6.

Background Color

.myBgColor { background-color: #D6FCE6; }

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

This div background color is #D6FCE6.

Border color

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

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

This div border color is #D6FCE6.

Opacity

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

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

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

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

This text has shadow with #D6FCE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6FCE6.

Preview

Color preview on black background

This text has color #D6FCE6 on black background.


Color preview on white background

This text has color #D6FCE6 on white background.


Black color preview on #D6FCE6 background

This text has black color on #D6FCE6 background.


White color preview on #D6FCE6 background

This text has white color on #D6FCE6 background.


Related colors

Complementary color

Complementary color for #hex is #290319.


I love getcolorcode.com

Triadic colors

1 #E6D6FC and #FCE6D6 with #D6FCE6 are triadic colors.

2 #E6FCD6 and #FCD6E6 with #D6FCE6 are triadic colors.