COLOR #EF8DEF

HEX: #EF8DEF RGB: (239,141,239)

Color info

#EF8DEF contains mainly red and blue colors. Web safe color of #EF8DEF is #FF99FF (or #F9F).

RGB color model

#EF8DEF color RGB value is (239,141,239).

RGB: (239,141,239) (94%, 55%, 94%)

RGB channels and saturation

R 239 of 255 = 94%
G 141 of 255 = 55%
B 239 of 255 = 94%

239
141
239

R + G + B ~ 81%. #EF8DEF is quite light color.

Portions of RGB colors in percentages

R + G + B = 239 + 141 + 239 = 619 (100%)
R 239 of 619 ~ 38.61%
G 141 of 619 ~ 22.78%
B 239 of 619 ~ 38.61'%

%38.61
%22.78
%38.61

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 41.00%
  • yellow value is 0.00%
  • key color value is 6.27%

CMYK: (0,41,0,6)
C0M41Y0K6 (0%, 41%, 0%, 6%)
(0.00 / 0.41 / 0.00 / 0.06)

CMYK percentages

%0
%41
%0
%6.27

Codes

Color #EF8DEF in popluar color models

EF 8D EF
RGB 239 141 239
HSL 300° 75.38% 74.51%
HSB/HSV 300° 41.00% 93.73%
CMYK 0.00% 41.00% 0.00%
6.27%

Color #EF8DEF in popluar number systems.

HEX EF 8D EF
Decimal 239 141 239
Binary 11101111 10001101 11101111
Octal 357 215 357

Shades and tints

Shades of #EF8DEF

#EF8DEF
(239,141,239)
#DA81DA
(218,129,218)
#C575C5
(197,117,197)
#B069B0
(176,105,176)
#9B5D9B
(155,93,155)
#865186
(134,81,134)
#714571
(113,69,113)
#5C395C
(92,57,92)
#472D47
(71,45,71)
#322132
(50,33,50)
#1D151D
(29,21,29)
#000000
(0,0,0)

Tints of #EF8DEF

#EF8DEF
(239,141,239)
#F097F0
(240,151,240)
#F1A1F1
(241,161,241)
#F2ABF2
(242,171,242)
#F3B5F3
(243,181,243)
#F4BFF4
(244,191,244)
#F5C9F5
(245,201,245)
#F6D3F6
(246,211,246)
#F7DDF7
(247,221,247)
#F8E7F8
(248,231,248)
#F9F1F9
(249,241,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #EF8DEF; }

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

This text font color is #EF8DEF.

Background Color

.myBgColor { background-color: #EF8DEF; }

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

This div background color is #EF8DEF.

Border color

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

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

This div border color is #EF8DEF.

Opacity

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

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

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

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

This text has shadow with #EF8DEF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #EF8DEF.

Preview

Color preview on black background

This text has color #EF8DEF on black background.


Color preview on white background

This text has color #EF8DEF on white background.


Black color preview on #EF8DEF background

This text has black color on #EF8DEF background.


White color preview on #EF8DEF background

This text has white color on #EF8DEF background.


Related colors

Complementary color

Complementary color for #hex is #107210.


I love getcolorcode.com

Triadic colors

1 #EFEF8D and #8DEFEF with #EF8DEF are triadic colors.

2 #EF8DEF and #8DEFEF with #EF8DEF are triadic colors.