COLOR #E484D6

HEX: #E484D6 RGB: (228,132,214)

Color info

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

RGB color model

#E484D6 color RGB value is (228,132,214).

RGB: (228,132,214) (89%, 52%, 84%)

RGB channels and saturation

R 228 of 255 = 89%
G 132 of 255 = 52%
B 214 of 255 = 84%

228
132
214

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

Portions of RGB colors in percentages

R + G + B = 228 + 132 + 214 = 574 (100%)
R 228 of 574 ~ 39.72%
G 132 of 574 ~ 23%
B 214 of 574 ~ 37.28'%

%39.72
%23
%37.28

CMYK color model

#E484D6 color CMYK value is (0,42,6,11).

  • cyan value is 0.00%
  • magenta value is 42.11%
  • yellow value is 6.14%
  • key color value is 10.59%

CMYK: (0,42,6,11)
C0M42Y6K11 (0%, 42%, 6%, 11%)
(0.00 / 0.42 / 0.06 / 0.11)

CMYK percentages

%0
%42.11
%6.14
%10.59

Codes

Color #E484D6 in popluar color models

E4 84 D6
RGB 228 132 214
HSL 309° 64.00% 70.59%
HSB/HSV 309° 42.11% 89.41%
CMYK 0.00% 42.11% 6.14%
10.59%

Color #E484D6 in popluar number systems.

HEX E4 84 D6
Decimal 228 132 214
Binary 11100100 10000100 11010110
Octal 344 204 326

Shades and tints

Shades of #E484D6

#E484D6
(228,132,214)
#D078C3
(208,120,195)
#BC6CB0
(188,108,176)
#A8609D
(168,96,157)
#94548A
(148,84,138)
#804877
(128,72,119)
#6C3C64
(108,60,100)
#583051
(88,48,81)
#44243E
(68,36,62)
#30182B
(48,24,43)
#1C0C18
(28,12,24)
#000000
(0,0,0)

Tints of #E484D6

#E484D6
(228,132,214)
#E68FD9
(230,143,217)
#E89ADC
(232,154,220)
#EAA5DF
(234,165,223)
#ECB0E2
(236,176,226)
#EEBBE5
(238,187,229)
#F0C6E8
(240,198,232)
#F2D1EB
(242,209,235)
#F4DCEE
(244,220,238)
#F6E7F1
(246,231,241)
#F8F2F4
(248,242,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E484D6 color. Also use rgb(228,132,214) instead hex code.

Text Font Color

.myTextColor { color: #E484D6; }

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

This text font color is #E484D6.

Background Color

.myBgColor { background-color: #E484D6; }

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

This div background color is #E484D6.

Border color

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

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

This div border color is #E484D6.

Opacity

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

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

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

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

This text has shadow with #E484D6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E484D6.

Preview

Color preview on black background

This text has color #E484D6 on black background.


Color preview on white background

This text has color #E484D6 on white background.


Black color preview on #E484D6 background

This text has black color on #E484D6 background.


White color preview on #E484D6 background

This text has white color on #E484D6 background.


Related colors

Complementary color

Complementary color for #hex is #1B7B29.


I love getcolorcode.com

Triadic colors

1 #D6E484 and #84D6E4 with #E484D6 are triadic colors.

2 #D684E4 and #84E4D6 with #E484D6 are triadic colors.