COLOR #F1E569

HEX: #F1E569 RGB: (241,229,105)

Color info

#F1E569 contains mainly red and green colors. Web safe color of #F1E569 is #FFCC66 (or #FC6).

RGB color model

#F1E569 color RGB value is (241,229,105).

RGB: (241,229,105) (95%, 90%, 41%)

RGB channels and saturation

R 241 of 255 = 95%
G 229 of 255 = 90%
B 105 of 255 = 41%

241
229
105

R + G + B ~ 75%. #F1E569 is quite light color.

Portions of RGB colors in percentages

R + G + B = 241 + 229 + 105 = 575 (100%)
R 241 of 575 ~ 41.91%
G 229 of 575 ~ 39.83%
B 105 of 575 ~ 18.26'%

%41.91
%39.83
%18.26

CMYK color model

#F1E569 color CMYK value is (0,5,56,5).

  • cyan value is 0.00%
  • magenta value is 4.98%
  • yellow value is 56.43%
  • key color value is 5.49%

CMYK: (0,5,56,5)
C0M5Y56K5 (0%, 5%, 56%, 5%)
(0.00 / 0.05 / 0.56 / 0.05)

CMYK percentages

%0
%4.98
%56.43
%5.49

Codes

Color #F1E569 in popluar color models

F1 E5 69
RGB 241 229 105
HSL 55° 82.93% 67.84%
HSB/HSV 55° 56.43% 94.51%
CMYK 0.00% 4.98% 56.43%
5.49%

Color #F1E569 in popluar number systems.

HEX F1 E5 69
Decimal 241 229 105
Binary 11110001 11100101 1101001
Octal 361 345 151

Shades and tints

Shades of #F1E569

#F1E569
(241,229,105)
#DCD160
(220,209,96)
#C7BD57
(199,189,87)
#B2A94E
(178,169,78)
#9D9545
(157,149,69)
#88813C
(136,129,60)
#736D33
(115,109,51)
#5E592A
(94,89,42)
#494521
(73,69,33)
#343118
(52,49,24)
#1F1D0F
(31,29,15)
#000000
(0,0,0)

Tints of #F1E569

#F1E569
(241,229,105)
#F2E776
(242,231,118)
#F3E983
(243,233,131)
#F4EB90
(244,235,144)
#F5ED9D
(245,237,157)
#F6EFAA
(246,239,170)
#F7F1B7
(247,241,183)
#F8F3C4
(248,243,196)
#F9F5D1
(249,245,209)
#FAF7DE
(250,247,222)
#FBF9EB
(251,249,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F1E569 color. Also use rgb(241,229,105) instead hex code.

Text Font Color

.myTextColor { color: #F1E569; }

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

This text font color is #F1E569.

Background Color

.myBgColor { background-color: #F1E569; }

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

This div background color is #F1E569.

Border color

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

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

This div border color is #F1E569.

Opacity

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

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

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

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

This text has shadow with #F1E569 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F1E569.

Preview

Color preview on black background

This text has color #F1E569 on black background.


Color preview on white background

This text has color #F1E569 on white background.


Black color preview on #F1E569 background

This text has black color on #F1E569 background.


White color preview on #F1E569 background

This text has white color on #F1E569 background.


Related colors

Complementary color

Complementary color for #hex is #0E1A96.


I love getcolorcode.com

Triadic colors

1 #69F1E5 and #E569F1 with #F1E569 are triadic colors.

2 #69E5F1 and #E5F169 with #F1E569 are triadic colors.