COLOR #D4F382

HEX: #D4F382 RGB: (212,243,130)

Color info

#D4F382 contains mainly red and green colors. Web safe color of #D4F382 is #CCFF99 (or #CF9).

RGB color model

#D4F382 color RGB value is (212,243,130).

RGB: (212,243,130) (83%, 95%, 51%)

RGB channels and saturation

R 212 of 255 = 83%
G 243 of 255 = 95%
B 130 of 255 = 51%

212
243
130

R + G + B ~ 76%. #D4F382 is quite light color.

Portions of RGB colors in percentages

R + G + B = 212 + 243 + 130 = 585 (100%)
R 212 of 585 ~ 36.24%
G 243 of 585 ~ 41.54%
B 130 of 585 ~ 22.22'%

%36.24
%41.54
%22.22

CMYK color model

#D4F382 color CMYK value is (13,0,47,5).

  • cyan value is 12.76%
  • magenta value is 0.00%
  • yellow value is 46.50%
  • key color value is 4.71%

CMYK: (13,0,47,5)
C13M0Y47K5 (13%, 0%, 47%, 5%)
(0.13 / 0.00 / 0.47 / 0.05)

CMYK percentages

%12.76
%0
%46.5
%4.71

Codes

Color #D4F382 in popluar color models

D4 F3 82
RGB 212 243 130
HSL 76° 82.48% 73.14%
HSB/HSV 76° 46.50% 95.29%
CMYK 12.76% 0.00% 46.50%
4.71%

Color #D4F382 in popluar number systems.

HEX D4 F3 82
Decimal 212 243 130
Binary 11010100 11110011 10000010
Octal 324 363 202

Shades and tints

Shades of #D4F382

#D4F382
(212,243,130)
#C1DD77
(193,221,119)
#AEC76C
(174,199,108)
#9BB161
(155,177,97)
#889B56
(136,155,86)
#75854B
(117,133,75)
#626F40
(98,111,64)
#4F5935
(79,89,53)
#3C432A
(60,67,42)
#292D1F
(41,45,31)
#161714
(22,23,20)
#000000
(0,0,0)

Tints of #D4F382

#D4F382
(212,243,130)
#D7F48D
(215,244,141)
#DAF598
(218,245,152)
#DDF6A3
(221,246,163)
#E0F7AE
(224,247,174)
#E3F8B9
(227,248,185)
#E6F9C4
(230,249,196)
#E9FACF
(233,250,207)
#ECFBDA
(236,251,218)
#EFFCE5
(239,252,229)
#F2FDF0
(242,253,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D4F382 color. Also use rgb(212,243,130) instead hex code.

Text Font Color

.myTextColor { color: #D4F382; }

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

This text font color is #D4F382.

Background Color

.myBgColor { background-color: #D4F382; }

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

This div background color is #D4F382.

Border color

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

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

This div border color is #D4F382.

Opacity

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

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

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

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

This text has shadow with #D4F382 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D4F382.

Preview

Color preview on black background

This text has color #D4F382 on black background.


Color preview on white background

This text has color #D4F382 on white background.


Black color preview on #D4F382 background

This text has black color on #D4F382 background.


White color preview on #D4F382 background

This text has white color on #D4F382 background.


Related colors

Complementary color

Complementary color for #hex is #2B0C7D.


I love getcolorcode.com

Triadic colors

1 #82D4F3 and #F382D4 with #D4F382 are triadic colors.

2 #82F3D4 and #F3D482 with #D4F382 are triadic colors.