COLOR #E475E7

HEX: #E475E7 RGB: (228,117,231)

Color info

#E475E7 contains mainly red and blue colors. Web safe color of #E475E7 is #CC66FF (or #C6F).

RGB color model

#E475E7 color RGB value is (228,117,231).

RGB: (228,117,231) (89%, 46%, 91%)

RGB channels and saturation

R 228 of 255 = 89%
G 117 of 255 = 46%
B 231 of 255 = 91%

228
117
231

R + G + B ~ 75%. #E475E7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 228 + 117 + 231 = 576 (100%)
R 228 of 576 ~ 39.58%
G 117 of 576 ~ 20.31%
B 231 of 576 ~ 40.1'%

%39.58
%20.31
%40.1

CMYK color model

#E475E7 color CMYK value is (1,49,0,9).

  • cyan value is 1.30%
  • magenta value is 49.35%
  • yellow value is 0.00%
  • key color value is 9.41%

CMYK: (1,49,0,9)
C1M49Y0K9 (1%, 49%, 0%, 9%)
(0.01 / 0.49 / 0.00 / 0.09)

CMYK percentages

%1.3
%49.35
%0
%9.41

Codes

Color #E475E7 in popluar color models

E4 75 E7
RGB 228 117 231
HSL 298° 70.37% 68.24%
HSB/HSV 298° 49.35% 90.59%
CMYK 1.30% 49.35% 0.00%
9.41%

Color #E475E7 in popluar number systems.

HEX E4 75 E7
Decimal 228 117 231
Binary 11100100 1110101 11100111
Octal 344 165 347

Shades and tints

Shades of #E475E7

#E475E7
(228,117,231)
#D06BD2
(208,107,210)
#BC61BD
(188,97,189)
#A857A8
(168,87,168)
#944D93
(148,77,147)
#80437E
(128,67,126)
#6C3969
(108,57,105)
#582F54
(88,47,84)
#44253F
(68,37,63)
#301B2A
(48,27,42)
#1C1115
(28,17,21)
#000000
(0,0,0)

Tints of #E475E7

#E475E7
(228,117,231)
#E681E9
(230,129,233)
#E88DEB
(232,141,235)
#EA99ED
(234,153,237)
#ECA5EF
(236,165,239)
#EEB1F1
(238,177,241)
#F0BDF3
(240,189,243)
#F2C9F5
(242,201,245)
#F4D5F7
(244,213,247)
#F6E1F9
(246,225,249)
#F8EDFB
(248,237,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E475E7 color. Also use rgb(228,117,231) instead hex code.

Text Font Color

.myTextColor { color: #E475E7; }

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

This text font color is #E475E7.

Background Color

.myBgColor { background-color: #E475E7; }

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

This div background color is #E475E7.

Border color

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

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

This div border color is #E475E7.

Opacity

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

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

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

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

This text has shadow with #E475E7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E475E7.

Preview

Color preview on black background

This text has color #E475E7 on black background.


Color preview on white background

This text has color #E475E7 on white background.


Black color preview on #E475E7 background

This text has black color on #E475E7 background.


White color preview on #E475E7 background

This text has white color on #E475E7 background.


Related colors

Complementary color

Complementary color for #hex is #1B8A18.


I love getcolorcode.com

Triadic colors

1 #E7E475 and #75E7E4 with #E475E7 are triadic colors.

2 #E775E4 and #75E4E7 with #E475E7 are triadic colors.