COLOR #F7D6BA

HEX: #F7D6BA RGB: (247,214,186)

Color info

#F7D6BA contains mainly red and green colors. Web safe color of #F7D6BA is #FFCCCC (or #FCC).

RGB color model

#F7D6BA color RGB value is (247,214,186).

RGB: (247,214,186) (97%, 84%, 73%)

RGB channels and saturation

R 247 of 255 = 97%
G 214 of 255 = 84%
B 186 of 255 = 73%

247
214
186

R + G + B ~ 85%. #F7D6BA is quite light color.

Portions of RGB colors in percentages

R + G + B = 247 + 214 + 186 = 647 (100%)
R 247 of 647 ~ 38.18%
G 214 of 647 ~ 33.08%
B 186 of 647 ~ 28.75'%

%38.18
%33.08
%28.75

CMYK color model

#F7D6BA color CMYK value is (0,13,25,3).

  • cyan value is 0.00%
  • magenta value is 13.36%
  • yellow value is 24.70%
  • key color value is 3.14%

CMYK: (0,13,25,3)
C0M13Y25K3 (0%, 13%, 25%, 3%)
(0.00 / 0.13 / 0.25 / 0.03)

CMYK percentages

%0
%13.36
%24.7
%3.14

Codes

Color #F7D6BA in popluar color models

F7 D6 BA
RGB 247 214 186
HSL 28° 79.22% 84.90%
HSB/HSV 28° 24.70% 96.86%
CMYK 0.00% 13.36% 24.70%
3.14%

Color #F7D6BA in popluar number systems.

HEX F7 D6 BA
Decimal 247 214 186
Binary 11110111 11010110 10111010
Octal 367 326 272

Shades and tints

Shades of #F7D6BA

#F7D6BA
(247,214,186)
#E1C3AA
(225,195,170)
#CBB09A
(203,176,154)
#B59D8A
(181,157,138)
#9F8A7A
(159,138,122)
#89776A
(137,119,106)
#73645A
(115,100,90)
#5D514A
(93,81,74)
#473E3A
(71,62,58)
#312B2A
(49,43,42)
#1B181A
(27,24,26)
#000000
(0,0,0)

Tints of #F7D6BA

#F7D6BA
(247,214,186)
#F7D9C0
(247,217,192)
#F7DCC6
(247,220,198)
#F7DFCC
(247,223,204)
#F7E2D2
(247,226,210)
#F7E5D8
(247,229,216)
#F7E8DE
(247,232,222)
#F7EBE4
(247,235,228)
#F7EEEA
(247,238,234)
#F7F1F0
(247,241,240)
#F7F4F6
(247,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F7D6BA color. Also use rgb(247,214,186) instead hex code.

Text Font Color

.myTextColor { color: #F7D6BA; }

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

This text font color is #F7D6BA.

Background Color

.myBgColor { background-color: #F7D6BA; }

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

This div background color is #F7D6BA.

Border color

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

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

This div border color is #F7D6BA.

Opacity

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

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

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

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

This text has shadow with #F7D6BA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F7D6BA.

Preview

Color preview on black background

This text has color #F7D6BA on black background.


Color preview on white background

This text has color #F7D6BA on white background.


Black color preview on #F7D6BA background

This text has black color on #F7D6BA background.


White color preview on #F7D6BA background

This text has white color on #F7D6BA background.


Related colors

Complementary color

Complementary color for #hex is #082945.


I love getcolorcode.com

Triadic colors

1 #BAF7D6 and #D6BAF7 with #F7D6BA are triadic colors.

2 #BAD6F7 and #D6F7BA with #F7D6BA are triadic colors.