COLOR #F2EFD6

HEX: #F2EFD6 RGB: (242,239,214)

Color info

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

RGB color model

#F2EFD6 color RGB value is (242,239,214).

RGB: (242,239,214) (95%, 94%, 84%)

RGB channels and saturation

R 242 of 255 = 95%
G 239 of 255 = 94%
B 214 of 255 = 84%

242
239
214

R + G + B ~ 91%. #F2EFD6 is light color.

Portions of RGB colors in percentages

R + G + B = 242 + 239 + 214 = 695 (100%)
R 242 of 695 ~ 34.82%
G 239 of 695 ~ 34.39%
B 214 of 695 ~ 30.79'%

%34.82
%34.39
%30.79

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 1.24%
  • yellow value is 11.57%
  • key color value is 5.10%

CMYK: (0,1,12,5)
C0M1Y12K5 (0%, 1%, 12%, 5%)
(0.00 / 0.01 / 0.12 / 0.05)

CMYK percentages

%0
%1.24
%11.57
%5.1

Codes

Color #F2EFD6 in popluar color models

F2 EF D6
RGB 242 239 214
HSL 54° 51.85% 89.41%
HSB/HSV 54° 11.57% 94.90%
CMYK 0.00% 1.24% 11.57%
5.10%

Color #F2EFD6 in popluar number systems.

HEX F2 EF D6
Decimal 242 239 214
Binary 11110010 11101111 11010110
Octal 362 357 326

Shades and tints

Shades of #F2EFD6

#F2EFD6
(242,239,214)
#DCDAC3
(220,218,195)
#C6C5B0
(198,197,176)
#B0B09D
(176,176,157)
#9A9B8A
(154,155,138)
#848677
(132,134,119)
#6E7164
(110,113,100)
#585C51
(88,92,81)
#42473E
(66,71,62)
#2C322B
(44,50,43)
#161D18
(22,29,24)
#000000
(0,0,0)

Tints of #F2EFD6

#F2EFD6
(242,239,214)
#F3F0D9
(243,240,217)
#F4F1DC
(244,241,220)
#F5F2DF
(245,242,223)
#F6F3E2
(246,243,226)
#F7F4E5
(247,244,229)
#F8F5E8
(248,245,232)
#F9F6EB
(249,246,235)
#FAF7EE
(250,247,238)
#FBF8F1
(251,248,241)
#FCF9F4
(252,249,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F2EFD6 color. Also use rgb(242,239,214) instead hex code.

Text Font Color

.myTextColor { color: #F2EFD6; }

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

This text font color is #F2EFD6.

Background Color

.myBgColor { background-color: #F2EFD6; }

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

This div background color is #F2EFD6.

Border color

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

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

This div border color is #F2EFD6.

Opacity

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

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

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

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

This text has shadow with #F2EFD6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F2EFD6.

Preview

Color preview on black background

This text has color #F2EFD6 on black background.


Color preview on white background

This text has color #F2EFD6 on white background.


Black color preview on #F2EFD6 background

This text has black color on #F2EFD6 background.


White color preview on #F2EFD6 background

This text has white color on #F2EFD6 background.


Related colors

Complementary color

Complementary color for #hex is #0D1029.


I love getcolorcode.com

Triadic colors

1 #D6F2EF and #EFD6F2 with #F2EFD6 are triadic colors.

2 #D6EFF2 and #EFF2D6 with #F2EFD6 are triadic colors.