COLOR #E086E4

HEX: #E086E4 RGB: (224,134,228)

Color info

#E086E4 contains mainly red and blue colors. Web safe color of #E086E4 is #CC99CC (or #C9C).

RGB color model

#E086E4 color RGB value is (224,134,228).

RGB: (224,134,228) (88%, 53%, 89%)

RGB channels and saturation

R 224 of 255 = 88%
G 134 of 255 = 53%
B 228 of 255 = 89%

224
134
228

R + G + B ~ 77%. #E086E4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 224 + 134 + 228 = 586 (100%)
R 224 of 586 ~ 38.23%
G 134 of 586 ~ 22.87%
B 228 of 586 ~ 38.91'%

%38.23
%22.87
%38.91

CMYK color model

#E086E4 color CMYK value is (2,41,0,11).

  • cyan value is 1.75%
  • magenta value is 41.23%
  • yellow value is 0.00%
  • key color value is 10.59%

CMYK: (2,41,0,11)
C2M41Y0K11 (2%, 41%, 0%, 11%)
(0.02 / 0.41 / 0.00 / 0.11)

CMYK percentages

%1.75
%41.23
%0
%10.59

Codes

Color #E086E4 in popluar color models

E0 86 E4
RGB 224 134 228
HSL 297° 63.51% 70.98%
HSB/HSV 297° 41.23% 89.41%
CMYK 1.75% 41.23% 0.00%
10.59%

Color #E086E4 in popluar number systems.

HEX E0 86 E4
Decimal 224 134 228
Binary 11100000 10000110 11100100
Octal 340 206 344

Shades and tints

Shades of #E086E4

#E086E4
(224,134,228)
#CC7AD0
(204,122,208)
#B86EBC
(184,110,188)
#A462A8
(164,98,168)
#905694
(144,86,148)
#7C4A80
(124,74,128)
#683E6C
(104,62,108)
#543258
(84,50,88)
#402644
(64,38,68)
#2C1A30
(44,26,48)
#180E1C
(24,14,28)
#000000
(0,0,0)

Tints of #E086E4

#E086E4
(224,134,228)
#E291E6
(226,145,230)
#E49CE8
(228,156,232)
#E6A7EA
(230,167,234)
#E8B2EC
(232,178,236)
#EABDEE
(234,189,238)
#ECC8F0
(236,200,240)
#EED3F2
(238,211,242)
#F0DEF4
(240,222,244)
#F2E9F6
(242,233,246)
#F4F4F8
(244,244,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E086E4 color. Also use rgb(224,134,228) instead hex code.

Text Font Color

.myTextColor { color: #E086E4; }

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

This text font color is #E086E4.

Background Color

.myBgColor { background-color: #E086E4; }

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

This div background color is #E086E4.

Border color

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

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

This div border color is #E086E4.

Opacity

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

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

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

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

This text has shadow with #E086E4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E086E4.

Preview

Color preview on black background

This text has color #E086E4 on black background.


Color preview on white background

This text has color #E086E4 on white background.


Black color preview on #E086E4 background

This text has black color on #E086E4 background.


White color preview on #E086E4 background

This text has white color on #E086E4 background.


Related colors

Complementary color

Complementary color for #hex is #1F791B.


I love getcolorcode.com

Triadic colors

1 #E4E086 and #86E4E0 with #E086E4 are triadic colors.

2 #E486E0 and #86E0E4 with #E086E4 are triadic colors.