COLOR #D7F6D4

HEX: #D7F6D4 RGB: (215,246,212)

Color info

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

RGB color model

#D7F6D4 color RGB value is (215,246,212).

RGB: (215,246,212) (84%, 96%, 83%)

RGB channels and saturation

R 215 of 255 = 84%
G 246 of 255 = 96%
B 212 of 255 = 83%

215
246
212

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

Portions of RGB colors in percentages

R + G + B = 215 + 246 + 212 = 673 (100%)
R 215 of 673 ~ 31.95%
G 246 of 673 ~ 36.55%
B 212 of 673 ~ 31.5'%

%31.95
%36.55
%31.5

CMYK color model

#D7F6D4 color CMYK value is (13,0,14,4).

  • cyan value is 12.60%
  • magenta value is 0.00%
  • yellow value is 13.82%
  • key color value is 3.53%

CMYK: (13,0,14,4)
C13M0Y14K4 (13%, 0%, 14%, 4%)
(0.13 / 0.00 / 0.14 / 0.04)

CMYK percentages

%12.6
%0
%13.82
%3.53

Codes

Color #D7F6D4 in popluar color models

D7 F6 D4
RGB 215 246 212
HSL 115° 65.38% 89.80%
HSB/HSV 115° 13.82% 96.47%
CMYK 12.60% 0.00% 13.82%
3.53%

Color #D7F6D4 in popluar number systems.

HEX D7 F6 D4
Decimal 215 246 212
Binary 11010111 11110110 11010100
Octal 327 366 324

Shades and tints

Shades of #D7F6D4

#D7F6D4
(215,246,212)
#C4E0C1
(196,224,193)
#B1CAAE
(177,202,174)
#9EB49B
(158,180,155)
#8B9E88
(139,158,136)
#788875
(120,136,117)
#657262
(101,114,98)
#525C4F
(82,92,79)
#3F463C
(63,70,60)
#2C3029
(44,48,41)
#191A16
(25,26,22)
#000000
(0,0,0)

Tints of #D7F6D4

#D7F6D4
(215,246,212)
#DAF6D7
(218,246,215)
#DDF6DA
(221,246,218)
#E0F6DD
(224,246,221)
#E3F6E0
(227,246,224)
#E6F6E3
(230,246,227)
#E9F6E6
(233,246,230)
#ECF6E9
(236,246,233)
#EFF6EC
(239,246,236)
#F2F6EF
(242,246,239)
#F5F6F2
(245,246,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D7F6D4 color. Also use rgb(215,246,212) instead hex code.

Text Font Color

.myTextColor { color: #D7F6D4; }

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

This text font color is #D7F6D4.

Background Color

.myBgColor { background-color: #D7F6D4; }

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

This div background color is #D7F6D4.

Border color

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

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

This div border color is #D7F6D4.

Opacity

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

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

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

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

This text has shadow with #D7F6D4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D7F6D4.

Preview

Color preview on black background

This text has color #D7F6D4 on black background.


Color preview on white background

This text has color #D7F6D4 on white background.


Black color preview on #D7F6D4 background

This text has black color on #D7F6D4 background.


White color preview on #D7F6D4 background

This text has white color on #D7F6D4 background.


Related colors

Complementary color

Complementary color for #hex is #28092B.


I love getcolorcode.com

Triadic colors

1 #D4D7F6 and #F6D4D7 with #D7F6D4 are triadic colors.

2 #D4F6D7 and #F6D7D4 with #D7F6D4 are triadic colors.