COLOR #F3E1E6

HEX: #F3E1E6 RGB: (243,225,230)

Color info

#F3E1E6 contains red, green and blue colors in about the same proportion. Web safe color of #F3E1E6 is #FFCCCC (or #FCC).

RGB color model

#F3E1E6 color RGB value is (243,225,230).

RGB: (243,225,230) (95%, 88%, 90%)

RGB channels and saturation

R 243 of 255 = 95%
G 225 of 255 = 88%
B 230 of 255 = 90%

243
225
230

R + G + B ~ 91%. #F3E1E6 is light color.

Portions of RGB colors in percentages

R + G + B = 243 + 225 + 230 = 698 (100%)
R 243 of 698 ~ 34.81%
G 225 of 698 ~ 32.23%
B 230 of 698 ~ 32.95'%

%34.81
%32.23
%32.95

CMYK color model

#F3E1E6 color CMYK value is (0,7,5,5).

  • cyan value is 0.00%
  • magenta value is 7.41%
  • yellow value is 5.35%
  • key color value is 4.71%

CMYK: (0,7,5,5)
C0M7Y5K5 (0%, 7%, 5%, 5%)
(0.00 / 0.07 / 0.05 / 0.05)

CMYK percentages

%0
%7.41
%5.35
%4.71

Codes

Color #F3E1E6 in popluar color models

F3 E1 E6
RGB 243 225 230
HSL 343° 42.86% 91.76%
HSB/HSV 343° 7.41% 95.29%
CMYK 0.00% 7.41% 5.35%
4.71%

Color #F3E1E6 in popluar number systems.

HEX F3 E1 E6
Decimal 243 225 230
Binary 11110011 11100001 11100110
Octal 363 341 346

Shades and tints

Shades of #F3E1E6

#F3E1E6
(243,225,230)
#DDCDD2
(221,205,210)
#C7B9BE
(199,185,190)
#B1A5AA
(177,165,170)
#9B9196
(155,145,150)
#857D82
(133,125,130)
#6F696E
(111,105,110)
#59555A
(89,85,90)
#434146
(67,65,70)
#2D2D32
(45,45,50)
#17191E
(23,25,30)
#000000
(0,0,0)

Tints of #F3E1E6

#F3E1E6
(243,225,230)
#F4E3E8
(244,227,232)
#F5E5EA
(245,229,234)
#F6E7EC
(246,231,236)
#F7E9EE
(247,233,238)
#F8EBF0
(248,235,240)
#F9EDF2
(249,237,242)
#FAEFF4
(250,239,244)
#FBF1F6
(251,241,246)
#FCF3F8
(252,243,248)
#FDF5FA
(253,245,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F3E1E6 color. Also use rgb(243,225,230) instead hex code.

Text Font Color

.myTextColor { color: #F3E1E6; }

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

This text font color is #F3E1E6.

Background Color

.myBgColor { background-color: #F3E1E6; }

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

This div background color is #F3E1E6.

Border color

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

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

This div border color is #F3E1E6.

Opacity

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

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

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

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

This text has shadow with #F3E1E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F3E1E6.

Preview

Color preview on black background

This text has color #F3E1E6 on black background.


Color preview on white background

This text has color #F3E1E6 on white background.


Black color preview on #F3E1E6 background

This text has black color on #F3E1E6 background.


White color preview on #F3E1E6 background

This text has white color on #F3E1E6 background.


Related colors

Complementary color

Complementary color for #hex is #0C1E19.


I love getcolorcode.com

Triadic colors

1 #E6F3E1 and #E1E6F3 with #F3E1E6 are triadic colors.

2 #E6E1F3 and #E1F3E6 with #F3E1E6 are triadic colors.