COLOR #F7C894

HEX: #F7C894 RGB: (247,200,148)

Color info

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

RGB color model

#F7C894 color RGB value is (247,200,148).

RGB: (247,200,148) (97%, 78%, 58%)

RGB channels and saturation

R 247 of 255 = 97%
G 200 of 255 = 78%
B 148 of 255 = 58%

247
200
148

R + G + B ~ 78%. #F7C894 is quite light color.

Portions of RGB colors in percentages

R + G + B = 247 + 200 + 148 = 595 (100%)
R 247 of 595 ~ 41.51%
G 200 of 595 ~ 33.61%
B 148 of 595 ~ 24.87'%

%41.51
%33.61
%24.87

CMYK color model

#F7C894 color CMYK value is (0,19,40,3).

  • cyan value is 0.00%
  • magenta value is 19.03%
  • yellow value is 40.08%
  • key color value is 3.14%

CMYK: (0,19,40,3)
C0M19Y40K3 (0%, 19%, 40%, 3%)
(0.00 / 0.19 / 0.40 / 0.03)

CMYK percentages

%0
%19.03
%40.08
%3.14

Codes

Color #F7C894 in popluar color models

F7 C8 94
RGB 247 200 148
HSL 32° 86.09% 77.45%
HSB/HSV 32° 40.08% 96.86%
CMYK 0.00% 19.03% 40.08%
3.14%

Color #F7C894 in popluar number systems.

HEX F7 C8 94
Decimal 247 200 148
Binary 11110111 11001000 10010100
Octal 367 310 224

Shades and tints

Shades of #F7C894

#F7C894
(247,200,148)
#E1B687
(225,182,135)
#CBA47A
(203,164,122)
#B5926D
(181,146,109)
#9F8060
(159,128,96)
#896E53
(137,110,83)
#735C46
(115,92,70)
#5D4A39
(93,74,57)
#47382C
(71,56,44)
#31261F
(49,38,31)
#1B1412
(27,20,18)
#000000
(0,0,0)

Tints of #F7C894

#F7C894
(247,200,148)
#F7CD9D
(247,205,157)
#F7D2A6
(247,210,166)
#F7D7AF
(247,215,175)
#F7DCB8
(247,220,184)
#F7E1C1
(247,225,193)
#F7E6CA
(247,230,202)
#F7EBD3
(247,235,211)
#F7F0DC
(247,240,220)
#F7F5E5
(247,245,229)
#F7FAEE
(247,250,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F7C894 color. Also use rgb(247,200,148) instead hex code.

Text Font Color

.myTextColor { color: #F7C894; }

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

This text font color is #F7C894.

Background Color

.myBgColor { background-color: #F7C894; }

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

This div background color is #F7C894.

Border color

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

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

This div border color is #F7C894.

Opacity

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

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

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

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

This text has shadow with #F7C894 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F7C894.

Preview

Color preview on black background

This text has color #F7C894 on black background.


Color preview on white background

This text has color #F7C894 on white background.


Black color preview on #F7C894 background

This text has black color on #F7C894 background.


White color preview on #F7C894 background

This text has white color on #F7C894 background.


Related colors

Complementary color

Complementary color for #hex is #08376B.


I love getcolorcode.com

Triadic colors

1 #94F7C8 and #C894F7 with #F7C894 are triadic colors.

2 #94C8F7 and #C8F794 with #F7C894 are triadic colors.