COLOR #E48FE6

HEX: #E48FE6 RGB: (228,143,230)

Color info

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

RGB color model

#E48FE6 color RGB value is (228,143,230).

RGB: (228,143,230) (89%, 56%, 90%)

RGB channels and saturation

R 228 of 255 = 89%
G 143 of 255 = 56%
B 230 of 255 = 90%

228
143
230

R + G + B ~ 78%. #E48FE6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 228 + 143 + 230 = 601 (100%)
R 228 of 601 ~ 37.94%
G 143 of 601 ~ 23.79%
B 230 of 601 ~ 38.27'%

%37.94
%23.79
%38.27

CMYK color model

#E48FE6 color CMYK value is (1,38,0,10).

  • cyan value is 0.87%
  • magenta value is 37.83%
  • yellow value is 0.00%
  • key color value is 9.80%

CMYK: (1,38,0,10)
C1M38Y0K10 (1%, 38%, 0%, 10%)
(0.01 / 0.38 / 0.00 / 0.10)

CMYK percentages

%0.87
%37.83
%0
%9.8

Codes

Color #E48FE6 in popluar color models

E4 8F E6
RGB 228 143 230
HSL 299° 63.50% 73.14%
HSB/HSV 299° 37.83% 90.20%
CMYK 0.87% 37.83% 0.00%
9.80%

Color #E48FE6 in popluar number systems.

HEX E4 8F E6
Decimal 228 143 230
Binary 11100100 10001111 11100110
Octal 344 217 346

Shades and tints

Shades of #E48FE6

#E48FE6
(228,143,230)
#D082D2
(208,130,210)
#BC75BE
(188,117,190)
#A868AA
(168,104,170)
#945B96
(148,91,150)
#804E82
(128,78,130)
#6C416E
(108,65,110)
#58345A
(88,52,90)
#442746
(68,39,70)
#301A32
(48,26,50)
#1C0D1E
(28,13,30)
#000000
(0,0,0)

Tints of #E48FE6

#E48FE6
(228,143,230)
#E699E8
(230,153,232)
#E8A3EA
(232,163,234)
#EAADEC
(234,173,236)
#ECB7EE
(236,183,238)
#EEC1F0
(238,193,240)
#F0CBF2
(240,203,242)
#F2D5F4
(242,213,244)
#F4DFF6
(244,223,246)
#F6E9F8
(246,233,248)
#F8F3FA
(248,243,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E48FE6 color. Also use rgb(228,143,230) instead hex code.

Text Font Color

.myTextColor { color: #E48FE6; }

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

This text font color is #E48FE6.

Background Color

.myBgColor { background-color: #E48FE6; }

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

This div background color is #E48FE6.

Border color

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

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

This div border color is #E48FE6.

Opacity

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

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

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

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

This text has shadow with #E48FE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E48FE6.

Preview

Color preview on black background

This text has color #E48FE6 on black background.


Color preview on white background

This text has color #E48FE6 on white background.


Black color preview on #E48FE6 background

This text has black color on #E48FE6 background.


White color preview on #E48FE6 background

This text has white color on #E48FE6 background.


Related colors

Complementary color

Complementary color for #hex is #1B7019.


I love getcolorcode.com

Triadic colors

1 #E6E48F and #8FE6E4 with #E48FE6 are triadic colors.

2 #E68FE4 and #8FE4E6 with #E48FE6 are triadic colors.