COLOR #F1D7F0

HEX: #F1D7F0 RGB: (241,215,240)

Color info

#F1D7F0 contains red, green and blue colors in about the same proportion. Web safe color of #F1D7F0 is #FFCCFF (or #FCF).

RGB color model

#F1D7F0 color RGB value is (241,215,240).

RGB: (241,215,240) (95%, 84%, 94%)

RGB channels and saturation

R 241 of 255 = 95%
G 215 of 255 = 84%
B 240 of 255 = 94%

241
215
240

R + G + B ~ 91%. #F1D7F0 is light color.

Portions of RGB colors in percentages

R + G + B = 241 + 215 + 240 = 696 (100%)
R 241 of 696 ~ 34.63%
G 215 of 696 ~ 30.89%
B 240 of 696 ~ 34.48'%

%34.63
%30.89
%34.48

CMYK color model

#F1D7F0 color CMYK value is (0,11,0,5).

  • cyan value is 0.00%
  • magenta value is 10.79%
  • yellow value is 0.41%
  • key color value is 5.49%

CMYK: (0,11,0,5)
C0M11Y0K5 (0%, 11%, 0%, 5%)
(0.00 / 0.11 / 0.00 / 0.05)

CMYK percentages

%0
%10.79
%0.41
%5.49

Codes

Color #F1D7F0 in popluar color models

F1 D7 F0
RGB 241 215 240
HSL 302° 48.15% 89.41%
HSB/HSV 302° 10.79% 94.51%
CMYK 0.00% 10.79% 0.41%
5.49%

Color #F1D7F0 in popluar number systems.

HEX F1 D7 F0
Decimal 241 215 240
Binary 11110001 11010111 11110000
Octal 361 327 360

Shades and tints

Shades of #F1D7F0

#F1D7F0
(241,215,240)
#DCC4DB
(220,196,219)
#C7B1C6
(199,177,198)
#B29EB1
(178,158,177)
#9D8B9C
(157,139,156)
#887887
(136,120,135)
#736572
(115,101,114)
#5E525D
(94,82,93)
#493F48
(73,63,72)
#342C33
(52,44,51)
#1F191E
(31,25,30)
#000000
(0,0,0)

Tints of #F1D7F0

#F1D7F0
(241,215,240)
#F2DAF1
(242,218,241)
#F3DDF2
(243,221,242)
#F4E0F3
(244,224,243)
#F5E3F4
(245,227,244)
#F6E6F5
(246,230,245)
#F7E9F6
(247,233,246)
#F8ECF7
(248,236,247)
#F9EFF8
(249,239,248)
#FAF2F9
(250,242,249)
#FBF5FA
(251,245,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F1D7F0 color. Also use rgb(241,215,240) instead hex code.

Text Font Color

.myTextColor { color: #F1D7F0; }

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

This text font color is #F1D7F0.

Background Color

.myBgColor { background-color: #F1D7F0; }

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

This div background color is #F1D7F0.

Border color

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

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

This div border color is #F1D7F0.

Opacity

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

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

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

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

This text has shadow with #F1D7F0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F1D7F0.

Preview

Color preview on black background

This text has color #F1D7F0 on black background.


Color preview on white background

This text has color #F1D7F0 on white background.


Black color preview on #F1D7F0 background

This text has black color on #F1D7F0 background.


White color preview on #F1D7F0 background

This text has white color on #F1D7F0 background.


Related colors

Complementary color

Complementary color for #hex is #0E280F.


I love getcolorcode.com

Triadic colors

1 #F0F1D7 and #D7F0F1 with #F1D7F0 are triadic colors.

2 #F0D7F1 and #D7F1F0 with #F1D7F0 are triadic colors.