COLOR #EF79E5

HEX: #EF79E5 RGB: (239,121,229)

Color info

#EF79E5 contains mainly red and blue colors. Web safe color of #EF79E5 is #FF66CC (or #F6C).

RGB color model

#EF79E5 color RGB value is (239,121,229).

RGB: (239,121,229) (94%, 47%, 90%)

RGB channels and saturation

R 239 of 255 = 94%
G 121 of 255 = 47%
B 229 of 255 = 90%

239
121
229

R + G + B ~ 77%. #EF79E5 is quite light color.

Portions of RGB colors in percentages

R + G + B = 239 + 121 + 229 = 589 (100%)
R 239 of 589 ~ 40.58%
G 121 of 589 ~ 20.54%
B 229 of 589 ~ 38.88'%

%40.58
%20.54
%38.88

CMYK color model

#EF79E5 color CMYK value is (0,49,4,6).

  • cyan value is 0.00%
  • magenta value is 49.37%
  • yellow value is 4.18%
  • key color value is 6.27%
CMYK: (0,49,4,6) C0M49Y4K6 (0%,49%,4%,6%) (0.00/0.49/0.04/0.06) 

CMYK percentages

%0
%49.37
%4.18
%6.27

Codes

Color #EF79E5 in popluar color models

EF 79 E5
RGB 239 121 229
HSL 305° 78.67% 70.59%
HSB/HSV 305° 49.37% 93.73%
CMYK 0.00% 49.37% 4.18%
6.27%

Color #EF79E5 in popluar number systems.

HEX EF 79 E5
Decimal 239 121 229
Binary 11101111 1111001 11100101
Octal 357 171 345

Shades and tints

Shades of #EF79E5

#EF79E5
(239,121,229)
#DA6ED1
(218,110,209)
#C563BD
(197,99,189)
#B058A9
(176,88,169)
#9B4D95
(155,77,149)
#864281
(134,66,129)
#71376D
(113,55,109)
#5C2C59
(92,44,89)
#472145
(71,33,69)
#321631
(50,22,49)
#1D0B1D
(29,11,29)
#000000
(0,0,0)

Tints of #EF79E5

#EF79E5
(239,121,229)
#F085E7
(240,133,231)
#F191E9
(241,145,233)
#F29DEB
(242,157,235)
#F3A9ED
(243,169,237)
#F4B5EF
(244,181,239)
#F5C1F1
(245,193,241)
#F6CDF3
(246,205,243)
#F7D9F5
(247,217,245)
#F8E5F7
(248,229,247)
#F9F1F9
(249,241,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EF79E5 color. Also use rgb(239,121,229) instead hex code.

Text Font Color

.myTextColor { color: #EF79E5; }

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

This text font color is #EF79E5.

Background Color

.myBgColor { background-color: #EF79E5; }

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

This div background color is #EF79E5.

Border color

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

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

This div border color is #EF79E5.

Opacity

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

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

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

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

This text has shadow with #EF79E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EF79E5.

Preview

Color preview on black background

This text has color #EF79E5 on black background.


Color preview on white background

This text has color #EF79E5 on white background.


Black color preview on #EF79E5 background

This text has black color on #EF79E5 background.


White color preview on #EF79E5 background

This text has white color on #EF79E5 background.


Related colors

Complementary color

Complementary color for #hex is #10861A.


I love getcolorcode.com

Triadic colors

1 #E5EF79 and #79E5EF with #EF79E5 are triadic colors.

2 #E579EF and #79EFE5 with #EF79E5 are triadic colors.