COLOR #F1F4E3

HEX: #F1F4E3 RGB: (241,244,227)

Color info

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

RGB color model

#F1F4E3 color RGB value is (241,244,227).

RGB: (241,244,227) (95%, 96%, 89%)

RGB channels and saturation

R 241 of 255 = 95%
G 244 of 255 = 96%
B 227 of 255 = 89%

241
244
227

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

Portions of RGB colors in percentages

R + G + B = 241 + 244 + 227 = 712 (100%)
R 241 of 712 ~ 33.85%
G 244 of 712 ~ 34.27%
B 227 of 712 ~ 31.88'%

%33.85
%34.27
%31.88

CMYK color model

#F1F4E3 color CMYK value is (1,0,7,4).

  • cyan value is 1.23%
  • magenta value is 0.00%
  • yellow value is 6.97%
  • key color value is 4.31%

CMYK: (1,0,7,4)
C1M0Y7K4 (1%, 0%, 7%, 4%)
(0.01 / 0.00 / 0.07 / 0.04)

CMYK percentages

%1.23
%0
%6.97
%4.31

Codes

Color #F1F4E3 in popluar color models

F1 F4 E3
RGB 241 244 227
HSL 71° 43.59% 92.35%
HSB/HSV 71° 6.97% 95.69%
CMYK 1.23% 0.00% 6.97%
4.31%

Color #F1F4E3 in popluar number systems.

HEX F1 F4 E3
Decimal 241 244 227
Binary 11110001 11110100 11100011
Octal 361 364 343

Shades and tints

Shades of #F1F4E3

#F1F4E3
(241,244,227)
#DCDECF
(220,222,207)
#C7C8BB
(199,200,187)
#B2B2A7
(178,178,167)
#9D9C93
(157,156,147)
#88867F
(136,134,127)
#73706B
(115,112,107)
#5E5A57
(94,90,87)
#494443
(73,68,67)
#342E2F
(52,46,47)
#1F181B
(31,24,27)
#000000
(0,0,0)

Tints of #F1F4E3

#F1F4E3
(241,244,227)
#F2F5E5
(242,245,229)
#F3F6E7
(243,246,231)
#F4F7E9
(244,247,233)
#F5F8EB
(245,248,235)
#F6F9ED
(246,249,237)
#F7FAEF
(247,250,239)
#F8FBF1
(248,251,241)
#F9FCF3
(249,252,243)
#FAFDF5
(250,253,245)
#FBFEF7
(251,254,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F1F4E3; }

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

This text font color is #F1F4E3.

Background Color

.myBgColor { background-color: #F1F4E3; }

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

This div background color is #F1F4E3.

Border color

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

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

This div border color is #F1F4E3.

Opacity

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

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

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

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

This text has shadow with #F1F4E3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F1F4E3.

Preview

Color preview on black background

This text has color #F1F4E3 on black background.


Color preview on white background

This text has color #F1F4E3 on white background.


Black color preview on #F1F4E3 background

This text has black color on #F1F4E3 background.


White color preview on #F1F4E3 background

This text has white color on #F1F4E3 background.


Related colors

Complementary color

Complementary color for #hex is #0E0B1C.


I love getcolorcode.com

Triadic colors

1 #E3F1F4 and #F4E3F1 with #F1F4E3 are triadic colors.

2 #E3F4F1 and #F4F1E3 with #F1F4E3 are triadic colors.