COLOR #F3E5F7

HEX: #F3E5F7 RGB: (243,229,247)

Color info

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

RGB color model

#F3E5F7 color RGB value is (243,229,247).

RGB: (243,229,247) (95%, 90%, 97%)

RGB channels and saturation

R 243 of 255 = 95%
G 229 of 255 = 90%
B 247 of 255 = 97%

243
229
247

R + G + B ~ 94%. #F3E5F7 is light color.

Portions of RGB colors in percentages

R + G + B = 243 + 229 + 247 = 719 (100%)
R 243 of 719 ~ 33.8%
G 229 of 719 ~ 31.85%
B 247 of 719 ~ 34.35'%

%33.8
%31.85
%34.35

CMYK color model

#F3E5F7 color CMYK value is (2,7,0,3).

  • cyan value is 1.62%
  • magenta value is 7.29%
  • yellow value is 0.00%
  • key color value is 3.14%

CMYK: (2,7,0,3)
C2M7Y0K3 (2%, 7%, 0%, 3%)
(0.02 / 0.07 / 0.00 / 0.03)

CMYK percentages

%1.62
%7.29
%0
%3.14

Codes

Color #F3E5F7 in popluar color models

F3 E5 F7
RGB 243 229 247
HSL 287° 52.94% 93.33%
HSB/HSV 287° 7.29% 96.86%
CMYK 1.62% 7.29% 0.00%
3.14%

Color #F3E5F7 in popluar number systems.

HEX F3 E5 F7
Decimal 243 229 247
Binary 11110011 11100101 11110111
Octal 363 345 367

Shades and tints

Shades of #F3E5F7

#F3E5F7
(243,229,247)
#DDD1E1
(221,209,225)
#C7BDCB
(199,189,203)
#B1A9B5
(177,169,181)
#9B959F
(155,149,159)
#858189
(133,129,137)
#6F6D73
(111,109,115)
#59595D
(89,89,93)
#434547
(67,69,71)
#2D3131
(45,49,49)
#171D1B
(23,29,27)
#000000
(0,0,0)

Tints of #F3E5F7

#F3E5F7
(243,229,247)
#F4E7F7
(244,231,247)
#F5E9F7
(245,233,247)
#F6EBF7
(246,235,247)
#F7EDF7
(247,237,247)
#F8EFF7
(248,239,247)
#F9F1F7
(249,241,247)
#FAF3F7
(250,243,247)
#FBF5F7
(251,245,247)
#FCF7F7
(252,247,247)
#FDF9F7
(253,249,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F3E5F7 color. Also use rgb(243,229,247) instead hex code.

Text Font Color

.myTextColor { color: #F3E5F7; }

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

This text font color is #F3E5F7.

Background Color

.myBgColor { background-color: #F3E5F7; }

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

This div background color is #F3E5F7.

Border color

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

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

This div border color is #F3E5F7.

Opacity

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

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

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

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

This text has shadow with #F3E5F7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F3E5F7.

Preview

Color preview on black background

This text has color #F3E5F7 on black background.


Color preview on white background

This text has color #F3E5F7 on white background.


Black color preview on #F3E5F7 background

This text has black color on #F3E5F7 background.


White color preview on #F3E5F7 background

This text has white color on #F3E5F7 background.


Related colors

Complementary color

Complementary color for #hex is #0C1A08.


I love getcolorcode.com

Triadic colors

1 #F7F3E5 and #E5F7F3 with #F3E5F7 are triadic colors.

2 #F7E5F3 and #E5F3F7 with #F3E5F7 are triadic colors.