COLOR #F2EFE1

HEX: #F2EFE1 RGB: (242,239,225)

Color info

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

RGB color model

#F2EFE1 color RGB value is (242,239,225).

RGB: (242,239,225) (95%, 94%, 88%)

RGB channels and saturation

R 242 of 255 = 95%
G 239 of 255 = 94%
B 225 of 255 = 88%

242
239
225

R + G + B ~ 92%. #F2EFE1 is light color.

Portions of RGB colors in percentages

R + G + B = 242 + 239 + 225 = 706 (100%)
R 242 of 706 ~ 34.28%
G 239 of 706 ~ 33.85%
B 225 of 706 ~ 31.87'%

%34.28
%33.85
%31.87

CMYK color model

#F2EFE1 color CMYK value is (0,1,7,5).

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

CMYK: (0,1,7,5)
C0M1Y7K5 (0%, 1%, 7%, 5%)
(0.00 / 0.01 / 0.07 / 0.05)

CMYK percentages

%0
%1.24
%7.02
%5.1

Codes

Color #F2EFE1 in popluar color models

F2 EF E1
RGB 242 239 225
HSL 49° 39.53% 91.57%
HSB/HSV 49° 7.02% 94.90%
CMYK 0.00% 1.24% 7.02%
5.10%

Color #F2EFE1 in popluar number systems.

HEX F2 EF E1
Decimal 242 239 225
Binary 11110010 11101111 11100001
Octal 362 357 341

Shades and tints

Shades of #F2EFE1

#F2EFE1
(242,239,225)
#DCDACD
(220,218,205)
#C6C5B9
(198,197,185)
#B0B0A5
(176,176,165)
#9A9B91
(154,155,145)
#84867D
(132,134,125)
#6E7169
(110,113,105)
#585C55
(88,92,85)
#424741
(66,71,65)
#2C322D
(44,50,45)
#161D19
(22,29,25)
#000000
(0,0,0)

Tints of #F2EFE1

#F2EFE1
(242,239,225)
#F3F0E3
(243,240,227)
#F4F1E5
(244,241,229)
#F5F2E7
(245,242,231)
#F6F3E9
(246,243,233)
#F7F4EB
(247,244,235)
#F8F5ED
(248,245,237)
#F9F6EF
(249,246,239)
#FAF7F1
(250,247,241)
#FBF8F3
(251,248,243)
#FCF9F5
(252,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F2EFE1; }

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

This text font color is #F2EFE1.

Background Color

.myBgColor { background-color: #F2EFE1; }

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

This div background color is #F2EFE1.

Border color

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

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

This div border color is #F2EFE1.

Opacity

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

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

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

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

This text has shadow with #F2EFE1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F2EFE1.

Preview

Color preview on black background

This text has color #F2EFE1 on black background.


Color preview on white background

This text has color #F2EFE1 on white background.


Black color preview on #F2EFE1 background

This text has black color on #F2EFE1 background.


White color preview on #F2EFE1 background

This text has white color on #F2EFE1 background.


Related colors

Complementary color

Complementary color for #hex is #0D101E.


I love getcolorcode.com

Triadic colors

1 #E1F2EF and #EFE1F2 with #F2EFE1 are triadic colors.

2 #E1EFF2 and #EFF2E1 with #F2EFE1 are triadic colors.