COLOR #F7D6BE

HEX: #F7D6BE RGB: (247,214,190)

Color info

#F7D6BE contains red, green and blue colors in about the same proportion. Web safe color of #F7D6BE is #FFCCCC (or #FCC).

RGB color model

#F7D6BE color RGB value is (247,214,190).

RGB: (247,214,190) (97%, 84%, 75%)

RGB channels and saturation

R 247 of 255 = 97%
G 214 of 255 = 84%
B 190 of 255 = 75%

247
214
190

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

Portions of RGB colors in percentages

R + G + B = 247 + 214 + 190 = 651 (100%)
R 247 of 651 ~ 37.94%
G 214 of 651 ~ 32.87%
B 190 of 651 ~ 29.19'%

%37.94
%32.87
%29.19

CMYK color model

#F7D6BE color CMYK value is (0,13,23,3).

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

CMYK: (0,13,23,3)
C0M13Y23K3 (0%, 13%, 23%, 3%)
(0.00 / 0.13 / 0.23 / 0.03)

CMYK percentages

%0
%13.36
%23.08
%3.14

Codes

Color #F7D6BE in popluar color models

F7 D6 BE
RGB 247 214 190
HSL 25° 78.08% 85.69%
HSB/HSV 25° 23.08% 96.86%
CMYK 0.00% 13.36% 23.08%
3.14%

Color #F7D6BE in popluar number systems.

HEX F7 D6 BE
Decimal 247 214 190
Binary 11110111 11010110 10111110
Octal 367 326 276

Shades and tints

Shades of #F7D6BE

#F7D6BE
(247,214,190)
#E1C3AD
(225,195,173)
#CBB09C
(203,176,156)
#B59D8B
(181,157,139)
#9F8A7A
(159,138,122)
#897769
(137,119,105)
#736458
(115,100,88)
#5D5147
(93,81,71)
#473E36
(71,62,54)
#312B25
(49,43,37)
#1B1814
(27,24,20)
#000000
(0,0,0)

Tints of #F7D6BE

#F7D6BE
(247,214,190)
#F7D9C3
(247,217,195)
#F7DCC8
(247,220,200)
#F7DFCD
(247,223,205)
#F7E2D2
(247,226,210)
#F7E5D7
(247,229,215)
#F7E8DC
(247,232,220)
#F7EBE1
(247,235,225)
#F7EEE6
(247,238,230)
#F7F1EB
(247,241,235)
#F7F4F0
(247,244,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F7D6BE; }

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

This text font color is #F7D6BE.

Background Color

.myBgColor { background-color: #F7D6BE; }

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

This div background color is #F7D6BE.

Border color

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

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

This div border color is #F7D6BE.

Opacity

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

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

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

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

This text has shadow with #F7D6BE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F7D6BE.

Preview

Color preview on black background

This text has color #F7D6BE on black background.


Color preview on white background

This text has color #F7D6BE on white background.


Black color preview on #F7D6BE background

This text has black color on #F7D6BE background.


White color preview on #F7D6BE background

This text has white color on #F7D6BE background.


Related colors

Complementary color

Complementary color for #hex is #082941.


I love getcolorcode.com

Triadic colors

1 #BEF7D6 and #D6BEF7 with #F7D6BE are triadic colors.

2 #BED6F7 and #D6F7BE with #F7D6BE are triadic colors.