COLOR #E13ED4

HEX: #E13ED4 RGB: (225,62,212)

Color info

#E13ED4 contains mainly red and blue colors. Web safe color of #E13ED4 is #CC33CC (or #C3C).

RGB color model

#E13ED4 color RGB value is (225,62,212).

RGB: (225,62,212) (88%, 24%, 83%)

RGB channels and saturation

R 225 of 255 = 88%
G 62 of 255 = 24%
B 212 of 255 = 83%

225
62
212

R + G + B ~ 65%. #E13ED4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 225 + 62 + 212 = 499 (100%)
R 225 of 499 ~ 45.09%
G 62 of 499 ~ 12.42%
B 212 of 499 ~ 42.48'%

%45.09
%12.42
%42.48

CMYK color model

#E13ED4 color CMYK value is (0,72,6,12).

  • cyan value is 0.00%
  • magenta value is 72.44%
  • yellow value is 5.78%
  • key color value is 11.76%

CMYK: (0,72,6,12)
C0M72Y6K12 (0%, 72%, 6%, 12%)
(0.00 / 0.72 / 0.06 / 0.12)

CMYK percentages

%0
%72.44
%5.78
%11.76

Codes

Color #E13ED4 in popluar color models

E1 3E D4
RGB 225 62 212
HSL 305° 73.09% 56.27%
HSB/HSV 305° 72.44% 88.24%
CMYK 0.00% 72.44% 5.78%
11.76%

Color #E13ED4 in popluar number systems.

HEX E1 3E D4
Decimal 225 62 212
Binary 11100001 111110 11010100
Octal 341 76 324

Shades and tints

Shades of #E13ED4

#E13ED4
(225,62,212)
#CD39C1
(205,57,193)
#B934AE
(185,52,174)
#A52F9B
(165,47,155)
#912A88
(145,42,136)
#7D2575
(125,37,117)
#692062
(105,32,98)
#551B4F
(85,27,79)
#41163C
(65,22,60)
#2D1129
(45,17,41)
#190C16
(25,12,22)
#000000
(0,0,0)

Tints of #E13ED4

#E13ED4
(225,62,212)
#E34FD7
(227,79,215)
#E560DA
(229,96,218)
#E771DD
(231,113,221)
#E982E0
(233,130,224)
#EB93E3
(235,147,227)
#EDA4E6
(237,164,230)
#EFB5E9
(239,181,233)
#F1C6EC
(241,198,236)
#F3D7EF
(243,215,239)
#F5E8F2
(245,232,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E13ED4 color. Also use rgb(225,62,212) instead hex code.

Text Font Color

.myTextColor { color: #E13ED4; }

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

This text font color is #E13ED4.

Background Color

.myBgColor { background-color: #E13ED4; }

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

This div background color is #E13ED4.

Border color

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

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

This div border color is #E13ED4.

Opacity

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

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

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

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

This text has shadow with #E13ED4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E13ED4.

Preview

Color preview on black background

This text has color #E13ED4 on black background.


Color preview on white background

This text has color #E13ED4 on white background.


Black color preview on #E13ED4 background

This text has black color on #E13ED4 background.


White color preview on #E13ED4 background

This text has white color on #E13ED4 background.


Related colors

Complementary color

Complementary color for #hex is #1EC12B.


I love getcolorcode.com

Triadic colors

1 #D4E13E and #3ED4E1 with #E13ED4 are triadic colors.

2 #D43EE1 and #3EE1D4 with #E13ED4 are triadic colors.