COLOR #F0E1E5

HEX: #F0E1E5 RGB: (240,225,229)

Color info

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

RGB color model

#F0E1E5 color RGB value is (240,225,229).

RGB: (240,225,229) (94%, 88%, 90%)

RGB channels and saturation

R 240 of 255 = 94%
G 225 of 255 = 88%
B 229 of 255 = 90%

240
225
229

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

Portions of RGB colors in percentages

R + G + B = 240 + 225 + 229 = 694 (100%)
R 240 of 694 ~ 34.58%
G 225 of 694 ~ 32.42%
B 229 of 694 ~ 33'%

%34.58
%32.42
%33

CMYK color model

#F0E1E5 color CMYK value is (0,6,5,6).

  • cyan value is 0.00%
  • magenta value is 6.25%
  • yellow value is 4.58%
  • key color value is 5.88%

CMYK: (0,6,5,6)
C0M6Y5K6 (0%, 6%, 5%, 6%)
(0.00 / 0.06 / 0.05 / 0.06)

CMYK percentages

%0
%6.25
%4.58
%5.88

Codes

Color #F0E1E5 in popluar color models

F0 E1 E5
RGB 240 225 229
HSL 344° 33.33% 91.18%
HSB/HSV 344° 6.25% 94.12%
CMYK 0.00% 6.25% 4.58%
5.88%

Color #F0E1E5 in popluar number systems.

HEX F0 E1 E5
Decimal 240 225 229
Binary 11110000 11100001 11100101
Octal 360 341 345

Shades and tints

Shades of #F0E1E5

#F0E1E5
(240,225,229)
#DBCDD1
(219,205,209)
#C6B9BD
(198,185,189)
#B1A5A9
(177,165,169)
#9C9195
(156,145,149)
#877D81
(135,125,129)
#72696D
(114,105,109)
#5D5559
(93,85,89)
#484145
(72,65,69)
#332D31
(51,45,49)
#1E191D
(30,25,29)
#000000
(0,0,0)

Tints of #F0E1E5

#F0E1E5
(240,225,229)
#F1E3E7
(241,227,231)
#F2E5E9
(242,229,233)
#F3E7EB
(243,231,235)
#F4E9ED
(244,233,237)
#F5EBEF
(245,235,239)
#F6EDF1
(246,237,241)
#F7EFF3
(247,239,243)
#F8F1F5
(248,241,245)
#F9F3F7
(249,243,247)
#FAF5F9
(250,245,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F0E1E5 color. Also use rgb(240,225,229) instead hex code.

Text Font Color

.myTextColor { color: #F0E1E5; }

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

This text font color is #F0E1E5.

Background Color

.myBgColor { background-color: #F0E1E5; }

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

This div background color is #F0E1E5.

Border color

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

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

This div border color is #F0E1E5.

Opacity

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

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

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

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

This text has shadow with #F0E1E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F0E1E5.

Preview

Color preview on black background

This text has color #F0E1E5 on black background.


Color preview on white background

This text has color #F0E1E5 on white background.


Black color preview on #F0E1E5 background

This text has black color on #F0E1E5 background.


White color preview on #F0E1E5 background

This text has white color on #F0E1E5 background.


Related colors

Complementary color

Complementary color for #hex is #0F1E1A.


I love getcolorcode.com

Triadic colors

1 #E5F0E1 and #E1E5F0 with #F0E1E5 are triadic colors.

2 #E5E1F0 and #E1F0E5 with #F0E1E5 are triadic colors.