COLOR #D8F2D4

HEX: #D8F2D4 RGB: (216,242,212)

Color info

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

RGB color model

#D8F2D4 color RGB value is (216,242,212).

RGB: (216,242,212) (85%, 95%, 83%)

RGB channels and saturation

R 216 of 255 = 85%
G 242 of 255 = 95%
B 212 of 255 = 83%

216
242
212

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

Portions of RGB colors in percentages

R + G + B = 216 + 242 + 212 = 670 (100%)
R 216 of 670 ~ 32.24%
G 242 of 670 ~ 36.12%
B 212 of 670 ~ 31.64'%

%32.24
%36.12
%31.64

CMYK color model

#D8F2D4 color CMYK value is (11,0,12,5).

  • cyan value is 10.74%
  • magenta value is 0.00%
  • yellow value is 12.40%
  • key color value is 5.10%

CMYK: (11,0,12,5)
C11M0Y12K5 (11%, 0%, 12%, 5%)
(0.11 / 0.00 / 0.12 / 0.05)

CMYK percentages

%10.74
%0
%12.4
%5.1

Codes

Color #D8F2D4 in popluar color models

D8 F2 D4
RGB 216 242 212
HSL 112° 53.57% 89.02%
HSB/HSV 112° 12.40% 94.90%
CMYK 10.74% 0.00% 12.40%
5.10%

Color #D8F2D4 in popluar number systems.

HEX D8 F2 D4
Decimal 216 242 212
Binary 11011000 11110010 11010100
Octal 330 362 324

Shades and tints

Shades of #D8F2D4

#D8F2D4
(216,242,212)
#C5DCC1
(197,220,193)
#B2C6AE
(178,198,174)
#9FB09B
(159,176,155)
#8C9A88
(140,154,136)
#798475
(121,132,117)
#666E62
(102,110,98)
#53584F
(83,88,79)
#40423C
(64,66,60)
#2D2C29
(45,44,41)
#1A1616
(26,22,22)
#000000
(0,0,0)

Tints of #D8F2D4

#D8F2D4
(216,242,212)
#DBF3D7
(219,243,215)
#DEF4DA
(222,244,218)
#E1F5DD
(225,245,221)
#E4F6E0
(228,246,224)
#E7F7E3
(231,247,227)
#EAF8E6
(234,248,230)
#EDF9E9
(237,249,233)
#F0FAEC
(240,250,236)
#F3FBEF
(243,251,239)
#F6FCF2
(246,252,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D8F2D4 color. Also use rgb(216,242,212) instead hex code.

Text Font Color

.myTextColor { color: #D8F2D4; }

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

This text font color is #D8F2D4.

Background Color

.myBgColor { background-color: #D8F2D4; }

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

This div background color is #D8F2D4.

Border color

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

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

This div border color is #D8F2D4.

Opacity

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

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

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

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

This text has shadow with #D8F2D4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D8F2D4.

Preview

Color preview on black background

This text has color #D8F2D4 on black background.


Color preview on white background

This text has color #D8F2D4 on white background.


Black color preview on #D8F2D4 background

This text has black color on #D8F2D4 background.


White color preview on #D8F2D4 background

This text has white color on #D8F2D4 background.


Related colors

Complementary color

Complementary color for #hex is #270D2B.


I love getcolorcode.com

Triadic colors

1 #D4D8F2 and #F2D4D8 with #D8F2D4 are triadic colors.

2 #D4F2D8 and #F2D8D4 with #D8F2D4 are triadic colors.