COLOR #E18DE4

HEX: #E18DE4 RGB: (225,141,228)

Color info

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

RGB color model

#E18DE4 color RGB value is (225,141,228).

RGB: (225,141,228) (88%, 55%, 89%)

RGB channels and saturation

R 225 of 255 = 88%
G 141 of 255 = 55%
B 228 of 255 = 89%

225
141
228

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

Portions of RGB colors in percentages

R + G + B = 225 + 141 + 228 = 594 (100%)
R 225 of 594 ~ 37.88%
G 141 of 594 ~ 23.74%
B 228 of 594 ~ 38.38'%

%37.88
%23.74
%38.38

CMYK color model

#E18DE4 color CMYK value is (1,38,0,11).

  • cyan value is 1.32%
  • magenta value is 38.16%
  • yellow value is 0.00%
  • key color value is 10.59%

CMYK: (1,38,0,11)
C1M38Y0K11 (1%, 38%, 0%, 11%)
(0.01 / 0.38 / 0.00 / 0.11)

CMYK percentages

%1.32
%38.16
%0
%10.59

Codes

Color #E18DE4 in popluar color models

E1 8D E4
RGB 225 141 228
HSL 298° 61.70% 72.35%
HSB/HSV 298° 38.16% 89.41%
CMYK 1.32% 38.16% 0.00%
10.59%

Color #E18DE4 in popluar number systems.

HEX E1 8D E4
Decimal 225 141 228
Binary 11100001 10001101 11100100
Octal 341 215 344

Shades and tints

Shades of #E18DE4

#E18DE4
(225,141,228)
#CD81D0
(205,129,208)
#B975BC
(185,117,188)
#A569A8
(165,105,168)
#915D94
(145,93,148)
#7D5180
(125,81,128)
#69456C
(105,69,108)
#553958
(85,57,88)
#412D44
(65,45,68)
#2D2130
(45,33,48)
#19151C
(25,21,28)
#000000
(0,0,0)

Tints of #E18DE4

#E18DE4
(225,141,228)
#E397E6
(227,151,230)
#E5A1E8
(229,161,232)
#E7ABEA
(231,171,234)
#E9B5EC
(233,181,236)
#EBBFEE
(235,191,238)
#EDC9F0
(237,201,240)
#EFD3F2
(239,211,242)
#F1DDF4
(241,221,244)
#F3E7F6
(243,231,246)
#F5F1F8
(245,241,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E18DE4; }

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

This text font color is #E18DE4.

Background Color

.myBgColor { background-color: #E18DE4; }

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

This div background color is #E18DE4.

Border color

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

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

This div border color is #E18DE4.

Opacity

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

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

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

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

This text has shadow with #E18DE4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E18DE4.

Preview

Color preview on black background

This text has color #E18DE4 on black background.


Color preview on white background

This text has color #E18DE4 on white background.


Black color preview on #E18DE4 background

This text has black color on #E18DE4 background.


White color preview on #E18DE4 background

This text has white color on #E18DE4 background.


Related colors

Complementary color

Complementary color for #hex is #1E721B.


I love getcolorcode.com

Triadic colors

1 #E4E18D and #8DE4E1 with #E18DE4 are triadic colors.

2 #E48DE1 and #8DE1E4 with #E18DE4 are triadic colors.