COLOR #EF7B78

HEX: #EF7B78 RGB: (239,123,120)

Color info

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

RGB color model

#EF7B78 color RGB value is (239,123,120).

RGB: (239,123,120) (94%, 48%, 47%)

RGB channels and saturation

R 239 of 255 = 94%
G 123 of 255 = 48%
B 120 of 255 = 47%

239
123
120

R + G + B ~ 63%. #EF7B78 is quite light color.

Portions of RGB colors in percentages

R + G + B = 239 + 123 + 120 = 482 (100%)
R 239 of 482 ~ 49.59%
G 123 of 482 ~ 25.52%
B 120 of 482 ~ 24.9'%

%49.59
%25.52
%24.9

CMYK color model

#EF7B78 color CMYK value is (0,49,50,6).

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

CMYK: (0,49,50,6)
C0M49Y50K6 (0%, 49%, 50%, 6%)
(0.00 / 0.49 / 0.50 / 0.06)

CMYK percentages

%0
%48.54
%49.79
%6.27

Codes

Color #EF7B78 in popluar color models

EF 7B 78
RGB 239 123 120
HSL 78.81% 70.39%
HSB/HSV 49.79% 93.73%
CMYK 0.00% 48.54% 49.79%
6.27%

Color #EF7B78 in popluar number systems.

HEX EF 7B 78
Decimal 239 123 120
Binary 11101111 1111011 1111000
Octal 357 173 170

Shades and tints

Shades of #EF7B78

#EF7B78
(239,123,120)
#DA706E
(218,112,110)
#C56564
(197,101,100)
#B05A5A
(176,90,90)
#9B4F50
(155,79,80)
#864446
(134,68,70)
#71393C
(113,57,60)
#5C2E32
(92,46,50)
#472328
(71,35,40)
#32181E
(50,24,30)
#1D0D14
(29,13,20)
#000000
(0,0,0)

Tints of #EF7B78

#EF7B78
(239,123,120)
#F08784
(240,135,132)
#F19390
(241,147,144)
#F29F9C
(242,159,156)
#F3ABA8
(243,171,168)
#F4B7B4
(244,183,180)
#F5C3C0
(245,195,192)
#F6CFCC
(246,207,204)
#F7DBD8
(247,219,216)
#F8E7E4
(248,231,228)
#F9F3F0
(249,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EF7B78; }

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

This text font color is #EF7B78.

Background Color

.myBgColor { background-color: #EF7B78; }

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

This div background color is #EF7B78.

Border color

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

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

This div border color is #EF7B78.

Opacity

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

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

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

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

This text has shadow with #EF7B78 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EF7B78.

Preview

Color preview on black background

This text has color #EF7B78 on black background.


Color preview on white background

This text has color #EF7B78 on white background.


Black color preview on #EF7B78 background

This text has black color on #EF7B78 background.


White color preview on #EF7B78 background

This text has white color on #EF7B78 background.


Related colors

Complementary color

Complementary color for #hex is #108487.


I love getcolorcode.com

Triadic colors

1 #78EF7B and #7B78EF with #EF7B78 are triadic colors.

2 #787BEF and #7BEF78 with #EF7B78 are triadic colors.