COLOR #F5C9F0

HEX: #F5C9F0 RGB: (245,201,240)

Color info

#F5C9F0 contains red, green and blue colors in about the same proportion. Web safe color of #F5C9F0 is #FFCCFF (or #FCF).

RGB color model

#F5C9F0 color RGB value is (245,201,240).

RGB: (245,201,240) (96%, 79%, 94%)

RGB channels and saturation

R 245 of 255 = 96%
G 201 of 255 = 79%
B 240 of 255 = 94%

245
201
240

R + G + B ~ 90%. #F5C9F0 is light color.

Portions of RGB colors in percentages

R + G + B = 245 + 201 + 240 = 686 (100%)
R 245 of 686 ~ 35.71%
G 201 of 686 ~ 29.3%
B 240 of 686 ~ 34.99'%

%35.71
%29.3
%34.99

CMYK color model

#F5C9F0 color CMYK value is (0,18,2,4).

  • cyan value is 0.00%
  • magenta value is 17.96%
  • yellow value is 2.04%
  • key color value is 3.92%

CMYK: (0,18,2,4)
C0M18Y2K4 (0%, 18%, 2%, 4%)
(0.00 / 0.18 / 0.02 / 0.04)

CMYK percentages

%0
%17.96
%2.04
%3.92

Codes

Color #F5C9F0 in popluar color models

F5 C9 F0
RGB 245 201 240
HSL 307° 68.75% 87.45%
HSB/HSV 307° 17.96% 96.08%
CMYK 0.00% 17.96% 2.04%
3.92%

Color #F5C9F0 in popluar number systems.

HEX F5 C9 F0
Decimal 245 201 240
Binary 11110101 11001001 11110000
Octal 365 311 360

Shades and tints

Shades of #F5C9F0

#F5C9F0
(245,201,240)
#DFB7DB
(223,183,219)
#C9A5C6
(201,165,198)
#B393B1
(179,147,177)
#9D819C
(157,129,156)
#876F87
(135,111,135)
#715D72
(113,93,114)
#5B4B5D
(91,75,93)
#453948
(69,57,72)
#2F2733
(47,39,51)
#19151E
(25,21,30)
#000000
(0,0,0)

Tints of #F5C9F0

#F5C9F0
(245,201,240)
#F5CDF1
(245,205,241)
#F5D1F2
(245,209,242)
#F5D5F3
(245,213,243)
#F5D9F4
(245,217,244)
#F5DDF5
(245,221,245)
#F5E1F6
(245,225,246)
#F5E5F7
(245,229,247)
#F5E9F8
(245,233,248)
#F5EDF9
(245,237,249)
#F5F1FA
(245,241,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F5C9F0 color. Also use rgb(245,201,240) instead hex code.

Text Font Color

.myTextColor { color: #F5C9F0; }

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

This text font color is #F5C9F0.

Background Color

.myBgColor { background-color: #F5C9F0; }

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

This div background color is #F5C9F0.

Border color

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

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

This div border color is #F5C9F0.

Opacity

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

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

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

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

This text has shadow with #F5C9F0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F5C9F0.

Preview

Color preview on black background

This text has color #F5C9F0 on black background.


Color preview on white background

This text has color #F5C9F0 on white background.


Black color preview on #F5C9F0 background

This text has black color on #F5C9F0 background.


White color preview on #F5C9F0 background

This text has white color on #F5C9F0 background.


Related colors

Complementary color

Complementary color for #hex is #0A360F.


I love getcolorcode.com

Triadic colors

1 #F0F5C9 and #C9F0F5 with #F5C9F0 are triadic colors.

2 #F0C9F5 and #C9F5F0 with #F5C9F0 are triadic colors.