COLOR #F6C2C9

HEX: #F6C2C9 RGB: (246,194,201)

Color info

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

RGB color model

#F6C2C9 color RGB value is (246,194,201).

RGB: (246,194,201) (96%, 76%, 79%)

RGB channels and saturation

R 246 of 255 = 96%
G 194 of 255 = 76%
B 201 of 255 = 79%

246
194
201

R + G + B ~ 84%. #F6C2C9 is quite light color.

Portions of RGB colors in percentages

R + G + B = 246 + 194 + 201 = 641 (100%)
R 246 of 641 ~ 38.38%
G 194 of 641 ~ 30.27%
B 201 of 641 ~ 31.36'%

%38.38
%30.27
%31.36

CMYK color model

#F6C2C9 color CMYK value is (0,21,18,4).

  • cyan value is 0.00%
  • magenta value is 21.14%
  • yellow value is 18.29%
  • key color value is 3.53%
CMYK: (0,21,18,4) C0M21Y18K4 (0%,21%,18%,4%) (0.00/0.21/0.18/0.04) 

CMYK percentages

%0
%21.14
%18.29
%3.53

Codes

Color #F6C2C9 in popluar color models

F6 C2 C9
RGB 246 194 201
HSL 352° 74.29% 86.27%
HSB/HSV 352° 21.14% 96.47%
CMYK 0.00% 21.14% 18.29%
3.53%

Color #F6C2C9 in popluar number systems.

HEX F6 C2 C9
Decimal 246 194 201
Binary 11110110 11000010 11001001
Octal 366 302 311

Shades and tints

Shades of #F6C2C9

#F6C2C9
(246,194,201)
#E0B1B7
(224,177,183)
#CAA0A5
(202,160,165)
#B48F93
(180,143,147)
#9E7E81
(158,126,129)
#886D6F
(136,109,111)
#725C5D
(114,92,93)
#5C4B4B
(92,75,75)
#463A39
(70,58,57)
#302927
(48,41,39)
#1A1815
(26,24,21)
#000000
(0,0,0)

Tints of #F6C2C9

#F6C2C9
(246,194,201)
#F6C7CD
(246,199,205)
#F6CCD1
(246,204,209)
#F6D1D5
(246,209,213)
#F6D6D9
(246,214,217)
#F6DBDD
(246,219,221)
#F6E0E1
(246,224,225)
#F6E5E5
(246,229,229)
#F6EAE9
(246,234,233)
#F6EFED
(246,239,237)
#F6F4F1
(246,244,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F6C2C9 color. Also use rgb(246,194,201) instead hex code.

Text Font Color

.myTextColor { color: #F6C2C9; }

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

This text font color is #F6C2C9.

Background Color

.myBgColor { background-color: #F6C2C9; }

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

This div background color is #F6C2C9.

Border color

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

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

This div border color is #F6C2C9.

Opacity

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

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

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

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

This text has shadow with #F6C2C9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F6C2C9.

Preview

Color preview on black background

This text has color #F6C2C9 on black background.


Color preview on white background

This text has color #F6C2C9 on white background.


Black color preview on #F6C2C9 background

This text has black color on #F6C2C9 background.


White color preview on #F6C2C9 background

This text has white color on #F6C2C9 background.


Related colors

Complementary color

Complementary color for #hex is #093D36.


I love getcolorcode.com

Triadic colors

1 #C9F6C2 and #C2C9F6 with #F6C2C9 are triadic colors.

2 #C9C2F6 and #C2F6C9 with #F6C2C9 are triadic colors.