COLOR #F5C3C6

HEX: #F5C3C6 RGB: (245,195,198)

Color info

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

RGB color model

#F5C3C6 color RGB value is (245,195,198).

RGB: (245,195,198) (96%, 76%, 78%)

RGB channels and saturation

R 245 of 255 = 96%
G 195 of 255 = 76%
B 198 of 255 = 78%

245
195
198

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

Portions of RGB colors in percentages

R + G + B = 245 + 195 + 198 = 638 (100%)
R 245 of 638 ~ 38.4%
G 195 of 638 ~ 30.56%
B 198 of 638 ~ 31.03'%

%38.4
%30.56
%31.03

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 20.41%
  • yellow value is 19.18%
  • key color value is 3.92%

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

CMYK percentages

%0
%20.41
%19.18
%3.92

Codes

Color #F5C3C6 in popluar color models

F5 C3 C6
RGB 245 195 198
HSL 356° 71.43% 86.27%
HSB/HSV 356° 20.41% 96.08%
CMYK 0.00% 20.41% 19.18%
3.92%

Color #F5C3C6 in popluar number systems.

HEX F5 C3 C6
Decimal 245 195 198
Binary 11110101 11000011 11000110
Octal 365 303 306

Shades and tints

Shades of #F5C3C6

#F5C3C6
(245,195,198)
#DFB2B4
(223,178,180)
#C9A1A2
(201,161,162)
#B39090
(179,144,144)
#9D7F7E
(157,127,126)
#876E6C
(135,110,108)
#715D5A
(113,93,90)
#5B4C48
(91,76,72)
#453B36
(69,59,54)
#2F2A24
(47,42,36)
#191912
(25,25,18)
#000000
(0,0,0)

Tints of #F5C3C6

#F5C3C6
(245,195,198)
#F5C8CB
(245,200,203)
#F5CDD0
(245,205,208)
#F5D2D5
(245,210,213)
#F5D7DA
(245,215,218)
#F5DCDF
(245,220,223)
#F5E1E4
(245,225,228)
#F5E6E9
(245,230,233)
#F5EBEE
(245,235,238)
#F5F0F3
(245,240,243)
#F5F5F8
(245,245,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F5C3C6 color. Also use rgb(245,195,198) instead hex code.

Text Font Color

.myTextColor { color: #F5C3C6; }

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

This text font color is #F5C3C6.

Background Color

.myBgColor { background-color: #F5C3C6; }

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

This div background color is #F5C3C6.

Border color

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

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

This div border color is #F5C3C6.

Opacity

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

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

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

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

This text has shadow with #F5C3C6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5C3C6.

Preview

Color preview on black background

This text has color #F5C3C6 on black background.


Color preview on white background

This text has color #F5C3C6 on white background.


Black color preview on #F5C3C6 background

This text has black color on #F5C3C6 background.


White color preview on #F5C3C6 background

This text has white color on #F5C3C6 background.


Related colors

Complementary color

Complementary color for #hex is #0A3C39.


I love getcolorcode.com

Triadic colors

1 #C6F5C3 and #C3C6F5 with #F5C3C6 are triadic colors.

2 #C6C3F5 and #C3F5C6 with #F5C3C6 are triadic colors.