COLOR #F9C6C2

HEX: #F9C6C2 RGB: (249,198,194)

Color info

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

RGB color model

#F9C6C2 color RGB value is (249,198,194).

RGB: (249,198,194) (98%, 78%, 76%)

RGB channels and saturation

R 249 of 255 = 98%
G 198 of 255 = 78%
B 194 of 255 = 76%

249
198
194

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

Portions of RGB colors in percentages

R + G + B = 249 + 198 + 194 = 641 (100%)
R 249 of 641 ~ 38.85%
G 198 of 641 ~ 30.89%
B 194 of 641 ~ 30.27'%

%38.85
%30.89
%30.27

CMYK color model

#F9C6C2 color CMYK value is (0,20,22,2).

  • cyan value is 0.00%
  • magenta value is 20.48%
  • yellow value is 22.09%
  • key color value is 2.35%

CMYK: (0,20,22,2)
C0M20Y22K2 (0%, 20%, 22%, 2%)
(0.00 / 0.20 / 0.22 / 0.02)

CMYK percentages

%0
%20.48
%22.09
%2.35

Codes

Color #F9C6C2 in popluar color models

F9 C6 C2
RGB 249 198 194
HSL 82.09% 86.86%
HSB/HSV 22.09% 97.65%
CMYK 0.00% 20.48% 22.09%
2.35%

Color #F9C6C2 in popluar number systems.

HEX F9 C6 C2
Decimal 249 198 194
Binary 11111001 11000110 11000010
Octal 371 306 302

Shades and tints

Shades of #F9C6C2

#F9C6C2
(249,198,194)
#E3B4B1
(227,180,177)
#CDA2A0
(205,162,160)
#B7908F
(183,144,143)
#A17E7E
(161,126,126)
#8B6C6D
(139,108,109)
#755A5C
(117,90,92)
#5F484B
(95,72,75)
#49363A
(73,54,58)
#332429
(51,36,41)
#1D1218
(29,18,24)
#000000
(0,0,0)

Tints of #F9C6C2

#F9C6C2
(249,198,194)
#F9CBC7
(249,203,199)
#F9D0CC
(249,208,204)
#F9D5D1
(249,213,209)
#F9DAD6
(249,218,214)
#F9DFDB
(249,223,219)
#F9E4E0
(249,228,224)
#F9E9E5
(249,233,229)
#F9EEEA
(249,238,234)
#F9F3EF
(249,243,239)
#F9F8F4
(249,248,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F9C6C2 color. Also use rgb(249,198,194) instead hex code.

Text Font Color

.myTextColor { color: #F9C6C2; }

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

This text font color is #F9C6C2.

Background Color

.myBgColor { background-color: #F9C6C2; }

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

This div background color is #F9C6C2.

Border color

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

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

This div border color is #F9C6C2.

Opacity

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

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

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

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

This text has shadow with #F9C6C2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F9C6C2.

Preview

Color preview on black background

This text has color #F9C6C2 on black background.


Color preview on white background

This text has color #F9C6C2 on white background.


Black color preview on #F9C6C2 background

This text has black color on #F9C6C2 background.


White color preview on #F9C6C2 background

This text has white color on #F9C6C2 background.


Related colors

Complementary color

Complementary color for #hex is #06393D.


I love getcolorcode.com

Triadic colors

1 #C2F9C6 and #C6C2F9 with #F9C6C2 are triadic colors.

2 #C2C6F9 and #C6F9C2 with #F9C6C2 are triadic colors.