COLOR #D1F472

HEX: #D1F472 RGB: (209,244,114)

Color info

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

RGB color model

#D1F472 color RGB value is (209,244,114).

RGB: (209,244,114) (82%, 96%, 45%)

RGB channels and saturation

R 209 of 255 = 82%
G 244 of 255 = 96%
B 114 of 255 = 45%

209
244
114

R + G + B ~ 74%. #D1F472 is quite light color.

Portions of RGB colors in percentages

R + G + B = 209 + 244 + 114 = 567 (100%)
R 209 of 567 ~ 36.86%
G 244 of 567 ~ 43.03%
B 114 of 567 ~ 20.11'%

%36.86
%43.03
%20.11

CMYK color model

#D1F472 color CMYK value is (14,0,53,4).

  • cyan value is 14.34%
  • magenta value is 0.00%
  • yellow value is 53.28%
  • key color value is 4.31%

CMYK: (14,0,53,4)
C14M0Y53K4 (14%, 0%, 53%, 4%)
(0.14 / 0.00 / 0.53 / 0.04)

CMYK percentages

%14.34
%0
%53.28
%4.31

Codes

Color #D1F472 in popluar color models

D1 F4 72
RGB 209 244 114
HSL 76° 85.53% 70.20%
HSB/HSV 76° 53.28% 95.69%
CMYK 14.34% 0.00% 53.28%
4.31%

Color #D1F472 in popluar number systems.

HEX D1 F4 72
Decimal 209 244 114
Binary 11010001 11110100 1110010
Octal 321 364 162

Shades and tints

Shades of #D1F472

#D1F472
(209,244,114)
#BEDE68
(190,222,104)
#ABC85E
(171,200,94)
#98B254
(152,178,84)
#859C4A
(133,156,74)
#728640
(114,134,64)
#5F7036
(95,112,54)
#4C5A2C
(76,90,44)
#394422
(57,68,34)
#262E18
(38,46,24)
#13180E
(19,24,14)
#000000
(0,0,0)

Tints of #D1F472

#D1F472
(209,244,114)
#D5F57E
(213,245,126)
#D9F68A
(217,246,138)
#DDF796
(221,247,150)
#E1F8A2
(225,248,162)
#E5F9AE
(229,249,174)
#E9FABA
(233,250,186)
#EDFBC6
(237,251,198)
#F1FCD2
(241,252,210)
#F5FDDE
(245,253,222)
#F9FEEA
(249,254,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D1F472 color. Also use rgb(209,244,114) instead hex code.

Text Font Color

.myTextColor { color: #D1F472; }

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

This text font color is #D1F472.

Background Color

.myBgColor { background-color: #D1F472; }

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

This div background color is #D1F472.

Border color

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

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

This div border color is #D1F472.

Opacity

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

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

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

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

This text has shadow with #D1F472 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D1F472.

Preview

Color preview on black background

This text has color #D1F472 on black background.


Color preview on white background

This text has color #D1F472 on white background.


Black color preview on #D1F472 background

This text has black color on #D1F472 background.


White color preview on #D1F472 background

This text has white color on #D1F472 background.


Related colors

Complementary color

Complementary color for #hex is #2E0B8D.


I love getcolorcode.com

Triadic colors

1 #72D1F4 and #F472D1 with #D1F472 are triadic colors.

2 #72F4D1 and #F4D172 with #D1F472 are triadic colors.