COLOR #F779D7

HEX: #F779D7 RGB: (247,121,215)

Color info

#F779D7 contains mainly red and blue colors. Web safe color of #F779D7 is #FF66CC (or #F6C).

RGB color model

#F779D7 color RGB value is (247,121,215).

RGB: (247,121,215) (97%, 47%, 84%)

RGB channels and saturation

R 247 of 255 = 97%
G 121 of 255 = 47%
B 215 of 255 = 84%

247
121
215

R + G + B ~ 76%. #F779D7 is quite light color.

Portions of RGB colors in percentages

R + G + B = 247 + 121 + 215 = 583 (100%)
R 247 of 583 ~ 42.37%
G 121 of 583 ~ 20.75%
B 215 of 583 ~ 36.88'%

%42.37
%20.75
%36.88

CMYK color model

#F779D7 color CMYK value is (0,51,13,3).

  • cyan value is 0.00%
  • magenta value is 51.01%
  • yellow value is 12.96%
  • key color value is 3.14%

CMYK: (0,51,13,3)
C0M51Y13K3 (0%, 51%, 13%, 3%)
(0.00 / 0.51 / 0.13 / 0.03)

CMYK percentages

%0
%51.01
%12.96
%3.14

Codes

Color #F779D7 in popluar color models

F7 79 D7
RGB 247 121 215
HSL 315° 88.73% 72.16%
HSB/HSV 315° 51.01% 96.86%
CMYK 0.00% 51.01% 12.96%
3.14%

Color #F779D7 in popluar number systems.

HEX F7 79 D7
Decimal 247 121 215
Binary 11110111 1111001 11010111
Octal 367 171 327

Shades and tints

Shades of #F779D7

#F779D7
(247,121,215)
#E16EC4
(225,110,196)
#CB63B1
(203,99,177)
#B5589E
(181,88,158)
#9F4D8B
(159,77,139)
#894278
(137,66,120)
#733765
(115,55,101)
#5D2C52
(93,44,82)
#47213F
(71,33,63)
#31162C
(49,22,44)
#1B0B19
(27,11,25)
#000000
(0,0,0)

Tints of #F779D7

#F779D7
(247,121,215)
#F785DA
(247,133,218)
#F791DD
(247,145,221)
#F79DE0
(247,157,224)
#F7A9E3
(247,169,227)
#F7B5E6
(247,181,230)
#F7C1E9
(247,193,233)
#F7CDEC
(247,205,236)
#F7D9EF
(247,217,239)
#F7E5F2
(247,229,242)
#F7F1F5
(247,241,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F779D7 color. Also use rgb(247,121,215) instead hex code.

Text Font Color

.myTextColor { color: #F779D7; }

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

This text font color is #F779D7.

Background Color

.myBgColor { background-color: #F779D7; }

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

This div background color is #F779D7.

Border color

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

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

This div border color is #F779D7.

Opacity

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

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

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

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

This text has shadow with #F779D7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F779D7.

Preview

Color preview on black background

This text has color #F779D7 on black background.


Color preview on white background

This text has color #F779D7 on white background.


Black color preview on #F779D7 background

This text has black color on #F779D7 background.


White color preview on #F779D7 background

This text has white color on #F779D7 background.


Related colors

Complementary color

Complementary color for #hex is #088628.


I love getcolorcode.com

Triadic colors

1 #D7F779 and #79D7F7 with #F779D7 are triadic colors.

2 #D779F7 and #79F7D7 with #F779D7 are triadic colors.