COLOR #F0FBF6

HEX: #F0FBF6 RGB: (240,251,246)

Color info

#F0FBF6 contains red, green and blue colors in about the same proportion. Web safe color of #F0FBF6 is #FFFFFF (or #FFF).

RGB color model

#F0FBF6 color RGB value is (240,251,246).

RGB: (240,251,246) (94%, 98%, 96%)

RGB channels and saturation

R 240 of 255 = 94%
G 251 of 255 = 98%
B 246 of 255 = 96%

240
251
246

R + G + B ~ 96%. #F0FBF6 is light color.

Portions of RGB colors in percentages

R + G + B = 240 + 251 + 246 = 737 (100%)
R 240 of 737 ~ 32.56%
G 251 of 737 ~ 34.06%
B 246 of 737 ~ 33.38'%

%32.56
%34.06
%33.38

CMYK color model

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

  • cyan value is 4.38%
  • magenta value is 0.00%
  • yellow value is 1.99%
  • key color value is 1.57%

CMYK: (4,0,2,2)
C4M0Y2K2 (4%, 0%, 2%, 2%)
(0.04 / 0.00 / 0.02 / 0.02)

CMYK percentages

%4.38
%0
%1.99
%1.57

Codes

Color #F0FBF6 in popluar color models

F0 FB F6
RGB 240 251 246
HSL 153° 57.89% 96.27%
HSB/HSV 153° 4.38% 98.43%
CMYK 4.38% 0.00% 1.99%
1.57%

Color #F0FBF6 in popluar number systems.

HEX F0 FB F6
Decimal 240 251 246
Binary 11110000 11111011 11110110
Octal 360 373 366

Shades and tints

Shades of #F0FBF6

#F0FBF6
(240,251,246)
#DBE5E0
(219,229,224)
#C6CFCA
(198,207,202)
#B1B9B4
(177,185,180)
#9CA39E
(156,163,158)
#878D88
(135,141,136)
#727772
(114,119,114)
#5D615C
(93,97,92)
#484B46
(72,75,70)
#333530
(51,53,48)
#1E1F1A
(30,31,26)
#000000
(0,0,0)

Tints of #F0FBF6

#F0FBF6
(240,251,246)
#F1FBF6
(241,251,246)
#F2FBF6
(242,251,246)
#F3FBF6
(243,251,246)
#F4FBF6
(244,251,246)
#F5FBF6
(245,251,246)
#F6FBF6
(246,251,246)
#F7FBF6
(247,251,246)
#F8FBF6
(248,251,246)
#F9FBF6
(249,251,246)
#FAFBF6
(250,251,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F0FBF6 color. Also use rgb(240,251,246) instead hex code.

Text Font Color

.myTextColor { color: #F0FBF6; }

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

This text font color is #F0FBF6.

Background Color

.myBgColor { background-color: #F0FBF6; }

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

This div background color is #F0FBF6.

Border color

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

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

This div border color is #F0FBF6.

Opacity

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

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

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

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

This text has shadow with #F0FBF6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F0FBF6.

Preview

Color preview on black background

This text has color #F0FBF6 on black background.


Color preview on white background

This text has color #F0FBF6 on white background.


Black color preview on #F0FBF6 background

This text has black color on #F0FBF6 background.


White color preview on #F0FBF6 background

This text has white color on #F0FBF6 background.


Related colors

Complementary color

Complementary color for #hex is #0F0409.


I love getcolorcode.com

Triadic colors

1 #F6F0FB and #FBF6F0 with #F0FBF6 are triadic colors.

2 #F6FBF0 and #FBF0F6 with #F0FBF6 are triadic colors.