COLOR #D4F4BD

HEX: #D4F4BD RGB: (212,244,189)

Color info

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

RGB color model

#D4F4BD color RGB value is (212,244,189).

RGB: (212,244,189) (83%, 96%, 74%)

RGB channels and saturation

R 212 of 255 = 83%
G 244 of 255 = 96%
B 189 of 255 = 74%

212
244
189

R + G + B ~ 84%. #D4F4BD is quite light color.

Portions of RGB colors in percentages

R + G + B = 212 + 244 + 189 = 645 (100%)
R 212 of 645 ~ 32.87%
G 244 of 645 ~ 37.83%
B 189 of 645 ~ 29.3'%

%32.87
%37.83
%29.3

CMYK color model

#D4F4BD color CMYK value is (13,0,23,4).

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

CMYK: (13,0,23,4)
C13M0Y23K4 (13%, 0%, 23%, 4%)
(0.13 / 0.00 / 0.23 / 0.04)

CMYK percentages

%13.11
%0
%22.54
%4.31

Codes

Color #D4F4BD in popluar color models

D4 F4 BD
RGB 212 244 189
HSL 95° 71.43% 84.90%
HSB/HSV 95° 22.54% 95.69%
CMYK 13.11% 0.00% 22.54%
4.31%

Color #D4F4BD in popluar number systems.

HEX D4 F4 BD
Decimal 212 244 189
Binary 11010100 11110100 10111101
Octal 324 364 275

Shades and tints

Shades of #D4F4BD

#D4F4BD
(212,244,189)
#C1DEAC
(193,222,172)
#AEC89B
(174,200,155)
#9BB28A
(155,178,138)
#889C79
(136,156,121)
#758668
(117,134,104)
#627057
(98,112,87)
#4F5A46
(79,90,70)
#3C4435
(60,68,53)
#292E24
(41,46,36)
#161813
(22,24,19)
#000000
(0,0,0)

Tints of #D4F4BD

#D4F4BD
(212,244,189)
#D7F5C3
(215,245,195)
#DAF6C9
(218,246,201)
#DDF7CF
(221,247,207)
#E0F8D5
(224,248,213)
#E3F9DB
(227,249,219)
#E6FAE1
(230,250,225)
#E9FBE7
(233,251,231)
#ECFCED
(236,252,237)
#EFFDF3
(239,253,243)
#F2FEF9
(242,254,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D4F4BD; }

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

This text font color is #D4F4BD.

Background Color

.myBgColor { background-color: #D4F4BD; }

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

This div background color is #D4F4BD.

Border color

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

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

This div border color is #D4F4BD.

Opacity

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

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

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

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

This text has shadow with #D4F4BD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4F4BD.

Preview

Color preview on black background

This text has color #D4F4BD on black background.


Color preview on white background

This text has color #D4F4BD on white background.


Black color preview on #D4F4BD background

This text has black color on #D4F4BD background.


White color preview on #D4F4BD background

This text has white color on #D4F4BD background.


Related colors

Complementary color

Complementary color for #hex is #2B0B42.


I love getcolorcode.com

Triadic colors

1 #BDD4F4 and #F4BDD4 with #D4F4BD are triadic colors.

2 #BDF4D4 and #F4D4BD with #D4F4BD are triadic colors.