COLOR #F7C5F0

HEX: #F7C5F0 RGB: (247,197,240)

Color info

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

RGB color model

#F7C5F0 color RGB value is (247,197,240).

RGB: (247,197,240) (97%, 77%, 94%)

RGB channels and saturation

R 247 of 255 = 97%
G 197 of 255 = 77%
B 240 of 255 = 94%

247
197
240

R + G + B ~ 89%. #F7C5F0 is light color.

Portions of RGB colors in percentages

R + G + B = 247 + 197 + 240 = 684 (100%)
R 247 of 684 ~ 36.11%
G 197 of 684 ~ 28.8%
B 240 of 684 ~ 35.09'%

%36.11
%28.8
%35.09

CMYK color model

#F7C5F0 color CMYK value is (0,20,3,3).

  • cyan value is 0.00%
  • magenta value is 20.24%
  • yellow value is 2.83%
  • key color value is 3.14%

CMYK: (0,20,3,3)
C0M20Y3K3 (0%, 20%, 3%, 3%)
(0.00 / 0.20 / 0.03 / 0.03)

CMYK percentages

%0
%20.24
%2.83
%3.14

Codes

Color #F7C5F0 in popluar color models

F7 C5 F0
RGB 247 197 240
HSL 308° 75.76% 87.06%
HSB/HSV 308° 20.24% 96.86%
CMYK 0.00% 20.24% 2.83%
3.14%

Color #F7C5F0 in popluar number systems.

HEX F7 C5 F0
Decimal 247 197 240
Binary 11110111 11000101 11110000
Octal 367 305 360

Shades and tints

Shades of #F7C5F0

#F7C5F0
(247,197,240)
#E1B4DB
(225,180,219)
#CBA3C6
(203,163,198)
#B592B1
(181,146,177)
#9F819C
(159,129,156)
#897087
(137,112,135)
#735F72
(115,95,114)
#5D4E5D
(93,78,93)
#473D48
(71,61,72)
#312C33
(49,44,51)
#1B1B1E
(27,27,30)
#000000
(0,0,0)

Tints of #F7C5F0

#F7C5F0
(247,197,240)
#F7CAF1
(247,202,241)
#F7CFF2
(247,207,242)
#F7D4F3
(247,212,243)
#F7D9F4
(247,217,244)
#F7DEF5
(247,222,245)
#F7E3F6
(247,227,246)
#F7E8F7
(247,232,247)
#F7EDF8
(247,237,248)
#F7F2F9
(247,242,249)
#F7F7FA
(247,247,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F7C5F0 color. Also use rgb(247,197,240) instead hex code.

Text Font Color

.myTextColor { color: #F7C5F0; }

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

This text font color is #F7C5F0.

Background Color

.myBgColor { background-color: #F7C5F0; }

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

This div background color is #F7C5F0.

Border color

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

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

This div border color is #F7C5F0.

Opacity

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

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

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

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

This text has shadow with #F7C5F0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F7C5F0.

Preview

Color preview on black background

This text has color #F7C5F0 on black background.


Color preview on white background

This text has color #F7C5F0 on white background.


Black color preview on #F7C5F0 background

This text has black color on #F7C5F0 background.


White color preview on #F7C5F0 background

This text has white color on #F7C5F0 background.


Related colors

Complementary color

Complementary color for #hex is #083A0F.


I love getcolorcode.com

Triadic colors

1 #F0F7C5 and #C5F0F7 with #F7C5F0 are triadic colors.

2 #F0C5F7 and #C5F7F0 with #F7C5F0 are triadic colors.