COLOR #F66D7A

HEX: #F66D7A RGB: (246,109,122)

Renk bilgisi

#F66D7A contains mainly red color. #F66D7A ‘ nin web güvenlik rengi #FF6666 (ya da #F66) dir.

RGB renk modeli

#F66D7A color RGB value is (246,109,122).

RGB: (246,109,122) (96%, 43%, 48%)

RGB bağlantıları ve doygunluk

R 246 of 255 = 96%
G 109 of 255 = 43%
B 122 of 255 = 48%

246
109
122

R + G + B ~ 62%. #F66D7A is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 246 + 109 + 122 = 477 (100%)
R 246 of 477 ~ 51.57%
G 109 of 477 ~ 22.85%
B 122 of 477 ~ 25.58'%

%51.57
%22.85
%25.58

CMYK RENK MODELİ

#F66D7A rengi CMYK tonu (0,56,50,4).

  • camgöbeği tonu 0.00%
  • eflatun tonu 55.69%
  • sarı tonu 50.41%
  • ana renk tonu 3.53%

CMYK: (0,56,50,4)
C0M56Y50K4 (0%, 56%, 50%, 4%)
(0.00 / 0.56 / 0.50 / 0.04)

CMYK yüzdeleri

%0
%55.69
%50.41
%3.53

Codes

Color #F66D7A in popluar color models

F6 6D 7A
RGB 246 109 122
HSL 354° 88.39% 69.61%
HSB/HSV 354° 55.69% 96.47%
CMYK 0.00% 55.69% 50.41%
3.53%

Color #F66D7A in popluar number systems.

HEX F6 6D 7A
Decimal 246 109 122
Binary 11110110 1101101 1111010
Octal 366 155 172

Shades and tints

Shades of #F66D7A

#F66D7A
(246,109,122)
#E0646F
(224,100,111)
#CA5B64
(202,91,100)
#B45259
(180,82,89)
#9E494E
(158,73,78)
#884043
(136,64,67)
#723738
(114,55,56)
#5C2E2D
(92,46,45)
#462522
(70,37,34)
#301C17
(48,28,23)
#1A130C
(26,19,12)
#000000
(0,0,0)

Tints of #F66D7A

#F66D7A
(246,109,122)
#F67A86
(246,122,134)
#F68792
(246,135,146)
#F6949E
(246,148,158)
#F6A1AA
(246,161,170)
#F6AEB6
(246,174,182)
#F6BBC2
(246,187,194)
#F6C8CE
(246,200,206)
#F6D5DA
(246,213,218)
#F6E2E6
(246,226,230)
#F6EFF2
(246,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F66D7A color. Also use rgb(246,109,122) instead hex code.

Text Font Color

.myTextColor { color: #F66D7A; }

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

This text font color is #F66D7A.

Background Color

.myBgColor { background-color: #F66D7A; }

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

This div background color is #F66D7A.

Border color

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

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

This div border color is #F66D7A.

Opacity

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

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

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

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

This text has shadow with #F66D7A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F66D7A.

Preview

Color preview on black background

This text has color #F66D7A on black background.


Color preview on white background

This text has color #F66D7A on white background.


Black color preview on #F66D7A background

This text has black color on #F66D7A background.


White color preview on #F66D7A background

This text has white color on #F66D7A background.


Related colors

Complementary color

Complementary color for #hex is #099285.


I love getcolorcode.com

Triadic colors

1 #7AF66D and #6D7AF6 with #F66D7A are triadic colors.

2 #7A6DF6 and #6DF67A with #F66D7A are triadic colors.