COLOR #F970B0

HEX: #F970B0 RGB: (249,112,176)

Renk bilgisi

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

RGB renk modeli

#F970B0 color RGB value is (249,112,176).

RGB: (249,112,176) (98%, 44%, 69%)

RGB bağlantıları ve doygunluk

R 249 of 255 = 98%
G 112 of 255 = 44%
B 176 of 255 = 69%

249
112
176

R + G + B ~ 70%. #F970B0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 249 + 112 + 176 = 537 (100%)
R 249 of 537 ~ 46.37%
G 112 of 537 ~ 20.86%
B 176 of 537 ~ 32.77'%

%46.37
%20.86
%32.77

CMYK RENK MODELİ

#F970B0 rengi CMYK tonu (0,55,29,2).

  • camgöbeği tonu 0.00%
  • eflatun tonu 55.02%
  • sarı tonu 29.32%
  • ana renk tonu 2.35%

CMYK: (0,55,29,2)
C0M55Y29K2 (0%, 55%, 29%, 2%)
(0.00 / 0.55 / 0.29 / 0.02)

CMYK yüzdeleri

%0
%55.02
%29.32
%2.35

Codes

Color #F970B0 in popluar color models

F9 70 B0
RGB 249 112 176
HSL 332° 91.95% 70.78%
HSB/HSV 332° 55.02% 97.65%
CMYK 0.00% 55.02% 29.32%
2.35%

Color #F970B0 in popluar number systems.

HEX F9 70 B0
Decimal 249 112 176
Binary 11111001 1110000 10110000
Octal 371 160 260

Shades and tints

Shades of #F970B0

#F970B0
(249,112,176)
#E366A0
(227,102,160)
#CD5C90
(205,92,144)
#B75280
(183,82,128)
#A14870
(161,72,112)
#8B3E60
(139,62,96)
#753450
(117,52,80)
#5F2A40
(95,42,64)
#492030
(73,32,48)
#331620
(51,22,32)
#1D0C10
(29,12,16)
#000000
(0,0,0)

Tints of #F970B0

#F970B0
(249,112,176)
#F97DB7
(249,125,183)
#F98ABE
(249,138,190)
#F997C5
(249,151,197)
#F9A4CC
(249,164,204)
#F9B1D3
(249,177,211)
#F9BEDA
(249,190,218)
#F9CBE1
(249,203,225)
#F9D8E8
(249,216,232)
#F9E5EF
(249,229,239)
#F9F2F6
(249,242,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F970B0 color. Also use rgb(249,112,176) instead hex code.

Text Font Color

.myTextColor { color: #F970B0; }

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

This text font color is #F970B0.

Background Color

.myBgColor { background-color: #F970B0; }

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

This div background color is #F970B0.

Border color

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

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

This div border color is #F970B0.

Opacity

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

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

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

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

This text has shadow with #F970B0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F970B0.

Preview

Color preview on black background

This text has color #F970B0 on black background.


Color preview on white background

This text has color #F970B0 on white background.


Black color preview on #F970B0 background

This text has black color on #F970B0 background.


White color preview on #F970B0 background

This text has white color on #F970B0 background.


Related colors

Complementary color

Complementary color for #hex is #068F4F.


I love getcolorcode.com

Triadic colors

1 #B0F970 and #70B0F9 with #F970B0 are triadic colors.

2 #B070F9 and #70F9B0 with #F970B0 are triadic colors.