COLOR #F77D9F

HEX: #F77D9F RGB: (247,125,159)

Renk bilgisi

#F77D9F contains mainly red color. #F77D9F ‘ nin web güvenlik rengi #FF6699 (ya da #F69) dir.

RGB renk modeli

#F77D9F color RGB value is (247,125,159).

RGB: (247,125,159) (97%, 49%, 62%)

RGB bağlantıları ve doygunluk

R 247 of 255 = 97%
G 125 of 255 = 49%
B 159 of 255 = 62%

247
125
159

R + G + B ~ 69%. #F77D9F is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 247 + 125 + 159 = 531 (100%)
R 247 of 531 ~ 46.52%
G 125 of 531 ~ 23.54%
B 159 of 531 ~ 29.94'%

%46.52
%23.54
%29.94

CMYK RENK MODELİ

#F77D9F rengi CMYK tonu (0,49,36,3).

  • camgöbeği tonu 0.00%
  • eflatun tonu 49.39%
  • sarı tonu 35.63%
  • ana renk tonu 3.14%

CMYK: (0,49,36,3)
C0M49Y36K3 (0%, 49%, 36%, 3%)
(0.00 / 0.49 / 0.36 / 0.03)

CMYK yüzdeleri

%0
%49.39
%35.63
%3.14

Codes

Color #F77D9F in popluar color models

F7 7D 9F
RGB 247 125 159
HSL 343° 88.41% 72.94%
HSB/HSV 343° 49.39% 96.86%
CMYK 0.00% 49.39% 35.63%
3.14%

Color #F77D9F in popluar number systems.

HEX F7 7D 9F
Decimal 247 125 159
Binary 11110111 1111101 10011111
Octal 367 175 237

Shades and tints

Shades of #F77D9F

#F77D9F
(247,125,159)
#E17291
(225,114,145)
#CB6783
(203,103,131)
#B55C75
(181,92,117)
#9F5167
(159,81,103)
#894659
(137,70,89)
#733B4B
(115,59,75)
#5D303D
(93,48,61)
#47252F
(71,37,47)
#311A21
(49,26,33)
#1B0F13
(27,15,19)
#000000
(0,0,0)

Tints of #F77D9F

#F77D9F
(247,125,159)
#F788A7
(247,136,167)
#F793AF
(247,147,175)
#F79EB7
(247,158,183)
#F7A9BF
(247,169,191)
#F7B4C7
(247,180,199)
#F7BFCF
(247,191,207)
#F7CAD7
(247,202,215)
#F7D5DF
(247,213,223)
#F7E0E7
(247,224,231)
#F7EBEF
(247,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F77D9F color. Also use rgb(247,125,159) instead hex code.

Text Font Color

.myTextColor { color: #F77D9F; }

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

This text font color is #F77D9F.

Background Color

.myBgColor { background-color: #F77D9F; }

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

This div background color is #F77D9F.

Border color

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

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

This div border color is #F77D9F.

Opacity

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

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

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

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

This text has shadow with #F77D9F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F77D9F.

Preview

Color preview on black background

This text has color #F77D9F on black background.


Color preview on white background

This text has color #F77D9F on white background.


Black color preview on #F77D9F background

This text has black color on #F77D9F background.


White color preview on #F77D9F background

This text has white color on #F77D9F background.


Related colors

Complementary color

Complementary color for #hex is #088260.


I love getcolorcode.com

Triadic colors

1 #9FF77D and #7D9FF7 with #F77D9F are triadic colors.

2 #9F7DF7 and #7DF79F with #F77D9F are triadic colors.