COLOR #D4F271

HEX: #D4F271 RGB: (212,242,113)

Color info

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

RGB color model

#D4F271 color RGB value is (212,242,113).

RGB: (212,242,113) (83%, 95%, 44%)

RGB channels and saturation

R 212 of 255 = 83%
G 242 of 255 = 95%
B 113 of 255 = 44%

212
242
113

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

Portions of RGB colors in percentages

R + G + B = 212 + 242 + 113 = 567 (100%)
R 212 of 567 ~ 37.39%
G 242 of 567 ~ 42.68%
B 113 of 567 ~ 19.93'%

%37.39
%42.68
%19.93

CMYK color model

#D4F271 color CMYK value is (12,0,53,5).

  • cyan value is 12.40%
  • magenta value is 0.00%
  • yellow value is 53.31%
  • key color value is 5.10%

CMYK: (12,0,53,5)
C12M0Y53K5 (12%, 0%, 53%, 5%)
(0.12 / 0.00 / 0.53 / 0.05)

CMYK percentages

%12.4
%0
%53.31
%5.1

Codes

Color #D4F271 in popluar color models

D4 F2 71
RGB 212 242 113
HSL 74° 83.23% 69.61%
HSB/HSV 74° 53.31% 94.90%
CMYK 12.40% 0.00% 53.31%
5.10%

Color #D4F271 in popluar number systems.

HEX D4 F2 71
Decimal 212 242 113
Binary 11010100 11110010 1110001
Octal 324 362 161

Shades and tints

Shades of #D4F271

#D4F271
(212,242,113)
#C1DC67
(193,220,103)
#AEC65D
(174,198,93)
#9BB053
(155,176,83)
#889A49
(136,154,73)
#75843F
(117,132,63)
#626E35
(98,110,53)
#4F582B
(79,88,43)
#3C4221
(60,66,33)
#292C17
(41,44,23)
#16160D
(22,22,13)
#000000
(0,0,0)

Tints of #D4F271

#D4F271
(212,242,113)
#D7F37D
(215,243,125)
#DAF489
(218,244,137)
#DDF595
(221,245,149)
#E0F6A1
(224,246,161)
#E3F7AD
(227,247,173)
#E6F8B9
(230,248,185)
#E9F9C5
(233,249,197)
#ECFAD1
(236,250,209)
#EFFBDD
(239,251,221)
#F2FCE9
(242,252,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D4F271 color. Also use rgb(212,242,113) instead hex code.

Text Font Color

.myTextColor { color: #D4F271; }

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

This text font color is #D4F271.

Background Color

.myBgColor { background-color: #D4F271; }

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

This div background color is #D4F271.

Border color

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

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

This div border color is #D4F271.

Opacity

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

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

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

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

This text has shadow with #D4F271 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4F271.

Preview

Color preview on black background

This text has color #D4F271 on black background.


Color preview on white background

This text has color #D4F271 on white background.


Black color preview on #D4F271 background

This text has black color on #D4F271 background.


White color preview on #D4F271 background

This text has white color on #D4F271 background.


Related colors

Complementary color

Complementary color for #hex is #2B0D8E.


I love getcolorcode.com

Triadic colors

1 #71D4F2 and #F271D4 with #D4F271 are triadic colors.

2 #71F2D4 and #F2D471 with #D4F271 are triadic colors.