COLOR #E384C4

HEX: #E384C4 RGB: (227,132,196)

Color info

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

RGB color model

#E384C4 color RGB value is (227,132,196).

RGB: (227,132,196) (89%, 52%, 77%)

RGB channels and saturation

R 227 of 255 = 89%
G 132 of 255 = 52%
B 196 of 255 = 77%

227
132
196

R + G + B ~ 73%. #E384C4 is quite light color.

Portions of RGB colors in percentages

R + G + B = 227 + 132 + 196 = 555 (100%)
R 227 of 555 ~ 40.9%
G 132 of 555 ~ 23.78%
B 196 of 555 ~ 35.32'%

%40.9
%23.78
%35.32

CMYK color model

#E384C4 color CMYK value is (0,42,14,11).

  • cyan value is 0.00%
  • magenta value is 41.85%
  • yellow value is 13.66%
  • key color value is 10.98%

CMYK: (0,42,14,11)
C0M42Y14K11 (0%, 42%, 14%, 11%)
(0.00 / 0.42 / 0.14 / 0.11)

CMYK percentages

%0
%41.85
%13.66
%10.98

Codes

Color #E384C4 in popluar color models

E3 84 C4
RGB 227 132 196
HSL 320° 62.91% 70.39%
HSB/HSV 320° 41.85% 89.02%
CMYK 0.00% 41.85% 13.66%
10.98%

Color #E384C4 in popluar number systems.

HEX E3 84 C4
Decimal 227 132 196
Binary 11100011 10000100 11000100
Octal 343 204 304

Shades and tints

Shades of #E384C4

#E384C4
(227,132,196)
#CF78B3
(207,120,179)
#BB6CA2
(187,108,162)
#A76091
(167,96,145)
#935480
(147,84,128)
#7F486F
(127,72,111)
#6B3C5E
(107,60,94)
#57304D
(87,48,77)
#43243C
(67,36,60)
#2F182B
(47,24,43)
#1B0C1A
(27,12,26)
#000000
(0,0,0)

Tints of #E384C4

#E384C4
(227,132,196)
#E58FC9
(229,143,201)
#E79ACE
(231,154,206)
#E9A5D3
(233,165,211)
#EBB0D8
(235,176,216)
#EDBBDD
(237,187,221)
#EFC6E2
(239,198,226)
#F1D1E7
(241,209,231)
#F3DCEC
(243,220,236)
#F5E7F1
(245,231,241)
#F7F2F6
(247,242,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E384C4 color. Also use rgb(227,132,196) instead hex code.

Text Font Color

.myTextColor { color: #E384C4; }

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

This text font color is #E384C4.

Background Color

.myBgColor { background-color: #E384C4; }

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

This div background color is #E384C4.

Border color

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

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

This div border color is #E384C4.

Opacity

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

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

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

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

This text has shadow with #E384C4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E384C4.

Preview

Color preview on black background

This text has color #E384C4 on black background.


Color preview on white background

This text has color #E384C4 on white background.


Black color preview on #E384C4 background

This text has black color on #E384C4 background.


White color preview on #E384C4 background

This text has white color on #E384C4 background.


Related colors

Complementary color

Complementary color for #hex is #1C7B3B.


I love getcolorcode.com

Triadic colors

1 #C4E384 and #84C4E3 with #E384C4 are triadic colors.

2 #C484E3 and #84E3C4 with #E384C4 are triadic colors.