COLOR #D9F8C2

HEX: #D9F8C2 RGB: (217,248,194)

Color info

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

RGB color model

#D9F8C2 color RGB value is (217,248,194).

RGB: (217,248,194) (85%, 97%, 76%)

RGB channels and saturation

R 217 of 255 = 85%
G 248 of 255 = 97%
B 194 of 255 = 76%

217
248
194

R + G + B ~ 86%. #D9F8C2 is light color.

Portions of RGB colors in percentages

R + G + B = 217 + 248 + 194 = 659 (100%)
R 217 of 659 ~ 32.93%
G 248 of 659 ~ 37.63%
B 194 of 659 ~ 29.44'%

%32.93
%37.63
%29.44

CMYK color model

#D9F8C2 color CMYK value is (13,0,22,3).

  • cyan value is 12.50%
  • magenta value is 0.00%
  • yellow value is 21.77%
  • key color value is 2.75%

CMYK: (13,0,22,3)
C13M0Y22K3 (13%, 0%, 22%, 3%)
(0.13 / 0.00 / 0.22 / 0.03)

CMYK percentages

%12.5
%0
%21.77
%2.75

Codes

Color #D9F8C2 in popluar color models

D9 F8 C2
RGB 217 248 194
HSL 94° 79.41% 86.67%
HSB/HSV 94° 21.77% 97.25%
CMYK 12.50% 0.00% 21.77%
2.75%

Color #D9F8C2 in popluar number systems.

HEX D9 F8 C2
Decimal 217 248 194
Binary 11011001 11111000 11000010
Octal 331 370 302

Shades and tints

Shades of #D9F8C2

#D9F8C2
(217,248,194)
#C6E2B1
(198,226,177)
#B3CCA0
(179,204,160)
#A0B68F
(160,182,143)
#8DA07E
(141,160,126)
#7A8A6D
(122,138,109)
#67745C
(103,116,92)
#545E4B
(84,94,75)
#41483A
(65,72,58)
#2E3229
(46,50,41)
#1B1C18
(27,28,24)
#000000
(0,0,0)

Tints of #D9F8C2

#D9F8C2
(217,248,194)
#DCF8C7
(220,248,199)
#DFF8CC
(223,248,204)
#E2F8D1
(226,248,209)
#E5F8D6
(229,248,214)
#E8F8DB
(232,248,219)
#EBF8E0
(235,248,224)
#EEF8E5
(238,248,229)
#F1F8EA
(241,248,234)
#F4F8EF
(244,248,239)
#F7F8F4
(247,248,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D9F8C2 color. Also use rgb(217,248,194) instead hex code.

Text Font Color

.myTextColor { color: #D9F8C2; }

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

This text font color is #D9F8C2.

Background Color

.myBgColor { background-color: #D9F8C2; }

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

This div background color is #D9F8C2.

Border color

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

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

This div border color is #D9F8C2.

Opacity

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

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

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

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

This text has shadow with #D9F8C2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D9F8C2.

Preview

Color preview on black background

This text has color #D9F8C2 on black background.


Color preview on white background

This text has color #D9F8C2 on white background.


Black color preview on #D9F8C2 background

This text has black color on #D9F8C2 background.


White color preview on #D9F8C2 background

This text has white color on #D9F8C2 background.


Related colors

Complementary color

Complementary color for #hex is #26073D.


I love getcolorcode.com

Triadic colors

1 #C2D9F8 and #F8C2D9 with #D9F8C2 are triadic colors.

2 #C2F8D9 and #F8D9C2 with #D9F8C2 are triadic colors.