COLOR #F4C3C5

HEX: #F4C3C5 RGB: (244,195,197)

Color info

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

RGB color model

#F4C3C5 color RGB value is (244,195,197).

RGB: (244,195,197) (96%, 76%, 77%)

RGB channels and saturation

R 244 of 255 = 96%
G 195 of 255 = 76%
B 197 of 255 = 77%

244
195
197

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

Portions of RGB colors in percentages

R + G + B = 244 + 195 + 197 = 636 (100%)
R 244 of 636 ~ 38.36%
G 195 of 636 ~ 30.66%
B 197 of 636 ~ 30.97'%

%38.36
%30.66
%30.97

CMYK color model

#F4C3C5 color CMYK value is (0,20,19,4).

  • cyan value is 0.00%
  • magenta value is 20.08%
  • yellow value is 19.26%
  • key color value is 4.31%

CMYK: (0,20,19,4)
C0M20Y19K4 (0%, 20%, 19%, 4%)
(0.00 / 0.20 / 0.19 / 0.04)

CMYK percentages

%0
%20.08
%19.26
%4.31

Codes

Color #F4C3C5 in popluar color models

F4 C3 C5
RGB 244 195 197
HSL 358° 69.01% 86.08%
HSB/HSV 358° 20.08% 95.69%
CMYK 0.00% 20.08% 19.26%
4.31%

Color #F4C3C5 in popluar number systems.

HEX F4 C3 C5
Decimal 244 195 197
Binary 11110100 11000011 11000101
Octal 364 303 305

Shades and tints

Shades of #F4C3C5

#F4C3C5
(244,195,197)
#DEB2B4
(222,178,180)
#C8A1A3
(200,161,163)
#B29092
(178,144,146)
#9C7F81
(156,127,129)
#866E70
(134,110,112)
#705D5F
(112,93,95)
#5A4C4E
(90,76,78)
#443B3D
(68,59,61)
#2E2A2C
(46,42,44)
#18191B
(24,25,27)
#000000
(0,0,0)

Tints of #F4C3C5

#F4C3C5
(244,195,197)
#F5C8CA
(245,200,202)
#F6CDCF
(246,205,207)
#F7D2D4
(247,210,212)
#F8D7D9
(248,215,217)
#F9DCDE
(249,220,222)
#FAE1E3
(250,225,227)
#FBE6E8
(251,230,232)
#FCEBED
(252,235,237)
#FDF0F2
(253,240,242)
#FEF5F7
(254,245,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F4C3C5 color. Also use rgb(244,195,197) instead hex code.

Text Font Color

.myTextColor { color: #F4C3C5; }

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

This text font color is #F4C3C5.

Background Color

.myBgColor { background-color: #F4C3C5; }

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

This div background color is #F4C3C5.

Border color

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

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

This div border color is #F4C3C5.

Opacity

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

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

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

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

This text has shadow with #F4C3C5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F4C3C5.

Preview

Color preview on black background

This text has color #F4C3C5 on black background.


Color preview on white background

This text has color #F4C3C5 on white background.


Black color preview on #F4C3C5 background

This text has black color on #F4C3C5 background.


White color preview on #F4C3C5 background

This text has white color on #F4C3C5 background.


Related colors

Complementary color

Complementary color for #hex is #0B3C3A.


I love getcolorcode.com

Triadic colors

1 #C5F4C3 and #C3C5F4 with #F4C3C5 are triadic colors.

2 #C5C3F4 and #C3F4C5 with #F4C3C5 are triadic colors.