COLOR #F1E7C4

HEX: #F1E7C4 RGB: (241,231,196)

Color info

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

RGB color model

#F1E7C4 color RGB value is (241,231,196).

RGB: (241,231,196) (95%, 91%, 77%)

RGB channels and saturation

R 241 of 255 = 95%
G 231 of 255 = 91%
B 196 of 255 = 77%

241
231
196

R + G + B ~ 88%. #F1E7C4 is light color.

Portions of RGB colors in percentages

R + G + B = 241 + 231 + 196 = 668 (100%)
R 241 of 668 ~ 36.08%
G 231 of 668 ~ 34.58%
B 196 of 668 ~ 29.34'%

%36.08
%34.58
%29.34

CMYK color model

#F1E7C4 color CMYK value is (0,4,19,5).

  • cyan value is 0.00%
  • magenta value is 4.15%
  • yellow value is 18.67%
  • key color value is 5.49%

CMYK: (0,4,19,5)
C0M4Y19K5 (0%, 4%, 19%, 5%)
(0.00 / 0.04 / 0.19 / 0.05)

CMYK percentages

%0
%4.15
%18.67
%5.49

Codes

Color #F1E7C4 in popluar color models

F1 E7 C4
RGB 241 231 196
HSL 47° 61.64% 85.69%
HSB/HSV 47° 18.67% 94.51%
CMYK 0.00% 4.15% 18.67%
5.49%

Color #F1E7C4 in popluar number systems.

HEX F1 E7 C4
Decimal 241 231 196
Binary 11110001 11100111 11000100
Octal 361 347 304

Shades and tints

Shades of #F1E7C4

#F1E7C4
(241,231,196)
#DCD2B3
(220,210,179)
#C7BDA2
(199,189,162)
#B2A891
(178,168,145)
#9D9380
(157,147,128)
#887E6F
(136,126,111)
#73695E
(115,105,94)
#5E544D
(94,84,77)
#493F3C
(73,63,60)
#342A2B
(52,42,43)
#1F151A
(31,21,26)
#000000
(0,0,0)

Tints of #F1E7C4

#F1E7C4
(241,231,196)
#F2E9C9
(242,233,201)
#F3EBCE
(243,235,206)
#F4EDD3
(244,237,211)
#F5EFD8
(245,239,216)
#F6F1DD
(246,241,221)
#F7F3E2
(247,243,226)
#F8F5E7
(248,245,231)
#F9F7EC
(249,247,236)
#FAF9F1
(250,249,241)
#FBFBF6
(251,251,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F1E7C4 color. Also use rgb(241,231,196) instead hex code.

Text Font Color

.myTextColor { color: #F1E7C4; }

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

This text font color is #F1E7C4.

Background Color

.myBgColor { background-color: #F1E7C4; }

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

This div background color is #F1E7C4.

Border color

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

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

This div border color is #F1E7C4.

Opacity

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

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

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

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

This text has shadow with #F1E7C4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F1E7C4.

Preview

Color preview on black background

This text has color #F1E7C4 on black background.


Color preview on white background

This text has color #F1E7C4 on white background.


Black color preview on #F1E7C4 background

This text has black color on #F1E7C4 background.


White color preview on #F1E7C4 background

This text has white color on #F1E7C4 background.


Related colors

Complementary color

Complementary color for #hex is #0E183B.


I love getcolorcode.com

Triadic colors

1 #C4F1E7 and #E7C4F1 with #F1E7C4 are triadic colors.

2 #C4E7F1 and #E7F1C4 with #F1E7C4 are triadic colors.