COLOR #D4F49E

HEX: #D4F49E RGB: (212,244,158)

Color info

#D4F49E contains mainly red and green colors. Web safe color of #D4F49E is #CCFF99 (or #CF9).

RGB color model

#D4F49E color RGB value is (212,244,158).

RGB: (212,244,158) (83%, 96%, 62%)

RGB channels and saturation

R 212 of 255 = 83%
G 244 of 255 = 96%
B 158 of 255 = 62%

212
244
158

R + G + B ~ 80%. #D4F49E is quite light color.

Portions of RGB colors in percentages

R + G + B = 212 + 244 + 158 = 614 (100%)
R 212 of 614 ~ 34.53%
G 244 of 614 ~ 39.74%
B 158 of 614 ~ 25.73'%

%34.53
%39.74
%25.73

CMYK color model

#D4F49E color CMYK value is (13,0,35,4).

  • cyan value is 13.11%
  • magenta value is 0.00%
  • yellow value is 35.25%
  • key color value is 4.31%

CMYK: (13,0,35,4)
C13M0Y35K4 (13%, 0%, 35%, 4%)
(0.13 / 0.00 / 0.35 / 0.04)

CMYK percentages

%13.11
%0
%35.25
%4.31

Codes

Color #D4F49E in popluar color models

D4 F4 9E
RGB 212 244 158
HSL 82° 79.63% 78.82%
HSB/HSV 82° 35.25% 95.69%
CMYK 13.11% 0.00% 35.25%
4.31%

Color #D4F49E in popluar number systems.

HEX D4 F4 9E
Decimal 212 244 158
Binary 11010100 11110100 10011110
Octal 324 364 236

Shades and tints

Shades of #D4F49E

#D4F49E
(212,244,158)
#C1DE90
(193,222,144)
#AEC882
(174,200,130)
#9BB274
(155,178,116)
#889C66
(136,156,102)
#758658
(117,134,88)
#62704A
(98,112,74)
#4F5A3C
(79,90,60)
#3C442E
(60,68,46)
#292E20
(41,46,32)
#161812
(22,24,18)
#000000
(0,0,0)

Tints of #D4F49E

#D4F49E
(212,244,158)
#D7F5A6
(215,245,166)
#DAF6AE
(218,246,174)
#DDF7B6
(221,247,182)
#E0F8BE
(224,248,190)
#E3F9C6
(227,249,198)
#E6FACE
(230,250,206)
#E9FBD6
(233,251,214)
#ECFCDE
(236,252,222)
#EFFDE6
(239,253,230)
#F2FEEE
(242,254,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D4F49E color. Also use rgb(212,244,158) instead hex code.

Text Font Color

.myTextColor { color: #D4F49E; }

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

This text font color is #D4F49E.

Background Color

.myBgColor { background-color: #D4F49E; }

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

This div background color is #D4F49E.

Border color

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

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

This div border color is #D4F49E.

Opacity

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

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

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

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

This text has shadow with #D4F49E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4F49E.

Preview

Color preview on black background

This text has color #D4F49E on black background.


Color preview on white background

This text has color #D4F49E on white background.


Black color preview on #D4F49E background

This text has black color on #D4F49E background.


White color preview on #D4F49E background

This text has white color on #D4F49E background.


Related colors

Complementary color

Complementary color for #hex is #2B0B61.


I love getcolorcode.com

Triadic colors

1 #9ED4F4 and #F49ED4 with #D4F49E are triadic colors.

2 #9EF4D4 and #F4D49E with #D4F49E are triadic colors.