COLOR #F1D794

HEX: #F1D794 RGB: (241,215,148)

Color info

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

RGB color model

#F1D794 color RGB value is (241,215,148).

RGB: (241,215,148) (95%, 84%, 58%)

RGB channels and saturation

R 241 of 255 = 95%
G 215 of 255 = 84%
B 148 of 255 = 58%

241
215
148

R + G + B ~ 79%. #F1D794 is quite light color.

Portions of RGB colors in percentages

R + G + B = 241 + 215 + 148 = 604 (100%)
R 241 of 604 ~ 39.9%
G 215 of 604 ~ 35.6%
B 148 of 604 ~ 24.5'%

%39.9
%35.6
%24.5

CMYK color model

#F1D794 color CMYK value is (0,11,39,5).

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

CMYK: (0,11,39,5)
C0M11Y39K5 (0%, 11%, 39%, 5%)
(0.00 / 0.11 / 0.39 / 0.05)

CMYK percentages

%0
%10.79
%38.59
%5.49

Codes

Color #F1D794 in popluar color models

F1 D7 94
RGB 241 215 148
HSL 43° 76.86% 76.27%
HSB/HSV 43° 38.59% 94.51%
CMYK 0.00% 10.79% 38.59%
5.49%

Color #F1D794 in popluar number systems.

HEX F1 D7 94
Decimal 241 215 148
Binary 11110001 11010111 10010100
Octal 361 327 224

Shades and tints

Shades of #F1D794

#F1D794
(241,215,148)
#DCC487
(220,196,135)
#C7B17A
(199,177,122)
#B29E6D
(178,158,109)
#9D8B60
(157,139,96)
#887853
(136,120,83)
#736546
(115,101,70)
#5E5239
(94,82,57)
#493F2C
(73,63,44)
#342C1F
(52,44,31)
#1F1912
(31,25,18)
#000000
(0,0,0)

Tints of #F1D794

#F1D794
(241,215,148)
#F2DA9D
(242,218,157)
#F3DDA6
(243,221,166)
#F4E0AF
(244,224,175)
#F5E3B8
(245,227,184)
#F6E6C1
(246,230,193)
#F7E9CA
(247,233,202)
#F8ECD3
(248,236,211)
#F9EFDC
(249,239,220)
#FAF2E5
(250,242,229)
#FBF5EE
(251,245,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F1D794; }

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

This text font color is #F1D794.

Background Color

.myBgColor { background-color: #F1D794; }

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

This div background color is #F1D794.

Border color

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

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

This div border color is #F1D794.

Opacity

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

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

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

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

This text has shadow with #F1D794 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F1D794.

Preview

Color preview on black background

This text has color #F1D794 on black background.


Color preview on white background

This text has color #F1D794 on white background.


Black color preview on #F1D794 background

This text has black color on #F1D794 background.


White color preview on #F1D794 background

This text has white color on #F1D794 background.


Related colors

Complementary color

Complementary color for #hex is #0E286B.


I love getcolorcode.com

Triadic colors

1 #94F1D7 and #D794F1 with #F1D794 are triadic colors.

2 #94D7F1 and #D7F194 with #F1D794 are triadic colors.