COLOR #F0F1E3

HEX: #F0F1E3 RGB: (240,241,227)

Color info

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

RGB color model

#F0F1E3 color RGB value is (240,241,227).

RGB: (240,241,227) (94%, 95%, 89%)

RGB channels and saturation

R 240 of 255 = 94%
G 241 of 255 = 95%
B 227 of 255 = 89%

240
241
227

R + G + B ~ 93%. #F0F1E3 is light color.

Portions of RGB colors in percentages

R + G + B = 240 + 241 + 227 = 708 (100%)
R 240 of 708 ~ 33.9%
G 241 of 708 ~ 34.04%
B 227 of 708 ~ 32.06'%

%33.9
%34.04
%32.06

CMYK color model

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

  • cyan value is 0.41%
  • magenta value is 0.00%
  • yellow value is 5.81%
  • key color value is 5.49%

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

CMYK percentages

%0.41
%0
%5.81
%5.49

Codes

Color #F0F1E3 in popluar color models

F0 F1 E3
RGB 240 241 227
HSL 64° 33.33% 91.76%
HSB/HSV 64° 5.81% 94.51%
CMYK 0.41% 0.00% 5.81%
5.49%

Color #F0F1E3 in popluar number systems.

HEX F0 F1 E3
Decimal 240 241 227
Binary 11110000 11110001 11100011
Octal 360 361 343

Shades and tints

Shades of #F0F1E3

#F0F1E3
(240,241,227)
#DBDCCF
(219,220,207)
#C6C7BB
(198,199,187)
#B1B2A7
(177,178,167)
#9C9D93
(156,157,147)
#87887F
(135,136,127)
#72736B
(114,115,107)
#5D5E57
(93,94,87)
#484943
(72,73,67)
#33342F
(51,52,47)
#1E1F1B
(30,31,27)
#000000
(0,0,0)

Tints of #F0F1E3

#F0F1E3
(240,241,227)
#F1F2E5
(241,242,229)
#F2F3E7
(242,243,231)
#F3F4E9
(243,244,233)
#F4F5EB
(244,245,235)
#F5F6ED
(245,246,237)
#F6F7EF
(246,247,239)
#F7F8F1
(247,248,241)
#F8F9F3
(248,249,243)
#F9FAF5
(249,250,245)
#FAFBF7
(250,251,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F0F1E3 color. Also use rgb(240,241,227) instead hex code.

Text Font Color

.myTextColor { color: #F0F1E3; }

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

This text font color is #F0F1E3.

Background Color

.myBgColor { background-color: #F0F1E3; }

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

This div background color is #F0F1E3.

Border color

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

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

This div border color is #F0F1E3.

Opacity

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

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

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

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

This text has shadow with #F0F1E3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F0F1E3.

Preview

Color preview on black background

This text has color #F0F1E3 on black background.


Color preview on white background

This text has color #F0F1E3 on white background.


Black color preview on #F0F1E3 background

This text has black color on #F0F1E3 background.


White color preview on #F0F1E3 background

This text has white color on #F0F1E3 background.


Related colors

Complementary color

Complementary color for #hex is #0F0E1C.


I love getcolorcode.com

Triadic colors

1 #E3F0F1 and #F1E3F0 with #F0F1E3 are triadic colors.

2 #E3F1F0 and #F1F0E3 with #F0F1E3 are triadic colors.