COLOR #D4F772

HEX: #D4F772 RGB: (212,247,114)

Color info

#D4F772 contains mainly red and green colors. Web safe color of #D4F772 is #CCFF66 (or #CF6).

RGB color model

#D4F772 color RGB value is (212,247,114).

RGB: (212,247,114) (83%, 97%, 45%)

RGB channels and saturation

R 212 of 255 = 83%
G 247 of 255 = 97%
B 114 of 255 = 45%

212
247
114

R + G + B ~ 75%. #D4F772 is quite light color.

Portions of RGB colors in percentages

R + G + B = 212 + 247 + 114 = 573 (100%)
R 212 of 573 ~ 37%
G 247 of 573 ~ 43.11%
B 114 of 573 ~ 19.9'%

%37
%43.11
%19.9

CMYK color model

#D4F772 color CMYK value is (14,0,54,3).

  • cyan value is 14.17%
  • magenta value is 0.00%
  • yellow value is 53.85%
  • key color value is 3.14%
CMYK: (14,0,54,3) C14M0Y54K3 (14%,0%,54%,3%) (0.14/0.00/0.54/0.03) 

CMYK percentages

%14.17
%0
%53.85
%3.14

Codes

Color #D4F772 in popluar color models

D4 F7 72
RGB 212 247 114
HSL 76° 89.26% 70.78%
HSB/HSV 76° 53.85% 96.86%
CMYK 14.17% 0.00% 53.85%
3.14%

Color #D4F772 in popluar number systems.

HEX D4 F7 72
Decimal 212 247 114
Binary 11010100 11110111 1110010
Octal 324 367 162

Shades and tints

Shades of #D4F772

#D4F772
(212,247,114)
#C1E168
(193,225,104)
#AECB5E
(174,203,94)
#9BB554
(155,181,84)
#889F4A
(136,159,74)
#758940
(117,137,64)
#627336
(98,115,54)
#4F5D2C
(79,93,44)
#3C4722
(60,71,34)
#293118
(41,49,24)
#161B0E
(22,27,14)
#000000
(0,0,0)

Tints of #D4F772

#D4F772
(212,247,114)
#D7F77E
(215,247,126)
#DAF78A
(218,247,138)
#DDF796
(221,247,150)
#E0F7A2
(224,247,162)
#E3F7AE
(227,247,174)
#E6F7BA
(230,247,186)
#E9F7C6
(233,247,198)
#ECF7D2
(236,247,210)
#EFF7DE
(239,247,222)
#F2F7EA
(242,247,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D4F772 color. Also use rgb(212,247,114) instead hex code.

Text Font Color

.myTextColor { color: #D4F772; }

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

This text font color is #D4F772.

Background Color

.myBgColor { background-color: #D4F772; }

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

This div background color is #D4F772.

Border color

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

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

This div border color is #D4F772.

Opacity

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

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

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

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

This text has shadow with #D4F772 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4F772.

Preview

Color preview on black background

This text has color #D4F772 on black background.


Color preview on white background

This text has color #D4F772 on white background.


Black color preview on #D4F772 background

This text has black color on #D4F772 background.


White color preview on #D4F772 background

This text has white color on #D4F772 background.


Related colors

Complementary color

Complementary color for #hex is #2B088D.


I love getcolorcode.com

Triadic colors

1 #72D4F7 and #F772D4 with #D4F772 are triadic colors.

2 #72F7D4 and #F7D472 with #D4F772 are triadic colors.