COLOR #EF4E7A

HEX: #EF4E7A RGB: (239,78,122)

Color info

#EF4E7A contains mainly red color. Web safe color of #EF4E7A is #FF6666 (or #F66).

RGB color model

#EF4E7A color RGB value is (239,78,122).

RGB: (239,78,122) (94%, 31%, 48%)

RGB channels and saturation

R 239 of 255 = 94%
G 78 of 255 = 31%
B 122 of 255 = 48%

239
78
122

R + G + B ~ 58%. #EF4E7A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 239 + 78 + 122 = 439 (100%)
R 239 of 439 ~ 54.44%
G 78 of 439 ~ 17.77%
B 122 of 439 ~ 27.79'%

%54.44
%17.77
%27.79

CMYK color model

#EF4E7A color CMYK value is (0,67,49,6).

  • cyan value is 0.00%
  • magenta value is 67.36%
  • yellow value is 48.95%
  • key color value is 6.27%
CMYK: (0,67,49,6) C0M67Y49K6 (0%,67%,49%,6%) (0.00/0.67/0.49/0.06) 

CMYK percentages

%0
%67.36
%48.95
%6.27

Codes

Color #EF4E7A in popluar color models

EF 4E 7A
RGB 239 78 122
HSL 344° 83.42% 62.16%
HSB/HSV 344° 67.36% 93.73%
CMYK 0.00% 67.36% 48.95%
6.27%

Color #EF4E7A in popluar number systems.

HEX EF 4E 7A
Decimal 239 78 122
Binary 11101111 1001110 1111010
Octal 357 116 172

Shades and tints

Shades of #EF4E7A

#EF4E7A
(239,78,122)
#DA476F
(218,71,111)
#C54064
(197,64,100)
#B03959
(176,57,89)
#9B324E
(155,50,78)
#862B43
(134,43,67)
#712438
(113,36,56)
#5C1D2D
(92,29,45)
#471622
(71,22,34)
#320F17
(50,15,23)
#1D080C
(29,8,12)
#000000
(0,0,0)

Tints of #EF4E7A

#EF4E7A
(239,78,122)
#F05E86
(240,94,134)
#F16E92
(241,110,146)
#F27E9E
(242,126,158)
#F38EAA
(243,142,170)
#F49EB6
(244,158,182)
#F5AEC2
(245,174,194)
#F6BECE
(246,190,206)
#F7CEDA
(247,206,218)
#F8DEE6
(248,222,230)
#F9EEF2
(249,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EF4E7A color. Also use rgb(239,78,122) instead hex code.

Text Font Color

.myTextColor { color: #EF4E7A; }

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

This text font color is #EF4E7A.

Background Color

.myBgColor { background-color: #EF4E7A; }

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

This div background color is #EF4E7A.

Border color

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

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

This div border color is #EF4E7A.

Opacity

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

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

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

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

This text has shadow with #EF4E7A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EF4E7A.

Preview

Color preview on black background

This text has color #EF4E7A on black background.


Color preview on white background

This text has color #EF4E7A on white background.


Black color preview on #EF4E7A background

This text has black color on #EF4E7A background.


White color preview on #EF4E7A background

This text has white color on #EF4E7A background.


Related colors

Complementary color

Complementary color for #hex is #10B185.


I love getcolorcode.com

Triadic colors

1 #7AEF4E and #4E7AEF with #EF4E7A are triadic colors.

2 #7A4EEF and #4EEF7A with #EF4E7A are triadic colors.