COLOR #E39AE6

HEX: #E39AE6 RGB: (227,154,230)

Color info

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

RGB color model

#E39AE6 color RGB value is (227,154,230).

RGB: (227,154,230) (89%, 60%, 90%)

RGB channels and saturation

R 227 of 255 = 89%
G 154 of 255 = 60%
B 230 of 255 = 90%

227
154
230

R + G + B ~ 80%. #E39AE6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 227 + 154 + 230 = 611 (100%)
R 227 of 611 ~ 37.15%
G 154 of 611 ~ 25.2%
B 230 of 611 ~ 37.64'%

%37.15
%25.2
%37.64

CMYK color model

#E39AE6 color CMYK value is (1,33,0,10).

  • cyan value is 1.30%
  • magenta value is 33.04%
  • yellow value is 0.00%
  • key color value is 9.80%

CMYK: (1,33,0,10)
C1M33Y0K10 (1%, 33%, 0%, 10%)
(0.01 / 0.33 / 0.00 / 0.10)

CMYK percentages

%1.3
%33.04
%0
%9.8

Codes

Color #E39AE6 in popluar color models

E3 9A E6
RGB 227 154 230
HSL 298° 60.32% 75.29%
HSB/HSV 298° 33.04% 90.20%
CMYK 1.30% 33.04% 0.00%
9.80%

Color #E39AE6 in popluar number systems.

HEX E3 9A E6
Decimal 227 154 230
Binary 11100011 10011010 11100110
Octal 343 232 346

Shades and tints

Shades of #E39AE6

#E39AE6
(227,154,230)
#CF8CD2
(207,140,210)
#BB7EBE
(187,126,190)
#A770AA
(167,112,170)
#936296
(147,98,150)
#7F5482
(127,84,130)
#6B466E
(107,70,110)
#57385A
(87,56,90)
#432A46
(67,42,70)
#2F1C32
(47,28,50)
#1B0E1E
(27,14,30)
#000000
(0,0,0)

Tints of #E39AE6

#E39AE6
(227,154,230)
#E5A3E8
(229,163,232)
#E7ACEA
(231,172,234)
#E9B5EC
(233,181,236)
#EBBEEE
(235,190,238)
#EDC7F0
(237,199,240)
#EFD0F2
(239,208,242)
#F1D9F4
(241,217,244)
#F3E2F6
(243,226,246)
#F5EBF8
(245,235,248)
#F7F4FA
(247,244,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E39AE6 color. Also use rgb(227,154,230) instead hex code.

Text Font Color

.myTextColor { color: #E39AE6; }

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

This text font color is #E39AE6.

Background Color

.myBgColor { background-color: #E39AE6; }

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

This div background color is #E39AE6.

Border color

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

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

This div border color is #E39AE6.

Opacity

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

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

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

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

This text has shadow with #E39AE6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E39AE6.

Preview

Color preview on black background

This text has color #E39AE6 on black background.


Color preview on white background

This text has color #E39AE6 on white background.


Black color preview on #E39AE6 background

This text has black color on #E39AE6 background.


White color preview on #E39AE6 background

This text has white color on #E39AE6 background.


Related colors

Complementary color

Complementary color for #hex is #1C6519.


I love getcolorcode.com

Triadic colors

1 #E6E39A and #9AE6E3 with #E39AE6 are triadic colors.

2 #E69AE3 and #9AE3E6 with #E39AE6 are triadic colors.