COLOR #D7F4CE

HEX: #D7F4CE RGB: (215,244,206)

Color info

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

RGB color model

#D7F4CE color RGB value is (215,244,206).

RGB: (215,244,206) (84%, 96%, 81%)

RGB channels and saturation

R 215 of 255 = 84%
G 244 of 255 = 96%
B 206 of 255 = 81%

215
244
206

R + G + B ~ 87%. #D7F4CE is light color.

Portions of RGB colors in percentages

R + G + B = 215 + 244 + 206 = 665 (100%)
R 215 of 665 ~ 32.33%
G 244 of 665 ~ 36.69%
B 206 of 665 ~ 30.98'%

%32.33
%36.69
%30.98

CMYK color model

#D7F4CE color CMYK value is (12,0,16,4).

  • cyan value is 11.89%
  • magenta value is 0.00%
  • yellow value is 15.57%
  • key color value is 4.31%

CMYK: (12,0,16,4)
C12M0Y16K4 (12%, 0%, 16%, 4%)
(0.12 / 0.00 / 0.16 / 0.04)

CMYK percentages

%11.89
%0
%15.57
%4.31

Codes

Color #D7F4CE in popluar color models

D7 F4 CE
RGB 215 244 206
HSL 106° 63.33% 88.24%
HSB/HSV 106° 15.57% 95.69%
CMYK 11.89% 0.00% 15.57%
4.31%

Color #D7F4CE in popluar number systems.

HEX D7 F4 CE
Decimal 215 244 206
Binary 11010111 11110100 11001110
Octal 327 364 316

Shades and tints

Shades of #D7F4CE

#D7F4CE
(215,244,206)
#C4DEBC
(196,222,188)
#B1C8AA
(177,200,170)
#9EB298
(158,178,152)
#8B9C86
(139,156,134)
#788674
(120,134,116)
#657062
(101,112,98)
#525A50
(82,90,80)
#3F443E
(63,68,62)
#2C2E2C
(44,46,44)
#19181A
(25,24,26)
#000000
(0,0,0)

Tints of #D7F4CE

#D7F4CE
(215,244,206)
#DAF5D2
(218,245,210)
#DDF6D6
(221,246,214)
#E0F7DA
(224,247,218)
#E3F8DE
(227,248,222)
#E6F9E2
(230,249,226)
#E9FAE6
(233,250,230)
#ECFBEA
(236,251,234)
#EFFCEE
(239,252,238)
#F2FDF2
(242,253,242)
#F5FEF6
(245,254,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D7F4CE color. Also use rgb(215,244,206) instead hex code.

Text Font Color

.myTextColor { color: #D7F4CE; }

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

This text font color is #D7F4CE.

Background Color

.myBgColor { background-color: #D7F4CE; }

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

This div background color is #D7F4CE.

Border color

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

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

This div border color is #D7F4CE.

Opacity

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

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

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

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

This text has shadow with #D7F4CE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D7F4CE.

Preview

Color preview on black background

This text has color #D7F4CE on black background.


Color preview on white background

This text has color #D7F4CE on white background.


Black color preview on #D7F4CE background

This text has black color on #D7F4CE background.


White color preview on #D7F4CE background

This text has white color on #D7F4CE background.


Related colors

Complementary color

Complementary color for #hex is #280B31.


I love getcolorcode.com

Triadic colors

1 #CED7F4 and #F4CED7 with #D7F4CE are triadic colors.

2 #CEF4D7 and #F4D7CE with #D7F4CE are triadic colors.