COLOR #F976DA

HEX: #F976DA RGB: (249,118,218)

Renk bilgisi

#F976DA contains mainly red and blue colors. #F976DA ‘ nin web güvenlik rengi #FF66CC (ya da #F6C) dir.

RGB renk modeli

#F976DA color RGB value is (249,118,218).

RGB: (249,118,218) (98%, 46%, 85%)

RGB bağlantıları ve doygunluk

R 249 of 255 = 98%
G 118 of 255 = 46%
B 218 of 255 = 85%

249
118
218

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

Yüzdelerle RGB renk parçaları

R + G + B = 249 + 118 + 218 = 585 (100%)
R 249 of 585 ~ 42.56%
G 118 of 585 ~ 20.17%
B 218 of 585 ~ 37.26'%

%42.56
%20.17
%37.26

CMYK RENK MODELİ

#F976DA rengi CMYK tonu (0,53,12,2).

  • camgöbeği tonu 0.00%
  • eflatun tonu 52.61%
  • sarı tonu 12.45%
  • ana renk tonu 2.35%

CMYK: (0,53,12,2)
C0M53Y12K2 (0%, 53%, 12%, 2%)
(0.00 / 0.53 / 0.12 / 0.02)

CMYK yüzdeleri

%0
%52.61
%12.45
%2.35

Codes

Color #F976DA in popluar color models

F9 76 DA
RGB 249 118 218
HSL 314° 91.61% 71.96%
HSB/HSV 314° 52.61% 97.65%
CMYK 0.00% 52.61% 12.45%
2.35%

Color #F976DA in popluar number systems.

HEX F9 76 DA
Decimal 249 118 218
Binary 11111001 1110110 11011010
Octal 371 166 332

Shades and tints

Shades of #F976DA

#F976DA
(249,118,218)
#E36CC7
(227,108,199)
#CD62B4
(205,98,180)
#B758A1
(183,88,161)
#A14E8E
(161,78,142)
#8B447B
(139,68,123)
#753A68
(117,58,104)
#5F3055
(95,48,85)
#492642
(73,38,66)
#331C2F
(51,28,47)
#1D121C
(29,18,28)
#000000
(0,0,0)

Tints of #F976DA

#F976DA
(249,118,218)
#F982DD
(249,130,221)
#F98EE0
(249,142,224)
#F99AE3
(249,154,227)
#F9A6E6
(249,166,230)
#F9B2E9
(249,178,233)
#F9BEEC
(249,190,236)
#F9CAEF
(249,202,239)
#F9D6F2
(249,214,242)
#F9E2F5
(249,226,245)
#F9EEF8
(249,238,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F976DA color. Also use rgb(249,118,218) instead hex code.

Text Font Color

.myTextColor { color: #F976DA; }

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

This text font color is #F976DA.

Background Color

.myBgColor { background-color: #F976DA; }

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

This div background color is #F976DA.

Border color

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

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

This div border color is #F976DA.

Opacity

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

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

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

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

This text has shadow with #F976DA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F976DA.

Preview

Color preview on black background

This text has color #F976DA on black background.


Color preview on white background

This text has color #F976DA on white background.


Black color preview on #F976DA background

This text has black color on #F976DA background.


White color preview on #F976DA background

This text has white color on #F976DA background.


Related colors

Complementary color

Complementary color for #hex is #068925.


I love getcolorcode.com

Triadic colors

1 #DAF976 and #76DAF9 with #F976DA are triadic colors.

2 #DA76F9 and #76F9DA with #F976DA are triadic colors.