COLOR #F2E4D4

HEX: #F2E4D4 RGB: (242,228,212)

Color info

#F2E4D4 contains red, green and blue colors in about the same proportion. Web safe color of #F2E4D4 is #FFCCCC (or #FCC).

RGB color model

#F2E4D4 color RGB value is (242,228,212).

RGB: (242,228,212) (95%, 89%, 83%)

RGB channels and saturation

R 242 of 255 = 95%
G 228 of 255 = 89%
B 212 of 255 = 83%

242
228
212

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

Portions of RGB colors in percentages

R + G + B = 242 + 228 + 212 = 682 (100%)
R 242 of 682 ~ 35.48%
G 228 of 682 ~ 33.43%
B 212 of 682 ~ 31.09'%

%35.48
%33.43
%31.09

CMYK color model

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

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

CMYK: (0,6,12,5)
C0M6Y12K5 (0%, 6%, 12%, 5%)
(0.00 / 0.06 / 0.12 / 0.05)

CMYK percentages

%0
%5.79
%12.4
%5.1

Codes

Color #F2E4D4 in popluar color models

F2 E4 D4
RGB 242 228 212
HSL 32° 53.57% 89.02%
HSB/HSV 32° 12.40% 94.90%
CMYK 0.00% 5.79% 12.40%
5.10%

Color #F2E4D4 in popluar number systems.

HEX F2 E4 D4
Decimal 242 228 212
Binary 11110010 11100100 11010100
Octal 362 344 324

Shades and tints

Shades of #F2E4D4

#F2E4D4
(242,228,212)
#DCD0C1
(220,208,193)
#C6BCAE
(198,188,174)
#B0A89B
(176,168,155)
#9A9488
(154,148,136)
#848075
(132,128,117)
#6E6C62
(110,108,98)
#58584F
(88,88,79)
#42443C
(66,68,60)
#2C3029
(44,48,41)
#161C16
(22,28,22)
#000000
(0,0,0)

Tints of #F2E4D4

#F2E4D4
(242,228,212)
#F3E6D7
(243,230,215)
#F4E8DA
(244,232,218)
#F5EADD
(245,234,221)
#F6ECE0
(246,236,224)
#F7EEE3
(247,238,227)
#F8F0E6
(248,240,230)
#F9F2E9
(249,242,233)
#FAF4EC
(250,244,236)
#FBF6EF
(251,246,239)
#FCF8F2
(252,248,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F2E4D4; }

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

This text font color is #F2E4D4.

Background Color

.myBgColor { background-color: #F2E4D4; }

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

This div background color is #F2E4D4.

Border color

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

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

This div border color is #F2E4D4.

Opacity

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

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

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

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

This text has shadow with #F2E4D4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F2E4D4.

Preview

Color preview on black background

This text has color #F2E4D4 on black background.


Color preview on white background

This text has color #F2E4D4 on white background.


Black color preview on #F2E4D4 background

This text has black color on #F2E4D4 background.


White color preview on #F2E4D4 background

This text has white color on #F2E4D4 background.


Related colors

Complementary color

Complementary color for #hex is #0D1B2B.


I love getcolorcode.com

Triadic colors

1 #D4F2E4 and #E4D4F2 with #F2E4D4 are triadic colors.

2 #D4E4F2 and #E4F2D4 with #F2E4D4 are triadic colors.