COLOR #D6EF78

HEX: #D6EF78 RGB: (214,239,120)

Color info

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

RGB color model

#D6EF78 color RGB value is (214,239,120).

RGB: (214,239,120) (84%, 94%, 47%)

RGB channels and saturation

R 214 of 255 = 84%
G 239 of 255 = 94%
B 120 of 255 = 47%

214
239
120

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

Portions of RGB colors in percentages

R + G + B = 214 + 239 + 120 = 573 (100%)
R 214 of 573 ~ 37.35%
G 239 of 573 ~ 41.71%
B 120 of 573 ~ 20.94'%

%37.35
%41.71
%20.94

CMYK color model

#D6EF78 color CMYK value is (10,0,50,6).

  • cyan value is 10.46%
  • magenta value is 0.00%
  • yellow value is 49.79%
  • key color value is 6.27%

CMYK: (10,0,50,6)
C10M0Y50K6 (10%, 0%, 50%, 6%)
(0.10 / 0.00 / 0.50 / 0.06)

CMYK percentages

%10.46
%0
%49.79
%6.27

Codes

Color #D6EF78 in popluar color models

D6 EF 78
RGB 214 239 120
HSL 73° 78.81% 70.39%
HSB/HSV 73° 49.79% 93.73%
CMYK 10.46% 0.00% 49.79%
6.27%

Color #D6EF78 in popluar number systems.

HEX D6 EF 78
Decimal 214 239 120
Binary 11010110 11101111 1111000
Octal 326 357 170

Shades and tints

Shades of #D6EF78

#D6EF78
(214,239,120)
#C3DA6E
(195,218,110)
#B0C564
(176,197,100)
#9DB05A
(157,176,90)
#8A9B50
(138,155,80)
#778646
(119,134,70)
#64713C
(100,113,60)
#515C32
(81,92,50)
#3E4728
(62,71,40)
#2B321E
(43,50,30)
#181D14
(24,29,20)
#000000
(0,0,0)

Tints of #D6EF78

#D6EF78
(214,239,120)
#D9F084
(217,240,132)
#DCF190
(220,241,144)
#DFF29C
(223,242,156)
#E2F3A8
(226,243,168)
#E5F4B4
(229,244,180)
#E8F5C0
(232,245,192)
#EBF6CC
(235,246,204)
#EEF7D8
(238,247,216)
#F1F8E4
(241,248,228)
#F4F9F0
(244,249,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #D6EF78 color. Also use rgb(214,239,120) instead hex code.

Text Font Color

.myTextColor { color: #D6EF78; }

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

This text font color is #D6EF78.

Background Color

.myBgColor { background-color: #D6EF78; }

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

This div background color is #D6EF78.

Border color

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

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

This div border color is #D6EF78.

Opacity

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

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

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

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

This text has shadow with #D6EF78 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #D6EF78.

Preview

Color preview on black background

This text has color #D6EF78 on black background.


Color preview on white background

This text has color #D6EF78 on white background.


Black color preview on #D6EF78 background

This text has black color on #D6EF78 background.


White color preview on #D6EF78 background

This text has white color on #D6EF78 background.


Related colors

Complementary color

Complementary color for #hex is #291087.


I love getcolorcode.com

Triadic colors

1 #78D6EF and #EF78D6 with #D6EF78 are triadic colors.

2 #78EFD6 and #EFD678 with #D6EF78 are triadic colors.