COLOR #EF8E71

HEX: #EF8E71 RGB: (239,142,113)

Renk bilgisi

#EF8E71 contains mainly red color. #EF8E71 ‘ nin web güvenlik rengi #FF9966 (ya da #F96) dir.

RGB renk modeli

#EF8E71 color RGB value is (239,142,113).

RGB: (239,142,113) (94%, 56%, 44%)

RGB bağlantıları ve doygunluk

R 239 of 255 = 94%
G 142 of 255 = 56%
B 113 of 255 = 44%

239
142
113

R + G + B ~ 65%. #EF8E71 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 239 + 142 + 113 = 494 (100%)
R 239 of 494 ~ 48.38%
G 142 of 494 ~ 28.74%
B 113 of 494 ~ 22.87'%

%48.38
%28.74
%22.87

CMYK RENK MODELİ

#EF8E71 rengi CMYK tonu (0,41,53,6).

  • camgöbeği tonu 0.00%
  • eflatun tonu 40.59%
  • sarı tonu 52.72%
  • ana renk tonu 6.27%

CMYK: (0,41,53,6)
C0M41Y53K6 (0%, 41%, 53%, 6%)
(0.00 / 0.41 / 0.53 / 0.06)

CMYK yüzdeleri

%0
%40.59
%52.72
%6.27

Codes

Color #EF8E71 in popluar color models

EF 8E 71
RGB 239 142 113
HSL 14° 79.75% 69.02%
HSB/HSV 14° 52.72% 93.73%
CMYK 0.00% 40.59% 52.72%
6.27%

Color #EF8E71 in popluar number systems.

HEX EF 8E 71
Decimal 239 142 113
Binary 11101111 10001110 1110001
Octal 357 216 161

Shades and tints

Shades of #EF8E71

#EF8E71
(239,142,113)
#DA8267
(218,130,103)
#C5765D
(197,118,93)
#B06A53
(176,106,83)
#9B5E49
(155,94,73)
#86523F
(134,82,63)
#714635
(113,70,53)
#5C3A2B
(92,58,43)
#472E21
(71,46,33)
#322217
(50,34,23)
#1D160D
(29,22,13)
#000000
(0,0,0)

Tints of #EF8E71

#EF8E71
(239,142,113)
#F0987D
(240,152,125)
#F1A289
(241,162,137)
#F2AC95
(242,172,149)
#F3B6A1
(243,182,161)
#F4C0AD
(244,192,173)
#F5CAB9
(245,202,185)
#F6D4C5
(246,212,197)
#F7DED1
(247,222,209)
#F8E8DD
(248,232,221)
#F9F2E9
(249,242,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EF8E71; }

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

This text font color is #EF8E71.

Background Color

.myBgColor { background-color: #EF8E71; }

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

This div background color is #EF8E71.

Border color

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

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

This div border color is #EF8E71.

Opacity

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

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

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

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

This text has shadow with #EF8E71 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EF8E71.

Preview

Color preview on black background

This text has color #EF8E71 on black background.


Color preview on white background

This text has color #EF8E71 on white background.


Black color preview on #EF8E71 background

This text has black color on #EF8E71 background.


White color preview on #EF8E71 background

This text has white color on #EF8E71 background.


Related colors

Complementary color

Complementary color for #hex is #10718E.


I love getcolorcode.com

Triadic colors

1 #71EF8E and #8E71EF with #EF8E71 are triadic colors.

2 #718EEF and #8EEF71 with #EF8E71 are triadic colors.