COLOR #F1C8D1

HEX: #F1C8D1 RGB: (241,200,209)

Color info

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

RGB color model

#F1C8D1 color RGB value is (241,200,209).

RGB: (241,200,209) (95%, 78%, 82%)

RGB channels and saturation

R 241 of 255 = 95%
G 200 of 255 = 78%
B 209 of 255 = 82%

241
200
209

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

Portions of RGB colors in percentages

R + G + B = 241 + 200 + 209 = 650 (100%)
R 241 of 650 ~ 37.08%
G 200 of 650 ~ 30.77%
B 209 of 650 ~ 32.15'%

%37.08
%30.77
%32.15

CMYK color model

#F1C8D1 color CMYK value is (0,17,13,5).

  • cyan value is 0.00%
  • magenta value is 17.01%
  • yellow value is 13.28%
  • key color value is 5.49%

CMYK: (0,17,13,5)
C0M17Y13K5 (0%, 17%, 13%, 5%)
(0.00 / 0.17 / 0.13 / 0.05)

CMYK percentages

%0
%17.01
%13.28
%5.49

Codes

Color #F1C8D1 in popluar color models

F1 C8 D1
RGB 241 200 209
HSL 347° 59.42% 86.47%
HSB/HSV 347° 17.01% 94.51%
CMYK 0.00% 17.01% 13.28%
5.49%

Color #F1C8D1 in popluar number systems.

HEX F1 C8 D1
Decimal 241 200 209
Binary 11110001 11001000 11010001
Octal 361 310 321

Shades and tints

Shades of #F1C8D1

#F1C8D1
(241,200,209)
#DCB6BE
(220,182,190)
#C7A4AB
(199,164,171)
#B29298
(178,146,152)
#9D8085
(157,128,133)
#886E72
(136,110,114)
#735C5F
(115,92,95)
#5E4A4C
(94,74,76)
#493839
(73,56,57)
#342626
(52,38,38)
#1F1413
(31,20,19)
#000000
(0,0,0)

Tints of #F1C8D1

#F1C8D1
(241,200,209)
#F2CDD5
(242,205,213)
#F3D2D9
(243,210,217)
#F4D7DD
(244,215,221)
#F5DCE1
(245,220,225)
#F6E1E5
(246,225,229)
#F7E6E9
(247,230,233)
#F8EBED
(248,235,237)
#F9F0F1
(249,240,241)
#FAF5F5
(250,245,245)
#FBFAF9
(251,250,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F1C8D1 color. Also use rgb(241,200,209) instead hex code.

Text Font Color

.myTextColor { color: #F1C8D1; }

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

This text font color is #F1C8D1.

Background Color

.myBgColor { background-color: #F1C8D1; }

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

This div background color is #F1C8D1.

Border color

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

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

This div border color is #F1C8D1.

Opacity

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

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

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

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

This text has shadow with #F1C8D1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F1C8D1.

Preview

Color preview on black background

This text has color #F1C8D1 on black background.


Color preview on white background

This text has color #F1C8D1 on white background.


Black color preview on #F1C8D1 background

This text has black color on #F1C8D1 background.


White color preview on #F1C8D1 background

This text has white color on #F1C8D1 background.


Related colors

Complementary color

Complementary color for #hex is #0E372E.


I love getcolorcode.com

Triadic colors

1 #D1F1C8 and #C8D1F1 with #F1C8D1 are triadic colors.

2 #D1C8F1 and #C8F1D1 with #F1C8D1 are triadic colors.