COLOR #EF8E91

HEX: #EF8E91 RGB: (239,142,145)

Color info

#EF8E91 contains mainly red color. Web safe color of #EF8E91 is #FF9999 (or #F99).

RGB color model

#EF8E91 color RGB value is (239,142,145).

RGB: (239,142,145) (94%, 56%, 57%)

RGB channels and saturation

R 239 of 255 = 94%
G 142 of 255 = 56%
B 145 of 255 = 57%

239
142
145

R + G + B ~ 69%. #EF8E91 is quite light color.

Portions of RGB colors in percentages

R + G + B = 239 + 142 + 145 = 526 (100%)
R 239 of 526 ~ 45.44%
G 142 of 526 ~ 27%
B 145 of 526 ~ 27.57'%

%45.44
%27
%27.57

CMYK color model

#EF8E91 color CMYK value is (0,41,39,6).

  • cyan value is 0.00%
  • magenta value is 40.59%
  • yellow value is 39.33%
  • key color value is 6.27%

CMYK: (0,41,39,6)
C0M41Y39K6 (0%, 41%, 39%, 6%)
(0.00 / 0.41 / 0.39 / 0.06)

CMYK percentages

%0
%40.59
%39.33
%6.27

Codes

Color #EF8E91 in popluar color models

EF 8E 91
RGB 239 142 145
HSL 358° 75.19% 74.71%
HSB/HSV 358° 40.59% 93.73%
CMYK 0.00% 40.59% 39.33%
6.27%

Color #EF8E91 in popluar number systems.

HEX EF 8E 91
Decimal 239 142 145
Binary 11101111 10001110 10010001
Octal 357 216 221

Shades and tints

Shades of #EF8E91

#EF8E91
(239,142,145)
#DA8284
(218,130,132)
#C57677
(197,118,119)
#B06A6A
(176,106,106)
#9B5E5D
(155,94,93)
#865250
(134,82,80)
#714643
(113,70,67)
#5C3A36
(92,58,54)
#472E29
(71,46,41)
#32221C
(50,34,28)
#1D160F
(29,22,15)
#000000
(0,0,0)

Tints of #EF8E91

#EF8E91
(239,142,145)
#F0989B
(240,152,155)
#F1A2A5
(241,162,165)
#F2ACAF
(242,172,175)
#F3B6B9
(243,182,185)
#F4C0C3
(244,192,195)
#F5CACD
(245,202,205)
#F6D4D7
(246,212,215)
#F7DEE1
(247,222,225)
#F8E8EB
(248,232,235)
#F9F2F5
(249,242,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EF8E91 color. Also use rgb(239,142,145) instead hex code.

Text Font Color

.myTextColor { color: #EF8E91; }

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

This text font color is #EF8E91.

Background Color

.myBgColor { background-color: #EF8E91; }

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

This div background color is #EF8E91.

Border color

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

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

This div border color is #EF8E91.

Opacity

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

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

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

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

This text has shadow with #EF8E91 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EF8E91.

Preview

Color preview on black background

This text has color #EF8E91 on black background.


Color preview on white background

This text has color #EF8E91 on white background.


Black color preview on #EF8E91 background

This text has black color on #EF8E91 background.


White color preview on #EF8E91 background

This text has white color on #EF8E91 background.


Related colors

Complementary color

Complementary color for #hex is #10716E.


I love getcolorcode.com

Triadic colors

1 #91EF8E and #8E91EF with #EF8E91 are triadic colors.

2 #918EEF and #8EEF91 with #EF8E91 are triadic colors.