COLOR #F1F7E3

HEX: #F1F7E3 RGB: (241,247,227)

Color info

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

RGB color model

#F1F7E3 color RGB value is (241,247,227).

RGB: (241,247,227) (95%, 97%, 89%)

RGB channels and saturation

R 241 of 255 = 95%
G 247 of 255 = 97%
B 227 of 255 = 89%

241
247
227

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

Portions of RGB colors in percentages

R + G + B = 241 + 247 + 227 = 715 (100%)
R 241 of 715 ~ 33.71%
G 247 of 715 ~ 34.55%
B 227 of 715 ~ 31.75'%

%33.71
%34.55
%31.75

CMYK color model

#F1F7E3 color CMYK value is (2,0,8,3).

  • cyan value is 2.43%
  • magenta value is 0.00%
  • yellow value is 8.10%
  • key color value is 3.14%

CMYK: (2,0,8,3)
C2M0Y8K3 (2%, 0%, 8%, 3%)
(0.02 / 0.00 / 0.08 / 0.03)

CMYK percentages

%2.43
%0
%8.1
%3.14

Codes

Color #F1F7E3 in popluar color models

F1 F7 E3
RGB 241 247 227
HSL 78° 55.56% 92.94%
HSB/HSV 78° 8.10% 96.86%
CMYK 2.43% 0.00% 8.10%
3.14%

Color #F1F7E3 in popluar number systems.

HEX F1 F7 E3
Decimal 241 247 227
Binary 11110001 11110111 11100011
Octal 361 367 343

Shades and tints

Shades of #F1F7E3

#F1F7E3
(241,247,227)
#DCE1CF
(220,225,207)
#C7CBBB
(199,203,187)
#B2B5A7
(178,181,167)
#9D9F93
(157,159,147)
#88897F
(136,137,127)
#73736B
(115,115,107)
#5E5D57
(94,93,87)
#494743
(73,71,67)
#34312F
(52,49,47)
#1F1B1B
(31,27,27)
#000000
(0,0,0)

Tints of #F1F7E3

#F1F7E3
(241,247,227)
#F2F7E5
(242,247,229)
#F3F7E7
(243,247,231)
#F4F7E9
(244,247,233)
#F5F7EB
(245,247,235)
#F6F7ED
(246,247,237)
#F7F7EF
(247,247,239)
#F8F7F1
(248,247,241)
#F9F7F3
(249,247,243)
#FAF7F5
(250,247,245)
#FBF7F7
(251,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F1F7E3; }

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

This text font color is #F1F7E3.

Background Color

.myBgColor { background-color: #F1F7E3; }

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

This div background color is #F1F7E3.

Border color

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

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

This div border color is #F1F7E3.

Opacity

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

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

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

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

This text has shadow with #F1F7E3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F1F7E3.

Preview

Color preview on black background

This text has color #F1F7E3 on black background.


Color preview on white background

This text has color #F1F7E3 on white background.


Black color preview on #F1F7E3 background

This text has black color on #F1F7E3 background.


White color preview on #F1F7E3 background

This text has white color on #F1F7E3 background.


Related colors

Complementary color

Complementary color for #hex is #0E081C.


I love getcolorcode.com

Triadic colors

1 #E3F1F7 and #F7E3F1 with #F1F7E3 are triadic colors.

2 #E3F7F1 and #F7F1E3 with #F1F7E3 are triadic colors.