COLOR #F77DB4

HEX: #F77DB4 RGB: (247,125,180)

Renk bilgisi

#F77DB4 contains mainly red color. #F77DB4 ‘ nin web güvenlik rengi #FF66CC (ya da #F6C) dir.

RGB renk modeli

#F77DB4 color RGB value is (247,125,180).

RGB: (247,125,180) (97%, 49%, 71%)

RGB bağlantıları ve doygunluk

R 247 of 255 = 97%
G 125 of 255 = 49%
B 180 of 255 = 71%

247
125
180

R + G + B ~ 72%. #F77DB4 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 247 + 125 + 180 = 552 (100%)
R 247 of 552 ~ 44.75%
G 125 of 552 ~ 22.64%
B 180 of 552 ~ 32.61'%

%44.75
%22.64
%32.61

CMYK RENK MODELİ

#F77DB4 rengi CMYK tonu (0,49,27,3).

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

CMYK: (0,49,27,3)
C0M49Y27K3 (0%, 49%, 27%, 3%)
(0.00 / 0.49 / 0.27 / 0.03)

CMYK yüzdeleri

%0
%49.39
%27.13
%3.14

Codes

Color #F77DB4 in popluar color models

F7 7D B4
RGB 247 125 180
HSL 333° 88.41% 72.94%
HSB/HSV 333° 49.39% 96.86%
CMYK 0.00% 49.39% 27.13%
3.14%

Color #F77DB4 in popluar number systems.

HEX F7 7D B4
Decimal 247 125 180
Binary 11110111 1111101 10110100
Octal 367 175 264

Shades and tints

Shades of #F77DB4

#F77DB4
(247,125,180)
#E172A4
(225,114,164)
#CB6794
(203,103,148)
#B55C84
(181,92,132)
#9F5174
(159,81,116)
#894664
(137,70,100)
#733B54
(115,59,84)
#5D3044
(93,48,68)
#472534
(71,37,52)
#311A24
(49,26,36)
#1B0F14
(27,15,20)
#000000
(0,0,0)

Tints of #F77DB4

#F77DB4
(247,125,180)
#F788BA
(247,136,186)
#F793C0
(247,147,192)
#F79EC6
(247,158,198)
#F7A9CC
(247,169,204)
#F7B4D2
(247,180,210)
#F7BFD8
(247,191,216)
#F7CADE
(247,202,222)
#F7D5E4
(247,213,228)
#F7E0EA
(247,224,234)
#F7EBF0
(247,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #F77DB4; }

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

This text font color is #F77DB4.

Background Color

.myBgColor { background-color: #F77DB4; }

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

This div background color is #F77DB4.

Border color

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

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

This div border color is #F77DB4.

Opacity

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

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

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

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

This text has shadow with #F77DB4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F77DB4.

Preview

Color preview on black background

This text has color #F77DB4 on black background.


Color preview on white background

This text has color #F77DB4 on white background.


Black color preview on #F77DB4 background

This text has black color on #F77DB4 background.


White color preview on #F77DB4 background

This text has white color on #F77DB4 background.


Related colors

Complementary color

Complementary color for #hex is #08824B.


I love getcolorcode.com

Triadic colors

1 #B4F77D and #7DB4F7 with #F77DB4 are triadic colors.

2 #B47DF7 and #7DF7B4 with #F77DB4 are triadic colors.