COLOR #F4F7E2

HEX: #F4F7E2 RGB: (244,247,226)

Color info

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

RGB color model

#F4F7E2 color RGB value is (244,247,226).

RGB: (244,247,226) (96%, 97%, 89%)

RGB channels and saturation

R 244 of 255 = 96%
G 247 of 255 = 97%
B 226 of 255 = 89%

244
247
226

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

Portions of RGB colors in percentages

R + G + B = 244 + 247 + 226 = 717 (100%)
R 244 of 717 ~ 34.03%
G 247 of 717 ~ 34.45%
B 226 of 717 ~ 31.52'%

%34.03
%34.45
%31.52

CMYK color model

#F4F7E2 color CMYK value is (1,0,9,3).

  • cyan value is 1.21%
  • magenta value is 0.00%
  • yellow value is 8.50%
  • key color value is 3.14%

CMYK: (1,0,9,3)
C1M0Y9K3 (1%, 0%, 9%, 3%)
(0.01 / 0.00 / 0.09 / 0.03)

CMYK percentages

%1.21
%0
%8.5
%3.14

Codes

Color #F4F7E2 in popluar color models

F4 F7 E2
RGB 244 247 226
HSL 69° 56.76% 92.75%
HSB/HSV 69° 8.50% 96.86%
CMYK 1.21% 0.00% 8.50%
3.14%

Color #F4F7E2 in popluar number systems.

HEX F4 F7 E2
Decimal 244 247 226
Binary 11110100 11110111 11100010
Octal 364 367 342

Shades and tints

Shades of #F4F7E2

#F4F7E2
(244,247,226)
#DEE1CE
(222,225,206)
#C8CBBA
(200,203,186)
#B2B5A6
(178,181,166)
#9C9F92
(156,159,146)
#86897E
(134,137,126)
#70736A
(112,115,106)
#5A5D56
(90,93,86)
#444742
(68,71,66)
#2E312E
(46,49,46)
#181B1A
(24,27,26)
#000000
(0,0,0)

Tints of #F4F7E2

#F4F7E2
(244,247,226)
#F5F7E4
(245,247,228)
#F6F7E6
(246,247,230)
#F7F7E8
(247,247,232)
#F8F7EA
(248,247,234)
#F9F7EC
(249,247,236)
#FAF7EE
(250,247,238)
#FBF7F0
(251,247,240)
#FCF7F2
(252,247,242)
#FDF7F4
(253,247,244)
#FEF7F6
(254,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F4F7E2 color. Also use rgb(244,247,226) instead hex code.

Text Font Color

.myTextColor { color: #F4F7E2; }

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

This text font color is #F4F7E2.

Background Color

.myBgColor { background-color: #F4F7E2; }

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

This div background color is #F4F7E2.

Border color

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

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

This div border color is #F4F7E2.

Opacity

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

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

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

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

This text has shadow with #F4F7E2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F4F7E2.

Preview

Color preview on black background

This text has color #F4F7E2 on black background.


Color preview on white background

This text has color #F4F7E2 on white background.


Black color preview on #F4F7E2 background

This text has black color on #F4F7E2 background.


White color preview on #F4F7E2 background

This text has white color on #F4F7E2 background.


Related colors

Complementary color

Complementary color for #hex is #0B081D.


I love getcolorcode.com

Triadic colors

1 #E2F4F7 and #F7E2F4 with #F4F7E2 are triadic colors.

2 #E2F7F4 and #F7F4E2 with #F4F7E2 are triadic colors.