COLOR #F7D5C2

HEX: #F7D5C2 RGB: (247,213,194)

Color info

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

RGB color model

#F7D5C2 color RGB value is (247,213,194).

RGB: (247,213,194) (97%, 84%, 76%)

RGB channels and saturation

R 247 of 255 = 97%
G 213 of 255 = 84%
B 194 of 255 = 76%

247
213
194

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

Portions of RGB colors in percentages

R + G + B = 247 + 213 + 194 = 654 (100%)
R 247 of 654 ~ 37.77%
G 213 of 654 ~ 32.57%
B 194 of 654 ~ 29.66'%

%37.77
%32.57
%29.66

CMYK color model

#F7D5C2 color CMYK value is (0,14,21,3).

  • cyan value is 0.00%
  • magenta value is 13.77%
  • yellow value is 21.46%
  • key color value is 3.14%

CMYK: (0,14,21,3)
C0M14Y21K3 (0%, 14%, 21%, 3%)
(0.00 / 0.14 / 0.21 / 0.03)

CMYK percentages

%0
%13.77
%21.46
%3.14

Codes

Color #F7D5C2 in popluar color models

F7 D5 C2
RGB 247 213 194
HSL 22° 76.81% 86.47%
HSB/HSV 22° 21.46% 96.86%
CMYK 0.00% 13.77% 21.46%
3.14%

Color #F7D5C2 in popluar number systems.

HEX F7 D5 C2
Decimal 247 213 194
Binary 11110111 11010101 11000010
Octal 367 325 302

Shades and tints

Shades of #F7D5C2

#F7D5C2
(247,213,194)
#E1C2B1
(225,194,177)
#CBAFA0
(203,175,160)
#B59C8F
(181,156,143)
#9F897E
(159,137,126)
#89766D
(137,118,109)
#73635C
(115,99,92)
#5D504B
(93,80,75)
#473D3A
(71,61,58)
#312A29
(49,42,41)
#1B1718
(27,23,24)
#000000
(0,0,0)

Tints of #F7D5C2

#F7D5C2
(247,213,194)
#F7D8C7
(247,216,199)
#F7DBCC
(247,219,204)
#F7DED1
(247,222,209)
#F7E1D6
(247,225,214)
#F7E4DB
(247,228,219)
#F7E7E0
(247,231,224)
#F7EAE5
(247,234,229)
#F7EDEA
(247,237,234)
#F7F0EF
(247,240,239)
#F7F3F4
(247,243,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F7D5C2 color. Also use rgb(247,213,194) instead hex code.

Text Font Color

.myTextColor { color: #F7D5C2; }

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

This text font color is #F7D5C2.

Background Color

.myBgColor { background-color: #F7D5C2; }

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

This div background color is #F7D5C2.

Border color

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

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

This div border color is #F7D5C2.

Opacity

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

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

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

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

This text has shadow with #F7D5C2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F7D5C2.

Preview

Color preview on black background

This text has color #F7D5C2 on black background.


Color preview on white background

This text has color #F7D5C2 on white background.


Black color preview on #F7D5C2 background

This text has black color on #F7D5C2 background.


White color preview on #F7D5C2 background

This text has white color on #F7D5C2 background.


Related colors

Complementary color

Complementary color for #hex is #082A3D.


I love getcolorcode.com

Triadic colors

1 #C2F7D5 and #D5C2F7 with #F7D5C2 are triadic colors.

2 #C2D5F7 and #D5F7C2 with #F7D5C2 are triadic colors.