COLOR #F2E7D4

HEX: #F2E7D4 RGB: (242,231,212)

Color info

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

RGB color model

#F2E7D4 color RGB value is (242,231,212).

RGB: (242,231,212) (95%, 91%, 83%)

RGB channels and saturation

R 242 of 255 = 95%
G 231 of 255 = 91%
B 212 of 255 = 83%

242
231
212

R + G + B ~ 90%. #F2E7D4 is light color.

Portions of RGB colors in percentages

R + G + B = 242 + 231 + 212 = 685 (100%)
R 242 of 685 ~ 35.33%
G 231 of 685 ~ 33.72%
B 212 of 685 ~ 30.95'%

%35.33
%33.72
%30.95

CMYK color model

#F2E7D4 color CMYK value is (0,5,12,5).

  • cyan value is 0.00%
  • magenta value is 4.55%
  • yellow value is 12.40%
  • key color value is 5.10%

CMYK: (0,5,12,5)
C0M5Y12K5 (0%, 5%, 12%, 5%)
(0.00 / 0.05 / 0.12 / 0.05)

CMYK percentages

%0
%4.55
%12.4
%5.1

Codes

Color #F2E7D4 in popluar color models

F2 E7 D4
RGB 242 231 212
HSL 38° 53.57% 89.02%
HSB/HSV 38° 12.40% 94.90%
CMYK 0.00% 4.55% 12.40%
5.10%

Color #F2E7D4 in popluar number systems.

HEX F2 E7 D4
Decimal 242 231 212
Binary 11110010 11100111 11010100
Octal 362 347 324

Shades and tints

Shades of #F2E7D4

#F2E7D4
(242,231,212)
#DCD2C1
(220,210,193)
#C6BDAE
(198,189,174)
#B0A89B
(176,168,155)
#9A9388
(154,147,136)
#847E75
(132,126,117)
#6E6962
(110,105,98)
#58544F
(88,84,79)
#423F3C
(66,63,60)
#2C2A29
(44,42,41)
#161516
(22,21,22)
#000000
(0,0,0)

Tints of #F2E7D4

#F2E7D4
(242,231,212)
#F3E9D7
(243,233,215)
#F4EBDA
(244,235,218)
#F5EDDD
(245,237,221)
#F6EFE0
(246,239,224)
#F7F1E3
(247,241,227)
#F8F3E6
(248,243,230)
#F9F5E9
(249,245,233)
#FAF7EC
(250,247,236)
#FBF9EF
(251,249,239)
#FCFBF2
(252,251,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F2E7D4 color. Also use rgb(242,231,212) instead hex code.

Text Font Color

.myTextColor { color: #F2E7D4; }

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

This text font color is #F2E7D4.

Background Color

.myBgColor { background-color: #F2E7D4; }

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

This div background color is #F2E7D4.

Border color

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

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

This div border color is #F2E7D4.

Opacity

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

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

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

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

This text has shadow with #F2E7D4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F2E7D4.

Preview

Color preview on black background

This text has color #F2E7D4 on black background.


Color preview on white background

This text has color #F2E7D4 on white background.


Black color preview on #F2E7D4 background

This text has black color on #F2E7D4 background.


White color preview on #F2E7D4 background

This text has white color on #F2E7D4 background.


Related colors

Complementary color

Complementary color for #hex is #0D182B.


I love getcolorcode.com

Triadic colors

1 #D4F2E7 and #E7D4F2 with #F2E7D4 are triadic colors.

2 #D4E7F2 and #E7F2D4 with #F2E7D4 are triadic colors.