COLOR #E49FDA

HEX: #E49FDA RGB: (228,159,218)

Color info

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

RGB color model

#E49FDA color RGB value is (228,159,218).

RGB: (228,159,218) (89%, 62%, 85%)

RGB channels and saturation

R 228 of 255 = 89%
G 159 of 255 = 62%
B 218 of 255 = 85%

228
159
218

R + G + B ~ 79%. #E49FDA is quite light color.

Portions of RGB colors in percentages

R + G + B = 228 + 159 + 218 = 605 (100%)
R 228 of 605 ~ 37.69%
G 159 of 605 ~ 26.28%
B 218 of 605 ~ 36.03'%

%37.69
%26.28
%36.03

CMYK color model

#E49FDA color CMYK value is (0,30,4,11).

  • cyan value is 0.00%
  • magenta value is 30.26%
  • yellow value is 4.39%
  • key color value is 10.59%

CMYK: (0,30,4,11)
C0M30Y4K11 (0%, 30%, 4%, 11%)
(0.00 / 0.30 / 0.04 / 0.11)

CMYK percentages

%0
%30.26
%4.39
%10.59

Codes

Color #E49FDA in popluar color models

E4 9F DA
RGB 228 159 218
HSL 309° 56.10% 75.88%
HSB/HSV 309° 30.26% 89.41%
CMYK 0.00% 30.26% 4.39%
10.59%

Color #E49FDA in popluar number systems.

HEX E4 9F DA
Decimal 228 159 218
Binary 11100100 10011111 11011010
Octal 344 237 332

Shades and tints

Shades of #E49FDA

#E49FDA
(228,159,218)
#D091C7
(208,145,199)
#BC83B4
(188,131,180)
#A875A1
(168,117,161)
#94678E
(148,103,142)
#80597B
(128,89,123)
#6C4B68
(108,75,104)
#583D55
(88,61,85)
#442F42
(68,47,66)
#30212F
(48,33,47)
#1C131C
(28,19,28)
#000000
(0,0,0)

Tints of #E49FDA

#E49FDA
(228,159,218)
#E6A7DD
(230,167,221)
#E8AFE0
(232,175,224)
#EAB7E3
(234,183,227)
#ECBFE6
(236,191,230)
#EEC7E9
(238,199,233)
#F0CFEC
(240,207,236)
#F2D7EF
(242,215,239)
#F4DFF2
(244,223,242)
#F6E7F5
(246,231,245)
#F8EFF8
(248,239,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E49FDA color. Also use rgb(228,159,218) instead hex code.

Text Font Color

.myTextColor { color: #E49FDA; }

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

This text font color is #E49FDA.

Background Color

.myBgColor { background-color: #E49FDA; }

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

This div background color is #E49FDA.

Border color

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

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

This div border color is #E49FDA.

Opacity

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

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

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

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

This text has shadow with #E49FDA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E49FDA.

Preview

Color preview on black background

This text has color #E49FDA on black background.


Color preview on white background

This text has color #E49FDA on white background.


Black color preview on #E49FDA background

This text has black color on #E49FDA background.


White color preview on #E49FDA background

This text has white color on #E49FDA background.


Related colors

Complementary color

Complementary color for #hex is #1B6025.


I love getcolorcode.com

Triadic colors

1 #DAE49F and #9FDAE4 with #E49FDA are triadic colors.

2 #DA9FE4 and #9FE4DA with #E49FDA are triadic colors.