COLOR #F1E394

HEX: #F1E394 RGB: (241,227,148)

Color info

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

RGB color model

#F1E394 color RGB value is (241,227,148).

RGB: (241,227,148) (95%, 89%, 58%)

RGB channels and saturation

R 241 of 255 = 95%
G 227 of 255 = 89%
B 148 of 255 = 58%

241
227
148

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

Portions of RGB colors in percentages

R + G + B = 241 + 227 + 148 = 616 (100%)
R 241 of 616 ~ 39.12%
G 227 of 616 ~ 36.85%
B 148 of 616 ~ 24.03'%

%39.12
%36.85
%24.03

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 5.81%
  • yellow value is 38.59%
  • key color value is 5.49%

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

CMYK percentages

%0
%5.81
%38.59
%5.49

Codes

Color #F1E394 in popluar color models

F1 E3 94
RGB 241 227 148
HSL 51° 76.86% 76.27%
HSB/HSV 51° 38.59% 94.51%
CMYK 0.00% 5.81% 38.59%
5.49%

Color #F1E394 in popluar number systems.

HEX F1 E3 94
Decimal 241 227 148
Binary 11110001 11100011 10010100
Octal 361 343 224

Shades and tints

Shades of #F1E394

#F1E394
(241,227,148)
#DCCF87
(220,207,135)
#C7BB7A
(199,187,122)
#B2A76D
(178,167,109)
#9D9360
(157,147,96)
#887F53
(136,127,83)
#736B46
(115,107,70)
#5E5739
(94,87,57)
#49432C
(73,67,44)
#342F1F
(52,47,31)
#1F1B12
(31,27,18)
#000000
(0,0,0)

Tints of #F1E394

#F1E394
(241,227,148)
#F2E59D
(242,229,157)
#F3E7A6
(243,231,166)
#F4E9AF
(244,233,175)
#F5EBB8
(245,235,184)
#F6EDC1
(246,237,193)
#F7EFCA
(247,239,202)
#F8F1D3
(248,241,211)
#F9F3DC
(249,243,220)
#FAF5E5
(250,245,229)
#FBF7EE
(251,247,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F1E394 color. Also use rgb(241,227,148) instead hex code.

Text Font Color

.myTextColor { color: #F1E394; }

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

This text font color is #F1E394.

Background Color

.myBgColor { background-color: #F1E394; }

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

This div background color is #F1E394.

Border color

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

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

This div border color is #F1E394.

Opacity

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

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

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

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

This text has shadow with #F1E394 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F1E394.

Preview

Color preview on black background

This text has color #F1E394 on black background.


Color preview on white background

This text has color #F1E394 on white background.


Black color preview on #F1E394 background

This text has black color on #F1E394 background.


White color preview on #F1E394 background

This text has white color on #F1E394 background.


Related colors

Complementary color

Complementary color for #hex is #0E1C6B.


I love getcolorcode.com

Triadic colors

1 #94F1E3 and #E394F1 with #F1E394 are triadic colors.

2 #94E3F1 and #E3F194 with #F1E394 are triadic colors.