COLOR #D4F76A

HEX: #D4F76A RGB: (212,247,106)

Color info

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

RGB color model

#D4F76A color RGB value is (212,247,106).

RGB: (212,247,106) (83%, 97%, 42%)

RGB channels and saturation

R 212 of 255 = 83%
G 247 of 255 = 97%
B 106 of 255 = 42%

212
247
106

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

Portions of RGB colors in percentages

R + G + B = 212 + 247 + 106 = 565 (100%)
R 212 of 565 ~ 37.52%
G 247 of 565 ~ 43.72%
B 106 of 565 ~ 18.76'%

%37.52
%43.72
%18.76

CMYK color model

#D4F76A color CMYK value is (14,0,57,3).

  • cyan value is 14.17%
  • magenta value is 0.00%
  • yellow value is 57.09%
  • key color value is 3.14%

CMYK: (14,0,57,3)
C14M0Y57K3 (14%, 0%, 57%, 3%)
(0.14 / 0.00 / 0.57 / 0.03)

CMYK percentages

%14.17
%0
%57.09
%3.14

Codes

Color #D4F76A in popluar color models

D4 F7 6A
RGB 212 247 106
HSL 75° 89.81% 69.22%
HSB/HSV 75° 57.09% 96.86%
CMYK 14.17% 0.00% 57.09%
3.14%

Color #D4F76A in popluar number systems.

HEX D4 F7 6A
Decimal 212 247 106
Binary 11010100 11110111 1101010
Octal 324 367 152

Shades and tints

Shades of #D4F76A

#D4F76A
(212,247,106)
#C1E161
(193,225,97)
#AECB58
(174,203,88)
#9BB54F
(155,181,79)
#889F46
(136,159,70)
#75893D
(117,137,61)
#627334
(98,115,52)
#4F5D2B
(79,93,43)
#3C4722
(60,71,34)
#293119
(41,49,25)
#161B10
(22,27,16)
#000000
(0,0,0)

Tints of #D4F76A

#D4F76A
(212,247,106)
#D7F777
(215,247,119)
#DAF784
(218,247,132)
#DDF791
(221,247,145)
#E0F79E
(224,247,158)
#E3F7AB
(227,247,171)
#E6F7B8
(230,247,184)
#E9F7C5
(233,247,197)
#ECF7D2
(236,247,210)
#EFF7DF
(239,247,223)
#F2F7EC
(242,247,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #D4F76A; }

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

This text font color is #D4F76A.

Background Color

.myBgColor { background-color: #D4F76A; }

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

This div background color is #D4F76A.

Border color

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

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

This div border color is #D4F76A.

Opacity

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

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

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

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

This text has shadow with #D4F76A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4F76A.

Preview

Color preview on black background

This text has color #D4F76A on black background.


Color preview on white background

This text has color #D4F76A on white background.


Black color preview on #D4F76A background

This text has black color on #D4F76A background.


White color preview on #D4F76A background

This text has white color on #D4F76A background.


Related colors

Complementary color

Complementary color for #hex is #2B0895.


I love getcolorcode.com

Triadic colors

1 #6AD4F7 and #F76AD4 with #D4F76A are triadic colors.

2 #6AF7D4 and #F7D46A with #D4F76A are triadic colors.