COLOR #F0D8E5

HEX: #F0D8E5 RGB: (240,216,229)

Color info

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

RGB color model

#F0D8E5 color RGB value is (240,216,229).

RGB: (240,216,229) (94%, 85%, 90%)

RGB channels and saturation

R 240 of 255 = 94%
G 216 of 255 = 85%
B 229 of 255 = 90%

240
216
229

R + G + B ~ 90%. #F0D8E5 is light color.

Portions of RGB colors in percentages

R + G + B = 240 + 216 + 229 = 685 (100%)
R 240 of 685 ~ 35.04%
G 216 of 685 ~ 31.53%
B 229 of 685 ~ 33.43'%

%35.04
%31.53
%33.43

CMYK color model

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

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

CMYK: (0,10,5,6)
C0M10Y5K6 (0%, 10%, 5%, 6%)
(0.00 / 0.10 / 0.05 / 0.06)

CMYK percentages

%0
%10
%4.58
%5.88

Codes

Color #F0D8E5 in popluar color models

F0 D8 E5
RGB 240 216 229
HSL 328° 44.44% 89.41%
HSB/HSV 328° 10.00% 94.12%
CMYK 0.00% 10.00% 4.58%
5.88%

Color #F0D8E5 in popluar number systems.

HEX F0 D8 E5
Decimal 240 216 229
Binary 11110000 11011000 11100101
Octal 360 330 345

Shades and tints

Shades of #F0D8E5

#F0D8E5
(240,216,229)
#DBC5D1
(219,197,209)
#C6B2BD
(198,178,189)
#B19FA9
(177,159,169)
#9C8C95
(156,140,149)
#877981
(135,121,129)
#72666D
(114,102,109)
#5D5359
(93,83,89)
#484045
(72,64,69)
#332D31
(51,45,49)
#1E1A1D
(30,26,29)
#000000
(0,0,0)

Tints of #F0D8E5

#F0D8E5
(240,216,229)
#F1DBE7
(241,219,231)
#F2DEE9
(242,222,233)
#F3E1EB
(243,225,235)
#F4E4ED
(244,228,237)
#F5E7EF
(245,231,239)
#F6EAF1
(246,234,241)
#F7EDF3
(247,237,243)
#F8F0F5
(248,240,245)
#F9F3F7
(249,243,247)
#FAF6F9
(250,246,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F0D8E5; }

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

This text font color is #F0D8E5.

Background Color

.myBgColor { background-color: #F0D8E5; }

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

This div background color is #F0D8E5.

Border color

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

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

This div border color is #F0D8E5.

Opacity

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

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

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

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

This text has shadow with #F0D8E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F0D8E5.

Preview

Color preview on black background

This text has color #F0D8E5 on black background.


Color preview on white background

This text has color #F0D8E5 on white background.


Black color preview on #F0D8E5 background

This text has black color on #F0D8E5 background.


White color preview on #F0D8E5 background

This text has white color on #F0D8E5 background.


Related colors

Complementary color

Complementary color for #hex is #0F271A.


I love getcolorcode.com

Triadic colors

1 #E5F0D8 and #D8E5F0 with #F0D8E5 are triadic colors.

2 #E5D8F0 and #D8F0E5 with #F0D8E5 are triadic colors.