COLOR #EF8D60

HEX: #EF8D60 RGB: (239,141,96)

Color info

#EF8D60 contains mainly red color. Web safe color of #EF8D60 is #FF9966 (or #F96).

RGB color model

#EF8D60 color RGB value is (239,141,96).

RGB: (239,141,96) (94%, 55%, 38%)

RGB channels and saturation

R 239 of 255 = 94%
G 141 of 255 = 55%
B 96 of 255 = 38%

239
141
96

R + G + B ~ 62%. #EF8D60 is quite light color.

Portions of RGB colors in percentages

R + G + B = 239 + 141 + 96 = 476 (100%)
R 239 of 476 ~ 50.21%
G 141 of 476 ~ 29.62%
B 96 of 476 ~ 20.17'%

%50.21
%29.62
%20.17

CMYK color model

#EF8D60 color CMYK value is (0,41,60,6).

  • cyan value is 0.00%
  • magenta value is 41.00%
  • yellow value is 59.83%
  • key color value is 6.27%

CMYK: (0,41,60,6)
C0M41Y60K6 (0%, 41%, 60%, 6%)
(0.00 / 0.41 / 0.60 / 0.06)

CMYK percentages

%0
%41
%59.83
%6.27

Codes

Color #EF8D60 in popluar color models

EF 8D 60
RGB 239 141 96
HSL 19° 81.71% 65.69%
HSB/HSV 19° 59.83% 93.73%
CMYK 0.00% 41.00% 59.83%
6.27%

Color #EF8D60 in popluar number systems.

HEX EF 8D 60
Decimal 239 141 96
Binary 11101111 10001101 1100000
Octal 357 215 140

Shades and tints

Shades of #EF8D60

#EF8D60
(239,141,96)
#DA8158
(218,129,88)
#C57550
(197,117,80)
#B06948
(176,105,72)
#9B5D40
(155,93,64)
#865138
(134,81,56)
#714530
(113,69,48)
#5C3928
(92,57,40)
#472D20
(71,45,32)
#322118
(50,33,24)
#1D1510
(29,21,16)
#000000
(0,0,0)

Tints of #EF8D60

#EF8D60
(239,141,96)
#F0976E
(240,151,110)
#F1A17C
(241,161,124)
#F2AB8A
(242,171,138)
#F3B598
(243,181,152)
#F4BFA6
(244,191,166)
#F5C9B4
(245,201,180)
#F6D3C2
(246,211,194)
#F7DDD0
(247,221,208)
#F8E7DE
(248,231,222)
#F9F1EC
(249,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EF8D60 color. Also use rgb(239,141,96) instead hex code.

Text Font Color

.myTextColor { color: #EF8D60; }

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

This text font color is #EF8D60.

Background Color

.myBgColor { background-color: #EF8D60; }

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

This div background color is #EF8D60.

Border color

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

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

This div border color is #EF8D60.

Opacity

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

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

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

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

This text has shadow with #EF8D60 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EF8D60.

Preview

Color preview on black background

This text has color #EF8D60 on black background.


Color preview on white background

This text has color #EF8D60 on white background.


Black color preview on #EF8D60 background

This text has black color on #EF8D60 background.


White color preview on #EF8D60 background

This text has white color on #EF8D60 background.


Related colors

Complementary color

Complementary color for #hex is #10729F.


I love getcolorcode.com

Triadic colors

1 #60EF8D and #8D60EF with #EF8D60 are triadic colors.

2 #608DEF and #8DEF60 with #EF8D60 are triadic colors.