COLOR #F0C6C8

HEX: #F0C6C8 RGB: (240,198,200)

Color info

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

RGB color model

#F0C6C8 color RGB value is (240,198,200).

RGB: (240,198,200) (94%, 78%, 78%)

RGB channels and saturation

R 240 of 255 = 94%
G 198 of 255 = 78%
B 200 of 255 = 78%

240
198
200

R + G + B ~ 83%. #F0C6C8 is quite light color.

Portions of RGB colors in percentages

R + G + B = 240 + 198 + 200 = 638 (100%)
R 240 of 638 ~ 37.62%
G 198 of 638 ~ 31.03%
B 200 of 638 ~ 31.35'%

%37.62
%31.03
%31.35

CMYK color model

#F0C6C8 color CMYK value is (0,18,17,6).

  • cyan value is 0.00%
  • magenta value is 17.50%
  • yellow value is 16.67%
  • key color value is 5.88%

CMYK: (0,18,17,6)
C0M18Y17K6 (0%, 18%, 17%, 6%)
(0.00 / 0.18 / 0.17 / 0.06)

CMYK percentages

%0
%17.5
%16.67
%5.88

Codes

Color #F0C6C8 in popluar color models

F0 C6 C8
RGB 240 198 200
HSL 357° 58.33% 85.88%
HSB/HSV 357° 17.50% 94.12%
CMYK 0.00% 17.50% 16.67%
5.88%

Color #F0C6C8 in popluar number systems.

HEX F0 C6 C8
Decimal 240 198 200
Binary 11110000 11000110 11001000
Octal 360 306 310

Shades and tints

Shades of #F0C6C8

#F0C6C8
(240,198,200)
#DBB4B6
(219,180,182)
#C6A2A4
(198,162,164)
#B19092
(177,144,146)
#9C7E80
(156,126,128)
#876C6E
(135,108,110)
#725A5C
(114,90,92)
#5D484A
(93,72,74)
#483638
(72,54,56)
#332426
(51,36,38)
#1E1214
(30,18,20)
#000000
(0,0,0)

Tints of #F0C6C8

#F0C6C8
(240,198,200)
#F1CBCD
(241,203,205)
#F2D0D2
(242,208,210)
#F3D5D7
(243,213,215)
#F4DADC
(244,218,220)
#F5DFE1
(245,223,225)
#F6E4E6
(246,228,230)
#F7E9EB
(247,233,235)
#F8EEF0
(248,238,240)
#F9F3F5
(249,243,245)
#FAF8FA
(250,248,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F0C6C8 color. Also use rgb(240,198,200) instead hex code.

Text Font Color

.myTextColor { color: #F0C6C8; }

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

This text font color is #F0C6C8.

Background Color

.myBgColor { background-color: #F0C6C8; }

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

This div background color is #F0C6C8.

Border color

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

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

This div border color is #F0C6C8.

Opacity

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

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

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

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

This text has shadow with #F0C6C8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F0C6C8.

Preview

Color preview on black background

This text has color #F0C6C8 on black background.


Color preview on white background

This text has color #F0C6C8 on white background.


Black color preview on #F0C6C8 background

This text has black color on #F0C6C8 background.


White color preview on #F0C6C8 background

This text has white color on #F0C6C8 background.


Related colors

Complementary color

Complementary color for #hex is #0F3937.


I love getcolorcode.com

Triadic colors

1 #C8F0C6 and #C6C8F0 with #F0C6C8 are triadic colors.

2 #C8C6F0 and #C6F0C8 with #F0C6C8 are triadic colors.