COLOR #EF9E82

HEX: #EF9E82 RGB: (239,158,130)

Color info

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

RGB color model

#EF9E82 color RGB value is (239,158,130).

RGB: (239,158,130) (94%, 62%, 51%)

RGB channels and saturation

R 239 of 255 = 94%
G 158 of 255 = 62%
B 130 of 255 = 51%

239
158
130

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

Portions of RGB colors in percentages

R + G + B = 239 + 158 + 130 = 527 (100%)
R 239 of 527 ~ 45.35%
G 158 of 527 ~ 29.98%
B 130 of 527 ~ 24.67'%

%45.35
%29.98
%24.67

CMYK color model

#EF9E82 color CMYK value is (0,34,46,6).

  • cyan value is 0.00%
  • magenta value is 33.89%
  • yellow value is 45.61%
  • key color value is 6.27%

CMYK: (0,34,46,6)
C0M34Y46K6 (0%, 34%, 46%, 6%)
(0.00 / 0.34 / 0.46 / 0.06)

CMYK percentages

%0
%33.89
%45.61
%6.27

Codes

Color #EF9E82 in popluar color models

EF 9E 82
RGB 239 158 130
HSL 15° 77.30% 72.35%
HSB/HSV 15° 45.61% 93.73%
CMYK 0.00% 33.89% 45.61%
6.27%

Color #EF9E82 in popluar number systems.

HEX EF 9E 82
Decimal 239 158 130
Binary 11101111 10011110 10000010
Octal 357 236 202

Shades and tints

Shades of #EF9E82

#EF9E82
(239,158,130)
#DA9077
(218,144,119)
#C5826C
(197,130,108)
#B07461
(176,116,97)
#9B6656
(155,102,86)
#86584B
(134,88,75)
#714A40
(113,74,64)
#5C3C35
(92,60,53)
#472E2A
(71,46,42)
#32201F
(50,32,31)
#1D1214
(29,18,20)
#000000
(0,0,0)

Tints of #EF9E82

#EF9E82
(239,158,130)
#F0A68D
(240,166,141)
#F1AE98
(241,174,152)
#F2B6A3
(242,182,163)
#F3BEAE
(243,190,174)
#F4C6B9
(244,198,185)
#F5CEC4
(245,206,196)
#F6D6CF
(246,214,207)
#F7DEDA
(247,222,218)
#F8E6E5
(248,230,229)
#F9EEF0
(249,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #EF9E82 color. Also use rgb(239,158,130) instead hex code.

Text Font Color

.myTextColor { color: #EF9E82; }

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

This text font color is #EF9E82.

Background Color

.myBgColor { background-color: #EF9E82; }

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

This div background color is #EF9E82.

Border color

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

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

This div border color is #EF9E82.

Opacity

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

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

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

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

This text has shadow with #EF9E82 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EF9E82.

Preview

Color preview on black background

This text has color #EF9E82 on black background.


Color preview on white background

This text has color #EF9E82 on white background.


Black color preview on #EF9E82 background

This text has black color on #EF9E82 background.


White color preview on #EF9E82 background

This text has white color on #EF9E82 background.


Related colors

Complementary color

Complementary color for #hex is #10617D.


I love getcolorcode.com

Triadic colors

1 #82EF9E and #9E82EF with #EF9E82 are triadic colors.

2 #829EEF and #9EEF82 with #EF9E82 are triadic colors.