COLOR #F62546

HEX: #F62546 RGB: (246,37,70)

Color info

#F62546 contains mainly red color. Web safe color of #F62546 is #FF3333 (or #F33).

RGB color model

#F62546 color RGB value is (246,37,70).

RGB: (246,37,70) (96%, 15%, 27%)

RGB channels and saturation

R 246 of 255 = 96%
G 37 of 255 = 15%
B 70 of 255 = 27%

246
37
70

R + G + B ~ 46%. #F62546 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 246 + 37 + 70 = 353 (100%)
R 246 of 353 ~ 69.69%
G 37 of 353 ~ 10.48%
B 70 of 353 ~ 19.83'%

%69.69
%19.83

CMYK color model

#F62546 color CMYK value is (0,85,72,4).

  • cyan value is 0.00%
  • magenta value is 84.96%
  • yellow value is 71.54%
  • key color value is 3.53%

CMYK: (0,85,72,4)
C0M85Y72K4 (0%, 85%, 72%, 4%)
(0.00 / 0.85 / 0.72 / 0.04)

CMYK percentages

%0
%84.96
%71.54
%3.53

Codes

Color #F62546 in popluar color models

F6 25 46
RGB 246 37 70
HSL 351° 92.07% 55.49%
HSB/HSV 351° 84.96% 96.47%
CMYK 0.00% 84.96% 71.54%
3.53%

Color #F62546 in popluar number systems.

HEX F6 25 46
Decimal 246 37 70
Binary 11110110 100101 1000110
Octal 366 45 106

Shades and tints

Shades of #F62546

#F62546
(246,37,70)
#E02240
(224,34,64)
#CA1F3A
(202,31,58)
#B41C34
(180,28,52)
#9E192E
(158,25,46)
#881628
(136,22,40)
#721322
(114,19,34)
#5C101C
(92,16,28)
#460D16
(70,13,22)
#300A10
(48,10,16)
#1A070A
(26,7,10)
#000000
(0,0,0)

Tints of #F62546

#F62546
(246,37,70)
#F63856
(246,56,86)
#F64B66
(246,75,102)
#F65E76
(246,94,118)
#F67186
(246,113,134)
#F68496
(246,132,150)
#F697A6
(246,151,166)
#F6AAB6
(246,170,182)
#F6BDC6
(246,189,198)
#F6D0D6
(246,208,214)
#F6E3E6
(246,227,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #F62546 color. Also use rgb(246,37,70) instead hex code.

Text Font Color

.myTextColor { color: #F62546; }

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

This text font color is #F62546.

Background Color

.myBgColor { background-color: #F62546; }

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

This div background color is #F62546.

Border color

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

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

This div border color is #F62546.

Opacity

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

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

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

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

This text has shadow with #F62546 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #F62546.

Preview

Color preview on black background

This text has color #F62546 on black background.


Color preview on white background

This text has color #F62546 on white background.


Black color preview on #F62546 background

This text has black color on #F62546 background.


White color preview on #F62546 background

This text has white color on #F62546 background.


Related colors

Complementary color

Complementary color for #hex is #09DAB9.


I love getcolorcode.com

Triadic colors

1 #46F625 and #2546F6 with #F62546 are triadic colors.

2 #4625F6 and #25F646 with #F62546 are triadic colors.