COLOR #E7C3F9

HEX: #E7C3F9 RGB: (231,195,249)

Color info

#E7C3F9 contains red, green and blue colors in about the same proportion. Web safe color of #E7C3F9 is #FFCCFF (or #FCF).

RGB color model

#E7C3F9 color RGB value is (231,195,249).

RGB: (231,195,249) (91%, 76%, 98%)

RGB channels and saturation

R 231 of 255 = 91%
G 195 of 255 = 76%
B 249 of 255 = 98%

231
195
249

R + G + B ~ 88%. #E7C3F9 is light color.

Portions of RGB colors in percentages

R + G + B = 231 + 195 + 249 = 675 (100%)
R 231 of 675 ~ 34.22%
G 195 of 675 ~ 28.89%
B 249 of 675 ~ 36.89'%

%34.22
%28.89
%36.89

CMYK color model

#E7C3F9 color CMYK value is (7,22,0,2).

  • cyan value is 7.23%
  • magenta value is 21.69%
  • yellow value is 0.00%
  • key color value is 2.35%

CMYK: (7,22,0,2)
C7M22Y0K2 (7%, 22%, 0%, 2%)
(0.07 / 0.22 / 0.00 / 0.02)

CMYK percentages

%7.23
%21.69
%0
%2.35

Codes

Color #E7C3F9 in popluar color models

E7 C3 F9
RGB 231 195 249
HSL 280° 81.82% 87.06%
HSB/HSV 280° 21.69% 97.65%
CMYK 7.23% 21.69% 0.00%
2.35%

Color #E7C3F9 in popluar number systems.

HEX E7 C3 F9
Decimal 231 195 249
Binary 11100111 11000011 11111001
Octal 347 303 371

Shades and tints

Shades of #E7C3F9

#E7C3F9
(231,195,249)
#D2B2E3
(210,178,227)
#BDA1CD
(189,161,205)
#A890B7
(168,144,183)
#937FA1
(147,127,161)
#7E6E8B
(126,110,139)
#695D75
(105,93,117)
#544C5F
(84,76,95)
#3F3B49
(63,59,73)
#2A2A33
(42,42,51)
#15191D
(21,25,29)
#000000
(0,0,0)

Tints of #E7C3F9

#E7C3F9
(231,195,249)
#E9C8F9
(233,200,249)
#EBCDF9
(235,205,249)
#EDD2F9
(237,210,249)
#EFD7F9
(239,215,249)
#F1DCF9
(241,220,249)
#F3E1F9
(243,225,249)
#F5E6F9
(245,230,249)
#F7EBF9
(247,235,249)
#F9F0F9
(249,240,249)
#FBF5F9
(251,245,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #E7C3F9 color. Also use rgb(231,195,249) instead hex code.

Text Font Color

.myTextColor { color: #E7C3F9; }

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

This text font color is #E7C3F9.

Background Color

.myBgColor { background-color: #E7C3F9; }

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

This div background color is #E7C3F9.

Border color

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

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

This div border color is #E7C3F9.

Opacity

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

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

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

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

This text has shadow with #E7C3F9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #E7C3F9.

Preview

Color preview on black background

This text has color #E7C3F9 on black background.


Color preview on white background

This text has color #E7C3F9 on white background.


Black color preview on #E7C3F9 background

This text has black color on #E7C3F9 background.


White color preview on #E7C3F9 background

This text has white color on #E7C3F9 background.


Related colors

Complementary color

Complementary color for #hex is #183C06.


I love getcolorcode.com

Triadic colors

1 #F9E7C3 and #C3F9E7 with #E7C3F9 are triadic colors.

2 #F9C3E7 and #C3E7F9 with #E7C3F9 are triadic colors.