COLOR #F7D9E1

HEX: #F7D9E1 RGB: (247,217,225)

Color info

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

RGB color model

#F7D9E1 color RGB value is (247,217,225).

RGB: (247,217,225) (97%, 85%, 88%)

RGB channels and saturation

R 247 of 255 = 97%
G 217 of 255 = 85%
B 225 of 255 = 88%

247
217
225

R + G + B ~ 90%. #F7D9E1 is light color.

Portions of RGB colors in percentages

R + G + B = 247 + 217 + 225 = 689 (100%)
R 247 of 689 ~ 35.85%
G 217 of 689 ~ 31.49%
B 225 of 689 ~ 32.66'%

%35.85
%31.49
%32.66

CMYK color model

#F7D9E1 color CMYK value is (0,12,9,3).

  • cyan value is 0.00%
  • magenta value is 12.15%
  • yellow value is 8.91%
  • key color value is 3.14%

CMYK: (0,12,9,3)
C0M12Y9K3 (0%, 12%, 9%, 3%)
(0.00 / 0.12 / 0.09 / 0.03)

CMYK percentages

%0
%12.15
%8.91
%3.14

Codes

Color #F7D9E1 in popluar color models

F7 D9 E1
RGB 247 217 225
HSL 344° 65.22% 90.98%
HSB/HSV 344° 12.15% 96.86%
CMYK 0.00% 12.15% 8.91%
3.14%

Color #F7D9E1 in popluar number systems.

HEX F7 D9 E1
Decimal 247 217 225
Binary 11110111 11011001 11100001
Octal 367 331 341

Shades and tints

Shades of #F7D9E1

#F7D9E1
(247,217,225)
#E1C6CD
(225,198,205)
#CBB3B9
(203,179,185)
#B5A0A5
(181,160,165)
#9F8D91
(159,141,145)
#897A7D
(137,122,125)
#736769
(115,103,105)
#5D5455
(93,84,85)
#474141
(71,65,65)
#312E2D
(49,46,45)
#1B1B19
(27,27,25)
#000000
(0,0,0)

Tints of #F7D9E1

#F7D9E1
(247,217,225)
#F7DCE3
(247,220,227)
#F7DFE5
(247,223,229)
#F7E2E7
(247,226,231)
#F7E5E9
(247,229,233)
#F7E8EB
(247,232,235)
#F7EBED
(247,235,237)
#F7EEEF
(247,238,239)
#F7F1F1
(247,241,241)
#F7F4F3
(247,244,243)
#F7F7F5
(247,247,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F7D9E1 color. Also use rgb(247,217,225) instead hex code.

Text Font Color

.myTextColor { color: #F7D9E1; }

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

This text font color is #F7D9E1.

Background Color

.myBgColor { background-color: #F7D9E1; }

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

This div background color is #F7D9E1.

Border color

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

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

This div border color is #F7D9E1.

Opacity

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

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

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

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

This text has shadow with #F7D9E1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F7D9E1.

Preview

Color preview on black background

This text has color #F7D9E1 on black background.


Color preview on white background

This text has color #F7D9E1 on white background.


Black color preview on #F7D9E1 background

This text has black color on #F7D9E1 background.


White color preview on #F7D9E1 background

This text has white color on #F7D9E1 background.


Related colors

Complementary color

Complementary color for #hex is #08261E.


I love getcolorcode.com

Triadic colors

1 #E1F7D9 and #D9E1F7 with #F7D9E1 are triadic colors.

2 #E1D9F7 and #D9F7E1 with #F7D9E1 are triadic colors.