COLOR #E072E3

HEX: #E072E3 RGB: (224,114,227)

Color info

#E072E3 contains mainly red and blue colors. Web safe color of #E072E3 is #CC66CC (or #C6C).

RGB color model

#E072E3 color RGB value is (224,114,227).

RGB: (224,114,227) (88%, 45%, 89%)

RGB channels and saturation

R 224 of 255 = 88%
G 114 of 255 = 45%
B 227 of 255 = 89%

224
114
227

R + G + B ~ 74%. #E072E3 is quite light color.

Portions of RGB colors in percentages

R + G + B = 224 + 114 + 227 = 565 (100%)
R 224 of 565 ~ 39.65%
G 114 of 565 ~ 20.18%
B 227 of 565 ~ 40.18'%

%39.65
%20.18
%40.18

CMYK color model

#E072E3 color CMYK value is (1,50,0,11).

  • cyan value is 1.32%
  • magenta value is 49.78%
  • yellow value is 0.00%
  • key color value is 10.98%

CMYK: (1,50,0,11)
C1M50Y0K11 (1%, 50%, 0%, 11%)
(0.01 / 0.50 / 0.00 / 0.11)

CMYK percentages

%1.32
%49.78
%0
%10.98

Codes

Color #E072E3 in popluar color models

E0 72 E3
RGB 224 114 227
HSL 298° 66.86% 66.86%
HSB/HSV 298° 49.78% 89.02%
CMYK 1.32% 49.78% 0.00%
10.98%

Color #E072E3 in popluar number systems.

HEX E0 72 E3
Decimal 224 114 227
Binary 11100000 1110010 11100011
Octal 340 162 343

Shades and tints

Shades of #E072E3

#E072E3
(224,114,227)
#CC68CF
(204,104,207)
#B85EBB
(184,94,187)
#A454A7
(164,84,167)
#904A93
(144,74,147)
#7C407F
(124,64,127)
#68366B
(104,54,107)
#542C57
(84,44,87)
#402243
(64,34,67)
#2C182F
(44,24,47)
#180E1B
(24,14,27)
#000000
(0,0,0)

Tints of #E072E3

#E072E3
(224,114,227)
#E27EE5
(226,126,229)
#E48AE7
(228,138,231)
#E696E9
(230,150,233)
#E8A2EB
(232,162,235)
#EAAEED
(234,174,237)
#ECBAEF
(236,186,239)
#EEC6F1
(238,198,241)
#F0D2F3
(240,210,243)
#F2DEF5
(242,222,245)
#F4EAF7
(244,234,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E072E3 color. Also use rgb(224,114,227) instead hex code.

Text Font Color

.myTextColor { color: #E072E3; }

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

This text font color is #E072E3.

Background Color

.myBgColor { background-color: #E072E3; }

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

This div background color is #E072E3.

Border color

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

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

This div border color is #E072E3.

Opacity

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

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

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

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

This text has shadow with #E072E3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E072E3.

Preview

Color preview on black background

This text has color #E072E3 on black background.


Color preview on white background

This text has color #E072E3 on white background.


Black color preview on #E072E3 background

This text has black color on #E072E3 background.


White color preview on #E072E3 background

This text has white color on #E072E3 background.


Related colors

Complementary color

Complementary color for #hex is #1F8D1C.


I love getcolorcode.com

Triadic colors

1 #E3E072 and #72E3E0 with #E072E3 are triadic colors.

2 #E372E0 and #72E0E3 with #E072E3 are triadic colors.