COLOR #EF8874

HEX: #EF8874 RGB: (239,136,116)

Color info

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

RGB color model

#EF8874 color RGB value is (239,136,116).

RGB: (239,136,116) (94%, 53%, 45%)

RGB channels and saturation

R 239 of 255 = 94%
G 136 of 255 = 53%
B 116 of 255 = 45%

239
136
116

R + G + B ~ 64%. #EF8874 is quite light color.

Portions of RGB colors in percentages

R + G + B = 239 + 136 + 116 = 491 (100%)
R 239 of 491 ~ 48.68%
G 136 of 491 ~ 27.7%
B 116 of 491 ~ 23.63'%

%48.68
%27.7
%23.63

CMYK color model

#EF8874 color CMYK value is (0,43,51,6).

  • cyan value is 0.00%
  • magenta value is 43.10%
  • yellow value is 51.46%
  • key color value is 6.27%

CMYK: (0,43,51,6)
C0M43Y51K6 (0%, 43%, 51%, 6%)
(0.00 / 0.43 / 0.51 / 0.06)

CMYK percentages

%0
%43.1
%51.46
%6.27

Codes

Color #EF8874 in popluar color models

EF 88 74
RGB 239 136 116
HSL 10° 79.35% 69.61%
HSB/HSV 10° 51.46% 93.73%
CMYK 0.00% 43.10% 51.46%
6.27%

Color #EF8874 in popluar number systems.

HEX EF 88 74
Decimal 239 136 116
Binary 11101111 10001000 1110100
Octal 357 210 164

Shades and tints

Shades of #EF8874

#EF8874
(239,136,116)
#DA7C6A
(218,124,106)
#C57060
(197,112,96)
#B06456
(176,100,86)
#9B584C
(155,88,76)
#864C42
(134,76,66)
#714038
(113,64,56)
#5C342E
(92,52,46)
#472824
(71,40,36)
#321C1A
(50,28,26)
#1D1010
(29,16,16)
#000000
(0,0,0)

Tints of #EF8874

#EF8874
(239,136,116)
#F09280
(240,146,128)
#F19C8C
(241,156,140)
#F2A698
(242,166,152)
#F3B0A4
(243,176,164)
#F4BAB0
(244,186,176)
#F5C4BC
(245,196,188)
#F6CEC8
(246,206,200)
#F7D8D4
(247,216,212)
#F8E2E0
(248,226,224)
#F9ECEC
(249,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EF8874 color. Also use rgb(239,136,116) instead hex code.

Text Font Color

.myTextColor { color: #EF8874; }

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

This text font color is #EF8874.

Background Color

.myBgColor { background-color: #EF8874; }

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

This div background color is #EF8874.

Border color

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

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

This div border color is #EF8874.

Opacity

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

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

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

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

This text has shadow with #EF8874 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EF8874.

Preview

Color preview on black background

This text has color #EF8874 on black background.


Color preview on white background

This text has color #EF8874 on white background.


Black color preview on #EF8874 background

This text has black color on #EF8874 background.


White color preview on #EF8874 background

This text has white color on #EF8874 background.


Related colors

Complementary color

Complementary color for #hex is #10778B.


I love getcolorcode.com

Triadic colors

1 #74EF88 and #8874EF with #EF8874 are triadic colors.

2 #7488EF and #88EF74 with #EF8874 are triadic colors.