COLOR #E486E0

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

Color info

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

RGB color model

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

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

RGB channels and saturation

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

228
134
224

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

Portions of RGB colors in percentages

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

%38.91
%22.87
%38.23

CMYK color model

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

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

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

CMYK percentages

%0
%41.23
%1.75
%10.59

Codes

Color #E486E0 in popluar color models

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

Color #E486E0 in popluar number systems.

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

Shades and tints

Shades of #E486E0

#E486E0
(228,134,224)
#D07ACC
(208,122,204)
#BC6EB8
(188,110,184)
#A862A4
(168,98,164)
#945690
(148,86,144)
#804A7C
(128,74,124)
#6C3E68
(108,62,104)
#583254
(88,50,84)
#442640
(68,38,64)
#301A2C
(48,26,44)
#1C0E18
(28,14,24)
#000000
(0,0,0)

Tints of #E486E0

#E486E0
(228,134,224)
#E691E2
(230,145,226)
#E89CE4
(232,156,228)
#EAA7E6
(234,167,230)
#ECB2E8
(236,178,232)
#EEBDEA
(238,189,234)
#F0C8EC
(240,200,236)
#F2D3EE
(242,211,238)
#F4DEF0
(244,222,240)
#F6E9F2
(246,233,242)
#F8F4F4
(248,244,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E486E0; }

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

This text font color is #E486E0.

Background Color

.myBgColor { background-color: #E486E0; }

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

This div background color is #E486E0.

Border color

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

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

This div border color is #E486E0.

Opacity

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

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

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

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

This text has shadow with #E486E0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E486E0.

Preview

Color preview on black background

This text has color #E486E0 on black background.


Color preview on white background

This text has color #E486E0 on white background.


Black color preview on #E486E0 background

This text has black color on #E486E0 background.


White color preview on #E486E0 background

This text has white color on #E486E0 background.


Related colors

Complementary color

Complementary color for #hex is #1B791F.


I love getcolorcode.com

Triadic colors

1 #E0E486 and #86E0E4 with #E486E0 are triadic colors.

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