COLOR #F2E393

HEX: #F2E393 RGB: (242,227,147)

Color info

#F2E393 contains mainly red and green colors. Web safe color of #F2E393 is #FFCC99 (or #FC9).

RGB color model

#F2E393 color RGB value is (242,227,147).

RGB: (242,227,147) (95%, 89%, 58%)

RGB channels and saturation

R 242 of 255 = 95%
G 227 of 255 = 89%
B 147 of 255 = 58%

242
227
147

R + G + B ~ 81%. #F2E393 is quite light color.

Portions of RGB colors in percentages

R + G + B = 242 + 227 + 147 = 616 (100%)
R 242 of 616 ~ 39.29%
G 227 of 616 ~ 36.85%
B 147 of 616 ~ 23.86'%

%39.29
%36.85
%23.86

CMYK color model

#F2E393 color CMYK value is (0,6,39,5).

  • cyan value is 0.00%
  • magenta value is 6.20%
  • yellow value is 39.26%
  • key color value is 5.10%

CMYK: (0,6,39,5)
C0M6Y39K5 (0%, 6%, 39%, 5%)
(0.00 / 0.06 / 0.39 / 0.05)

CMYK percentages

%0
%6.2
%39.26
%5.1

Codes

Color #F2E393 in popluar color models

F2 E3 93
RGB 242 227 147
HSL 51° 78.51% 76.27%
HSB/HSV 51° 39.26% 94.90%
CMYK 0.00% 6.20% 39.26%
5.10%

Color #F2E393 in popluar number systems.

HEX F2 E3 93
Decimal 242 227 147
Binary 11110010 11100011 10010011
Octal 362 343 223

Shades and tints

Shades of #F2E393

#F2E393
(242,227,147)
#DCCF86
(220,207,134)
#C6BB79
(198,187,121)
#B0A76C
(176,167,108)
#9A935F
(154,147,95)
#847F52
(132,127,82)
#6E6B45
(110,107,69)
#585738
(88,87,56)
#42432B
(66,67,43)
#2C2F1E
(44,47,30)
#161B11
(22,27,17)
#000000
(0,0,0)

Tints of #F2E393

#F2E393
(242,227,147)
#F3E59C
(243,229,156)
#F4E7A5
(244,231,165)
#F5E9AE
(245,233,174)
#F6EBB7
(246,235,183)
#F7EDC0
(247,237,192)
#F8EFC9
(248,239,201)
#F9F1D2
(249,241,210)
#FAF3DB
(250,243,219)
#FBF5E4
(251,245,228)
#FCF7ED
(252,247,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F2E393 color. Also use rgb(242,227,147) instead hex code.

Text Font Color

.myTextColor { color: #F2E393; }

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

This text font color is #F2E393.

Background Color

.myBgColor { background-color: #F2E393; }

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

This div background color is #F2E393.

Border color

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

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

This div border color is #F2E393.

Opacity

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

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

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

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

This text has shadow with #F2E393 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F2E393.

Preview

Color preview on black background

This text has color #F2E393 on black background.


Color preview on white background

This text has color #F2E393 on white background.


Black color preview on #F2E393 background

This text has black color on #F2E393 background.


White color preview on #F2E393 background

This text has white color on #F2E393 background.


Related colors

Complementary color

Complementary color for #hex is #0D1C6C.


I love getcolorcode.com

Triadic colors

1 #93F2E3 and #E393F2 with #F2E393 are triadic colors.

2 #93E3F2 and #E3F293 with #F2E393 are triadic colors.