COLOR #E475C3

HEX: #E475C3 RGB: (228,117,195)

Color info

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

RGB color model

#E475C3 color RGB value is (228,117,195).

RGB: (228,117,195) (89%, 46%, 76%)

RGB channels and saturation

R 228 of 255 = 89%
G 117 of 255 = 46%
B 195 of 255 = 76%

228
117
195

R + G + B ~ 70%. #E475C3 is quite light color.

Portions of RGB colors in percentages

R + G + B = 228 + 117 + 195 = 540 (100%)
R 228 of 540 ~ 42.22%
G 117 of 540 ~ 21.67%
B 195 of 540 ~ 36.11'%

%42.22
%21.67
%36.11

CMYK color model

#E475C3 color CMYK value is (0,49,14,11).

  • cyan value is 0.00%
  • magenta value is 48.68%
  • yellow value is 14.47%
  • key color value is 10.59%

CMYK: (0,49,14,11)
C0M49Y14K11 (0%, 49%, 14%, 11%)
(0.00 / 0.49 / 0.14 / 0.11)

CMYK percentages

%0
%48.68
%14.47
%10.59

Codes

Color #E475C3 in popluar color models

E4 75 C3
RGB 228 117 195
HSL 318° 67.27% 67.65%
HSB/HSV 318° 48.68% 89.41%
CMYK 0.00% 48.68% 14.47%
10.59%

Color #E475C3 in popluar number systems.

HEX E4 75 C3
Decimal 228 117 195
Binary 11100100 1110101 11000011
Octal 344 165 303

Shades and tints

Shades of #E475C3

#E475C3
(228,117,195)
#D06BB2
(208,107,178)
#BC61A1
(188,97,161)
#A85790
(168,87,144)
#944D7F
(148,77,127)
#80436E
(128,67,110)
#6C395D
(108,57,93)
#582F4C
(88,47,76)
#44253B
(68,37,59)
#301B2A
(48,27,42)
#1C1119
(28,17,25)
#000000
(0,0,0)

Tints of #E475C3

#E475C3
(228,117,195)
#E681C8
(230,129,200)
#E88DCD
(232,141,205)
#EA99D2
(234,153,210)
#ECA5D7
(236,165,215)
#EEB1DC
(238,177,220)
#F0BDE1
(240,189,225)
#F2C9E6
(242,201,230)
#F4D5EB
(244,213,235)
#F6E1F0
(246,225,240)
#F8EDF5
(248,237,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #E475C3; }

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

This text font color is #E475C3.

Background Color

.myBgColor { background-color: #E475C3; }

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

This div background color is #E475C3.

Border color

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

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

This div border color is #E475C3.

Opacity

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

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

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

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

This text has shadow with #E475C3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E475C3.

Preview

Color preview on black background

This text has color #E475C3 on black background.


Color preview on white background

This text has color #E475C3 on white background.


Black color preview on #E475C3 background

This text has black color on #E475C3 background.


White color preview on #E475C3 background

This text has white color on #E475C3 background.


Related colors

Complementary color

Complementary color for #hex is #1B8A3C.


I love getcolorcode.com

Triadic colors

1 #C3E475 and #75C3E4 with #E475C3 are triadic colors.

2 #C375E4 and #75E4C3 with #E475C3 are triadic colors.