COLOR #0EFD74

HEX: #0EFD74 RGB: (14,253,116)

Color info

#0EFD74 contains mainly green color. Web safe color of #0EFD74 is #00FF66 (or #0F6).

RGB color model

#0EFD74 color RGB value is (14,253,116).

RGB: (14,253,116) (5%, 99%, 45%)

RGB channels and saturation

R 14 of 255 = 5%
G 253 of 255 = 99%
B 116 of 255 = 45%

14
253
116

R + G + B ~ 50%. #0EFD74 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 14 + 253 + 116 = 383 (100%)
R 14 of 383 ~ 3.66%
G 253 of 383 ~ 66.06%
B 116 of 383 ~ 30.29'%

%66.06
%30.29

CMYK color model

#0EFD74 color CMYK value is (94,0,54,1).

  • cyan value is 94.47%
  • magenta value is 0.00%
  • yellow value is 54.15%
  • key color value is 0.78%

CMYK: (94,0,54,1)
C94M0Y54K1 (94%, 0%, 54%, 1%)
(0.94 / 0.00 / 0.54 / 0.01)

CMYK percentages

%94.47
%0
%54.15
%0.78

Codes

Color #0EFD74 in popluar color models

0E FD 74
RGB 14 253 116
HSL 146° 98.35% 52.35%
HSB/HSV 146° 94.47% 99.22%
CMYK 94.47% 0.00% 54.15%
0.78%

Color #0EFD74 in popluar number systems.

HEX 0E FD 74
Decimal 14 253 116
Binary 1110 11111101 1110100
Octal 16 375 164

Shades and tints

Shades of #0EFD74

#0EFD74
(14,253,116)
#0DE66A
(13,230,106)
#0CCF60
(12,207,96)
#0BB856
(11,184,86)
#0AA14C
(10,161,76)
#098A42
(9,138,66)
#087338
(8,115,56)
#075C2E
(7,92,46)
#064524
(6,69,36)
#052E1A
(5,46,26)
#041710
(4,23,16)
#000000
(0,0,0)

Tints of #0EFD74

#0EFD74
(14,253,116)
#23FD80
(35,253,128)
#38FD8C
(56,253,140)
#4DFD98
(77,253,152)
#62FDA4
(98,253,164)
#77FDB0
(119,253,176)
#8CFDBC
(140,253,188)
#A1FDC8
(161,253,200)
#B6FDD4
(182,253,212)
#CBFDE0
(203,253,224)
#E0FDEC
(224,253,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #0EFD74 color. Also use rgb(14,253,116) instead hex code.

Text Font Color

.myTextColor { color: #0EFD74; }

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

This text font color is #0EFD74.

Background Color

.myBgColor { background-color: #0EFD74; }

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

This div background color is #0EFD74.

Border color

.myBorderColor { border: 1px solid #0EFD74; }

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

This div border color is #0EFD74.

Opacity

.myOpacity80 { color: #0EFD74; opacity: 0.8; }

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

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

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

This text has shadow with #0EFD74 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #0EFD74.

Preview

Color preview on black background

This text has color #0EFD74 on black background.


Color preview on white background

This text has color #0EFD74 on white background.


Black color preview on #0EFD74 background

This text has black color on #0EFD74 background.


White color preview on #0EFD74 background

This text has white color on #0EFD74 background.


Related colors

Complementary color

Complementary color for #hex is #F1028B.


I love getcolorcode.com

Triadic colors

1 #740EFD and #FD740E with #0EFD74 are triadic colors.

2 #74FD0E and #FD0E74 with #0EFD74 are triadic colors.