COLOR #F0F9E5

HEX: #F0F9E5 RGB: (240,249,229)

Color info

#F0F9E5 contains red, green and blue colors in about the same proportion. Web safe color of #F0F9E5 is #FFFFCC (or #FFC).

RGB color model

#F0F9E5 color RGB value is (240,249,229).

RGB: (240,249,229) (94%, 98%, 90%)

RGB channels and saturation

R 240 of 255 = 94%
G 249 of 255 = 98%
B 229 of 255 = 90%

240
249
229

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

Portions of RGB colors in percentages

R + G + B = 240 + 249 + 229 = 718 (100%)
R 240 of 718 ~ 33.43%
G 249 of 718 ~ 34.68%
B 229 of 718 ~ 31.89'%

%33.43
%34.68
%31.89

CMYK color model

#F0F9E5 color CMYK value is (4,0,8,2).

  • cyan value is 3.61%
  • magenta value is 0.00%
  • yellow value is 8.03%
  • key color value is 2.35%

CMYK: (4,0,8,2)
C4M0Y8K2 (4%, 0%, 8%, 2%)
(0.04 / 0.00 / 0.08 / 0.02)

CMYK percentages

%3.61
%0
%8.03
%2.35

Codes

Color #F0F9E5 in popluar color models

F0 F9 E5
RGB 240 249 229
HSL 87° 62.50% 93.73%
HSB/HSV 87° 8.03% 97.65%
CMYK 3.61% 0.00% 8.03%
2.35%

Color #F0F9E5 in popluar number systems.

HEX F0 F9 E5
Decimal 240 249 229
Binary 11110000 11111001 11100101
Octal 360 371 345

Shades and tints

Shades of #F0F9E5

#F0F9E5
(240,249,229)
#DBE3D1
(219,227,209)
#C6CDBD
(198,205,189)
#B1B7A9
(177,183,169)
#9CA195
(156,161,149)
#878B81
(135,139,129)
#72756D
(114,117,109)
#5D5F59
(93,95,89)
#484945
(72,73,69)
#333331
(51,51,49)
#1E1D1D
(30,29,29)
#000000
(0,0,0)

Tints of #F0F9E5

#F0F9E5
(240,249,229)
#F1F9E7
(241,249,231)
#F2F9E9
(242,249,233)
#F3F9EB
(243,249,235)
#F4F9ED
(244,249,237)
#F5F9EF
(245,249,239)
#F6F9F1
(246,249,241)
#F7F9F3
(247,249,243)
#F8F9F5
(248,249,245)
#F9F9F7
(249,249,247)
#FAF9F9
(250,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F0F9E5; }

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

This text font color is #F0F9E5.

Background Color

.myBgColor { background-color: #F0F9E5; }

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

This div background color is #F0F9E5.

Border color

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

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

This div border color is #F0F9E5.

Opacity

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

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

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

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

This text has shadow with #F0F9E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F0F9E5.

Preview

Color preview on black background

This text has color #F0F9E5 on black background.


Color preview on white background

This text has color #F0F9E5 on white background.


Black color preview on #F0F9E5 background

This text has black color on #F0F9E5 background.


White color preview on #F0F9E5 background

This text has white color on #F0F9E5 background.


Related colors

Complementary color

Complementary color for #hex is #0F061A.


I love getcolorcode.com

Triadic colors

1 #E5F0F9 and #F9E5F0 with #F0F9E5 are triadic colors.

2 #E5F9F0 and #F9F0E5 with #F0F9E5 are triadic colors.