Skip to main content Skip to docs navigation

#f31442 hex color | Download Dark Red BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Pinkish Red and its hex is #F10C45 Nearest Color Name

Color Hue/Base color: Red

Hex #f31442 Color code in RGB color code model is created after adding 95.29% red color, 7.84% green color and 25.88% blue color. Hex #f31442 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 92% magenta, 73% yellow and 4.71% black.

Hex #f31442 color code is between #ee1144 web safe hex color code and #ff2233 web safe hex color code. #ee1144 is the nearest web safe color code. You can see here many more shades of #f31442 color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code f31442 #f31442
RGB Decimal 243, 20, 66 243, 20, 66
RGB Percent 95%, 8%, 26% rgb(95%, 8%, 26%)
CSS RGBa 243, 20, 66,1 rgba(243,20,66,1)
CMYK Model cmyk(0%,92%,73%,4.71%)
HSL Color Space 348,90% ,52% hsl(348,90% ,52%)
HSV Color Space 348°, 92%, 95%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11110011 00010100 01000010
Octal 363 24 102
Decimal 243 20 66
Hex f3 14 42

Different shades of #f31442 color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Darkest of #f31442
#69051a
Darker of #f31442
#990826
Dark of #f31442
#ca0a32
Base of #f31442
#f31442
Light of #f31442
#f54569
Lighter
#f87590
Lightest
#faa6b7

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#f31442
#14f3c5

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#f31442
#14f355
#14b2f3

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#f314c4
#f3149f
#f31442
#f33014
#f38d14

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#f31442
#1442f3
#42f314

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#f31442
#42f314
#14f3c5
#c514f3

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#f31442
#b2f314
#14f3c5
#5514f3

Square is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Monochromatic Color with #f31442

#38030e
#69051a
#990826
#ca0a32
#f31442
#f54569
#f87590
#faa6b7
#fdd6de

Tints of #f31442 Color

#f31442
#f42e57
#f5486c
#f76281
#f87c96
#f996ab
#fbb0c0
#fccad5
#fde4ea
#ffffff

Shades of #f31442 color code

Generate more color scales with scales (color stack) generator.

#f31442
#d8113a
#bd0f33
#a20d2c
#870b24
#6c081d
#510616
#36040e
#1b0207
#000000

Tones

#f31442
#da2d51
#c2455f
#a95e6e
#90777c

Tones

Similar Color like #f31442 color

Find visually similar hex color codes nearing to #f31442 hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#f41543
#f51644
#f61745
#f71846
#f81947
#f91a48
#fa1b49
#fb1c4a
#fc1d4b
#fd1e4c
#fe1f4d
#ff204e
#ff214f
#ff2250
#f21341
#f11240
#f0113f
#ef103e
#ee0f3d
#ed0e3c
#ec0d3b
#eb0c3a
#ea0b39
#e90a38
#e80937
#e70836
#e60735
#e50634

Download this Dark Red

Hex #f31442 Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#f31442 Color Code Preview on Black Background Color

This is how #f31442 Color will look on black background color. Color contrast ratio is 4.99

#f31442 in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#f31442">Your Example Paragraph content text in with font color #f31442 </p>

Your Example Paragraph content text in with font color #f31442

HTML with inline CSS

<div style="color:#f31442">Your Paragraph text in with font color #f31442 </div>

Your Example Paragraph content text in with font color #f31442

#f31442 color code is use for CSS Background Color

Background color for the above div is #f31442

HTML with inline CSS

<div style="background-color:#f31442;"></div>

#f31442 color code is use for CSS Border Color

CSS Border color for the above div is #f31442

HTML with inline CSS

<div style="border:5px solid #f31442;"></div>

CSS Border Left color for the above div is #f31442

HTML with inline CSS

<div style="border-left:5px solid #f31442;"></div>

CSS Border Right color for the above div is #f31442

HTML with inline CSS

<div style="border-right:5px solid #f31442;"></div>

CSS Border Bottom color for the above div is #f31442

HTML with inline CSS

<div style="border-bottom:5px solid #f31442;"></div>

CSS Border Top color for the above div is #f31442

HTML with inline CSS

<div style="border-top:5px solid #f31442;"></div>

#f31442 hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#f31442; } .examplecolorclass {color:#f31442; } .examplebordercolor {border:3px solid #f31442; }

#f31442 Color code Preview on White Background

This is how #f31442 Color code will look on white background color. Color contrast ratio is 4.21

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #f31442; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #f31442; }

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(243,20,66,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(20,243,197,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(243,20,66,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }