COLOR #D7F076

HEX: #D7F076 RGB: (215,240,118)

Color info

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

RGB color model

#D7F076 color RGB value is (215,240,118).

RGB: (215,240,118) (84%, 94%, 46%)

RGB channels and saturation

R 215 of 255 = 84%
G 240 of 255 = 94%
B 118 of 255 = 46%

215
240
118

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

Portions of RGB colors in percentages

R + G + B = 215 + 240 + 118 = 573 (100%)
R 215 of 573 ~ 37.52%
G 240 of 573 ~ 41.88%
B 118 of 573 ~ 20.59'%

%37.52
%41.88
%20.59

CMYK color model

#D7F076 color CMYK value is (10,0,51,6).

  • cyan value is 10.42%
  • magenta value is 0.00%
  • yellow value is 50.83%
  • key color value is 5.88%

CMYK: (10,0,51,6)
C10M0Y51K6 (10%, 0%, 51%, 6%)
(0.10 / 0.00 / 0.51 / 0.06)

CMYK percentages

%10.42
%0
%50.83
%5.88

Codes

Color #D7F076 in popluar color models

D7 F0 76
RGB 215 240 118
HSL 72° 80.26% 70.20%
HSB/HSV 72° 50.83% 94.12%
CMYK 10.42% 0.00% 50.83%
5.88%

Color #D7F076 in popluar number systems.

HEX D7 F0 76
Decimal 215 240 118
Binary 11010111 11110000 1110110
Octal 327 360 166

Shades and tints

Shades of #D7F076

#D7F076
(215,240,118)
#C4DB6C
(196,219,108)
#B1C662
(177,198,98)
#9EB158
(158,177,88)
#8B9C4E
(139,156,78)
#788744
(120,135,68)
#65723A
(101,114,58)
#525D30
(82,93,48)
#3F4826
(63,72,38)
#2C331C
(44,51,28)
#191E12
(25,30,18)
#000000
(0,0,0)

Tints of #D7F076

#D7F076
(215,240,118)
#DAF182
(218,241,130)
#DDF28E
(221,242,142)
#E0F39A
(224,243,154)
#E3F4A6
(227,244,166)
#E6F5B2
(230,245,178)
#E9F6BE
(233,246,190)
#ECF7CA
(236,247,202)
#EFF8D6
(239,248,214)
#F2F9E2
(242,249,226)
#F5FAEE
(245,250,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D7F076 color. Also use rgb(215,240,118) instead hex code.

Text Font Color

.myTextColor { color: #D7F076; }

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

This text font color is #D7F076.

Background Color

.myBgColor { background-color: #D7F076; }

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

This div background color is #D7F076.

Border color

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

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

This div border color is #D7F076.

Opacity

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

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

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

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

This text has shadow with #D7F076 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D7F076.

Preview

Color preview on black background

This text has color #D7F076 on black background.


Color preview on white background

This text has color #D7F076 on white background.


Black color preview on #D7F076 background

This text has black color on #D7F076 background.


White color preview on #D7F076 background

This text has white color on #D7F076 background.


Related colors

Complementary color

Complementary color for #hex is #280F89.


I love getcolorcode.com

Triadic colors

1 #76D7F0 and #F076D7 with #D7F076 are triadic colors.

2 #76F0D7 and #F0D776 with #D7F076 are triadic colors.