COLOR #E19CE7

HEX: #E19CE7 RGB: (225,156,231)

Color info

#E19CE7 contains mainly red and blue colors. Web safe color of #E19CE7 is #CC99FF (or #C9F).

RGB color model

#E19CE7 color RGB value is (225,156,231).

RGB: (225,156,231) (88%, 61%, 91%)

RGB channels and saturation

R 225 of 255 = 88%
G 156 of 255 = 61%
B 231 of 255 = 91%

225
156
231

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

Portions of RGB colors in percentages

R + G + B = 225 + 156 + 231 = 612 (100%)
R 225 of 612 ~ 36.76%
G 156 of 612 ~ 25.49%
B 231 of 612 ~ 37.75'%

%36.76
%25.49
%37.75

CMYK color model

#E19CE7 color CMYK value is (3,32,0,9).

  • cyan value is 2.60%
  • magenta value is 32.47%
  • yellow value is 0.00%
  • key color value is 9.41%

CMYK: (3,32,0,9)
C3M32Y0K9 (3%, 32%, 0%, 9%)
(0.03 / 0.32 / 0.00 / 0.09)

CMYK percentages

%2.6
%32.47
%0
%9.41

Codes

Color #E19CE7 in popluar color models

E1 9C E7
RGB 225 156 231
HSL 295° 60.98% 75.88%
HSB/HSV 295° 32.47% 90.59%
CMYK 2.60% 32.47% 0.00%
9.41%

Color #E19CE7 in popluar number systems.

HEX E1 9C E7
Decimal 225 156 231
Binary 11100001 10011100 11100111
Octal 341 234 347

Shades and tints

Shades of #E19CE7

#E19CE7
(225,156,231)
#CD8ED2
(205,142,210)
#B980BD
(185,128,189)
#A572A8
(165,114,168)
#916493
(145,100,147)
#7D567E
(125,86,126)
#694869
(105,72,105)
#553A54
(85,58,84)
#412C3F
(65,44,63)
#2D1E2A
(45,30,42)
#191015
(25,16,21)
#000000
(0,0,0)

Tints of #E19CE7

#E19CE7
(225,156,231)
#E3A5E9
(227,165,233)
#E5AEEB
(229,174,235)
#E7B7ED
(231,183,237)
#E9C0EF
(233,192,239)
#EBC9F1
(235,201,241)
#EDD2F3
(237,210,243)
#EFDBF5
(239,219,245)
#F1E4F7
(241,228,247)
#F3EDF9
(243,237,249)
#F5F6FB
(245,246,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E19CE7 color. Also use rgb(225,156,231) instead hex code.

Text Font Color

.myTextColor { color: #E19CE7; }

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

This text font color is #E19CE7.

Background Color

.myBgColor { background-color: #E19CE7; }

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

This div background color is #E19CE7.

Border color

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

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

This div border color is #E19CE7.

Opacity

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

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

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

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

This text has shadow with #E19CE7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E19CE7.

Preview

Color preview on black background

This text has color #E19CE7 on black background.


Color preview on white background

This text has color #E19CE7 on white background.


Black color preview on #E19CE7 background

This text has black color on #E19CE7 background.


White color preview on #E19CE7 background

This text has white color on #E19CE7 background.


Related colors

Complementary color

Complementary color for #hex is #1E6318.


I love getcolorcode.com

Triadic colors

1 #E7E19C and #9CE7E1 with #E19CE7 are triadic colors.

2 #E79CE1 and #9CE1E7 with #E19CE7 are triadic colors.