COLOR #F7D7C5

HEX: #F7D7C5 RGB: (247,215,197)

Color info

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

RGB color model

#F7D7C5 color RGB value is (247,215,197).

RGB: (247,215,197) (97%, 84%, 77%)

RGB channels and saturation

R 247 of 255 = 97%
G 215 of 255 = 84%
B 197 of 255 = 77%

247
215
197

R + G + B ~ 86%. #F7D7C5 is light color.

Portions of RGB colors in percentages

R + G + B = 247 + 215 + 197 = 659 (100%)
R 247 of 659 ~ 37.48%
G 215 of 659 ~ 32.63%
B 197 of 659 ~ 29.89'%

%37.48
%32.63
%29.89

CMYK color model

#F7D7C5 color CMYK value is (0,13,20,3).

  • cyan value is 0.00%
  • magenta value is 12.96%
  • yellow value is 20.24%
  • key color value is 3.14%

CMYK: (0,13,20,3)
C0M13Y20K3 (0%, 13%, 20%, 3%)
(0.00 / 0.13 / 0.20 / 0.03)

CMYK percentages

%0
%12.96
%20.24
%3.14

Codes

Color #F7D7C5 in popluar color models

F7 D7 C5
RGB 247 215 197
HSL 22° 75.76% 87.06%
HSB/HSV 22° 20.24% 96.86%
CMYK 0.00% 12.96% 20.24%
3.14%

Color #F7D7C5 in popluar number systems.

HEX F7 D7 C5
Decimal 247 215 197
Binary 11110111 11010111 11000101
Octal 367 327 305

Shades and tints

Shades of #F7D7C5

#F7D7C5
(247,215,197)
#E1C4B4
(225,196,180)
#CBB1A3
(203,177,163)
#B59E92
(181,158,146)
#9F8B81
(159,139,129)
#897870
(137,120,112)
#73655F
(115,101,95)
#5D524E
(93,82,78)
#473F3D
(71,63,61)
#312C2C
(49,44,44)
#1B191B
(27,25,27)
#000000
(0,0,0)

Tints of #F7D7C5

#F7D7C5
(247,215,197)
#F7DACA
(247,218,202)
#F7DDCF
(247,221,207)
#F7E0D4
(247,224,212)
#F7E3D9
(247,227,217)
#F7E6DE
(247,230,222)
#F7E9E3
(247,233,227)
#F7ECE8
(247,236,232)
#F7EFED
(247,239,237)
#F7F2F2
(247,242,242)
#F7F5F7
(247,245,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F7D7C5 color. Also use rgb(247,215,197) instead hex code.

Text Font Color

.myTextColor { color: #F7D7C5; }

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

This text font color is #F7D7C5.

Background Color

.myBgColor { background-color: #F7D7C5; }

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

This div background color is #F7D7C5.

Border color

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

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

This div border color is #F7D7C5.

Opacity

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

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

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

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

This text has shadow with #F7D7C5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F7D7C5.

Preview

Color preview on black background

This text has color #F7D7C5 on black background.


Color preview on white background

This text has color #F7D7C5 on white background.


Black color preview on #F7D7C5 background

This text has black color on #F7D7C5 background.


White color preview on #F7D7C5 background

This text has white color on #F7D7C5 background.


Related colors

Complementary color

Complementary color for #hex is #08283A.


I love getcolorcode.com

Triadic colors

1 #C5F7D7 and #D7C5F7 with #F7D7C5 are triadic colors.

2 #C5D7F7 and #D7F7C5 with #F7D7C5 are triadic colors.