COLOR #E094D8

HEX: #E094D8 RGB: (224,148,216)

Color info

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

RGB color model

#E094D8 color RGB value is (224,148,216).

RGB: (224,148,216) (88%, 58%, 85%)

RGB channels and saturation

R 224 of 255 = 88%
G 148 of 255 = 58%
B 216 of 255 = 85%

224
148
216

R + G + B ~ 77%. #E094D8 is quite light color.

Portions of RGB colors in percentages

R + G + B = 224 + 148 + 216 = 588 (100%)
R 224 of 588 ~ 38.1%
G 148 of 588 ~ 25.17%
B 216 of 588 ~ 36.73'%

%38.1
%25.17
%36.73

CMYK color model

#E094D8 color CMYK value is (0,34,4,12).

  • cyan value is 0.00%
  • magenta value is 33.93%
  • yellow value is 3.57%
  • key color value is 12.16%

CMYK: (0,34,4,12)
C0M34Y4K12 (0%, 34%, 4%, 12%)
(0.00 / 0.34 / 0.04 / 0.12)

CMYK percentages

%0
%33.93
%3.57
%12.16

Codes

Color #E094D8 in popluar color models

E0 94 D8
RGB 224 148 216
HSL 306° 55.07% 72.94%
HSB/HSV 306° 33.93% 87.84%
CMYK 0.00% 33.93% 3.57%
12.16%

Color #E094D8 in popluar number systems.

HEX E0 94 D8
Decimal 224 148 216
Binary 11100000 10010100 11011000
Octal 340 224 330

Shades and tints

Shades of #E094D8

#E094D8
(224,148,216)
#CC87C5
(204,135,197)
#B87AB2
(184,122,178)
#A46D9F
(164,109,159)
#90608C
(144,96,140)
#7C5379
(124,83,121)
#684666
(104,70,102)
#543953
(84,57,83)
#402C40
(64,44,64)
#2C1F2D
(44,31,45)
#18121A
(24,18,26)
#000000
(0,0,0)

Tints of #E094D8

#E094D8
(224,148,216)
#E29DDB
(226,157,219)
#E4A6DE
(228,166,222)
#E6AFE1
(230,175,225)
#E8B8E4
(232,184,228)
#EAC1E7
(234,193,231)
#ECCAEA
(236,202,234)
#EED3ED
(238,211,237)
#F0DCF0
(240,220,240)
#F2E5F3
(242,229,243)
#F4EEF6
(244,238,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E094D8 color. Also use rgb(224,148,216) instead hex code.

Text Font Color

.myTextColor { color: #E094D8; }

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

This text font color is #E094D8.

Background Color

.myBgColor { background-color: #E094D8; }

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

This div background color is #E094D8.

Border color

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

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

This div border color is #E094D8.

Opacity

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

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

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

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

This text has shadow with #E094D8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E094D8.

Preview

Color preview on black background

This text has color #E094D8 on black background.


Color preview on white background

This text has color #E094D8 on white background.


Black color preview on #E094D8 background

This text has black color on #E094D8 background.


White color preview on #E094D8 background

This text has white color on #E094D8 background.


Related colors

Complementary color

Complementary color for #hex is #1F6B27.


I love getcolorcode.com

Triadic colors

1 #D8E094 and #94D8E0 with #E094D8 are triadic colors.

2 #D894E0 and #94E0D8 with #E094D8 are triadic colors.