COLOR #F1E7D2

HEX: #F1E7D2 RGB: (241,231,210)

Color info

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

RGB color model

#F1E7D2 color RGB value is (241,231,210).

RGB: (241,231,210) (95%, 91%, 82%)

RGB channels and saturation

R 241 of 255 = 95%
G 231 of 255 = 91%
B 210 of 255 = 82%

241
231
210

R + G + B ~ 89%. #F1E7D2 is light color.

Portions of RGB colors in percentages

R + G + B = 241 + 231 + 210 = 682 (100%)
R 241 of 682 ~ 35.34%
G 231 of 682 ~ 33.87%
B 210 of 682 ~ 30.79'%

%35.34
%33.87
%30.79

CMYK color model

#F1E7D2 color CMYK value is (0,4,13,5).

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

CMYK: (0,4,13,5)
C0M4Y13K5 (0%, 4%, 13%, 5%)
(0.00 / 0.04 / 0.13 / 0.05)

CMYK percentages

%0
%4.15
%12.86
%5.49

Codes

Color #F1E7D2 in popluar color models

F1 E7 D2
RGB 241 231 210
HSL 41° 52.54% 88.43%
HSB/HSV 41° 12.86% 94.51%
CMYK 0.00% 4.15% 12.86%
5.49%

Color #F1E7D2 in popluar number systems.

HEX F1 E7 D2
Decimal 241 231 210
Binary 11110001 11100111 11010010
Octal 361 347 322

Shades and tints

Shades of #F1E7D2

#F1E7D2
(241,231,210)
#DCD2BF
(220,210,191)
#C7BDAC
(199,189,172)
#B2A899
(178,168,153)
#9D9386
(157,147,134)
#887E73
(136,126,115)
#736960
(115,105,96)
#5E544D
(94,84,77)
#493F3A
(73,63,58)
#342A27
(52,42,39)
#1F1514
(31,21,20)
#000000
(0,0,0)

Tints of #F1E7D2

#F1E7D2
(241,231,210)
#F2E9D6
(242,233,214)
#F3EBDA
(243,235,218)
#F4EDDE
(244,237,222)
#F5EFE2
(245,239,226)
#F6F1E6
(246,241,230)
#F7F3EA
(247,243,234)
#F8F5EE
(248,245,238)
#F9F7F2
(249,247,242)
#FAF9F6
(250,249,246)
#FBFBFA
(251,251,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F1E7D2; }

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

This text font color is #F1E7D2.

Background Color

.myBgColor { background-color: #F1E7D2; }

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

This div background color is #F1E7D2.

Border color

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

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

This div border color is #F1E7D2.

Opacity

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

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

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

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

This text has shadow with #F1E7D2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F1E7D2.

Preview

Color preview on black background

This text has color #F1E7D2 on black background.


Color preview on white background

This text has color #F1E7D2 on white background.


Black color preview on #F1E7D2 background

This text has black color on #F1E7D2 background.


White color preview on #F1E7D2 background

This text has white color on #F1E7D2 background.


Related colors

Complementary color

Complementary color for #hex is #0E182D.


I love getcolorcode.com

Triadic colors

1 #D2F1E7 and #E7D2F1 with #F1E7D2 are triadic colors.

2 #D2E7F1 and #E7F1D2 with #F1E7D2 are triadic colors.