COLOR #EFAC8A

HEX: #EFAC8A RGB: (239,172,138)

Color info

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

RGB color model

#EFAC8A color RGB value is (239,172,138).

RGB: (239,172,138) (94%, 67%, 54%)

RGB channels and saturation

R 239 of 255 = 94%
G 172 of 255 = 67%
B 138 of 255 = 54%

239
172
138

R + G + B ~ 72%. #EFAC8A is quite light color.

Portions of RGB colors in percentages

R + G + B = 239 + 172 + 138 = 549 (100%)
R 239 of 549 ~ 43.53%
G 172 of 549 ~ 31.33%
B 138 of 549 ~ 25.14'%

%43.53
%31.33
%25.14

CMYK color model

#EFAC8A color CMYK value is (0,28,42,6).

  • cyan value is 0.00%
  • magenta value is 28.03%
  • yellow value is 42.26%
  • key color value is 6.27%

CMYK: (0,28,42,6)
C0M28Y42K6 (0%, 28%, 42%, 6%)
(0.00 / 0.28 / 0.42 / 0.06)

CMYK percentages

%0
%28.03
%42.26
%6.27

Codes

Color #EFAC8A in popluar color models

EF AC 8A
RGB 239 172 138
HSL 20° 75.94% 73.92%
HSB/HSV 20° 42.26% 93.73%
CMYK 0.00% 28.03% 42.26%
6.27%

Color #EFAC8A in popluar number systems.

HEX EF AC 8A
Decimal 239 172 138
Binary 11101111 10101100 10001010
Octal 357 254 212

Shades and tints

Shades of #EFAC8A

#EFAC8A
(239,172,138)
#DA9D7E
(218,157,126)
#C58E72
(197,142,114)
#B07F66
(176,127,102)
#9B705A
(155,112,90)
#86614E
(134,97,78)
#715242
(113,82,66)
#5C4336
(92,67,54)
#47342A
(71,52,42)
#32251E
(50,37,30)
#1D1612
(29,22,18)
#000000
(0,0,0)

Tints of #EFAC8A

#EFAC8A
(239,172,138)
#F0B394
(240,179,148)
#F1BA9E
(241,186,158)
#F2C1A8
(242,193,168)
#F3C8B2
(243,200,178)
#F4CFBC
(244,207,188)
#F5D6C6
(245,214,198)
#F6DDD0
(246,221,208)
#F7E4DA
(247,228,218)
#F8EBE4
(248,235,228)
#F9F2EE
(249,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EFAC8A color. Also use rgb(239,172,138) instead hex code.

Text Font Color

.myTextColor { color: #EFAC8A; }

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

This text font color is #EFAC8A.

Background Color

.myBgColor { background-color: #EFAC8A; }

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

This div background color is #EFAC8A.

Border color

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

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

This div border color is #EFAC8A.

Opacity

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

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

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

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

This text has shadow with #EFAC8A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EFAC8A.

Preview

Color preview on black background

This text has color #EFAC8A on black background.


Color preview on white background

This text has color #EFAC8A on white background.


Black color preview on #EFAC8A background

This text has black color on #EFAC8A background.


White color preview on #EFAC8A background

This text has white color on #EFAC8A background.


Related colors

Complementary color

Complementary color for #hex is #105375.


I love getcolorcode.com

Triadic colors

1 #8AEFAC and #AC8AEF with #EFAC8A are triadic colors.

2 #8AACEF and #ACEF8A with #EFAC8A are triadic colors.