COLOR #F7C886

HEX: #F7C886 RGB: (247,200,134)

Color info

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

RGB color model

#F7C886 color RGB value is (247,200,134).

RGB: (247,200,134) (97%, 78%, 53%)

RGB channels and saturation

R 247 of 255 = 97%
G 200 of 255 = 78%
B 134 of 255 = 53%

247
200
134

R + G + B ~ 76%. #F7C886 is quite light color.

Portions of RGB colors in percentages

R + G + B = 247 + 200 + 134 = 581 (100%)
R 247 of 581 ~ 42.51%
G 200 of 581 ~ 34.42%
B 134 of 581 ~ 23.06'%

%42.51
%34.42
%23.06

CMYK color model

#F7C886 color CMYK value is (0,19,46,3).

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

CMYK: (0,19,46,3)
C0M19Y46K3 (0%, 19%, 46%, 3%)
(0.00 / 0.19 / 0.46 / 0.03)

CMYK percentages

%0
%19.03
%45.75
%3.14

Codes

Color #F7C886 in popluar color models

F7 C8 86
RGB 247 200 134
HSL 35° 87.60% 74.71%
HSB/HSV 35° 45.75% 96.86%
CMYK 0.00% 19.03% 45.75%
3.14%

Color #F7C886 in popluar number systems.

HEX F7 C8 86
Decimal 247 200 134
Binary 11110111 11001000 10000110
Octal 367 310 206

Shades and tints

Shades of #F7C886

#F7C886
(247,200,134)
#E1B67A
(225,182,122)
#CBA46E
(203,164,110)
#B59262
(181,146,98)
#9F8056
(159,128,86)
#896E4A
(137,110,74)
#735C3E
(115,92,62)
#5D4A32
(93,74,50)
#473826
(71,56,38)
#31261A
(49,38,26)
#1B140E
(27,20,14)
#000000
(0,0,0)

Tints of #F7C886

#F7C886
(247,200,134)
#F7CD91
(247,205,145)
#F7D29C
(247,210,156)
#F7D7A7
(247,215,167)
#F7DCB2
(247,220,178)
#F7E1BD
(247,225,189)
#F7E6C8
(247,230,200)
#F7EBD3
(247,235,211)
#F7F0DE
(247,240,222)
#F7F5E9
(247,245,233)
#F7FAF4
(247,250,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F7C886; }

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

This text font color is #F7C886.

Background Color

.myBgColor { background-color: #F7C886; }

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

This div background color is #F7C886.

Border color

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

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

This div border color is #F7C886.

Opacity

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

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

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

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

This text has shadow with #F7C886 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F7C886.

Preview

Color preview on black background

This text has color #F7C886 on black background.


Color preview on white background

This text has color #F7C886 on white background.


Black color preview on #F7C886 background

This text has black color on #F7C886 background.


White color preview on #F7C886 background

This text has white color on #F7C886 background.


Related colors

Complementary color

Complementary color for #hex is #083779.


I love getcolorcode.com

Triadic colors

1 #86F7C8 and #C886F7 with #F7C886 are triadic colors.

2 #86C8F7 and #C8F786 with #F7C886 are triadic colors.