Skip to main content Skip to docs navigation

#fa261f 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 Raspberry Rave and its hex is #F62217 Nearest Color Name

Color Hue/Base color: Red

Hex #fa261f Color code in RGB color code model is created after adding 98.04% red color, 14.9% green color and 12.16% blue color. Hex #fa261f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 85% magenta, 88% yellow and 1.96% black.

Hex #fa261f color code is between #ff2222 web safe hex color code and #ee3311 web safe hex color code. #ff2222 is the nearest web safe color code. You can see here many more shades of #fa261f color code.

RGB Chart

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

Color Table

Hex Color Code fa261f #fa261f
RGB Decimal 250, 38, 31 250, 38, 31
RGB Percent 98%, 15%, 12% rgb(98%, 15%, 12%)
CSS RGBa 250, 38, 31,1 rgba(250,38,31,1)
CMYK Model cmyk(0%,85%,88%,1.96%)
HSL Color Space 2,96% ,55% hsl(2,96% ,55%)
HSV Color Space 2°, 88%, 98%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111010 00100110 00011111
Octal 372 46 37
Decimal 250 38 31
Hex fa 26 1f

Different shades of #fa261f color code.

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

Darkest of #fa261f
#7d0703
Darker of #fa261f
#af0904
Dark of #fa261f
#e10c05
Base of #fa261f
#fa261f
Light of #fa261f
#fb5651
Lighter
#fc8783
Lightest
#fdb7b5

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

#fa261f
#1ff3fa

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

Split Complementary

#fa261f
#1ffa94
#1f85fa

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

Analogous Color

#fa1f98
#fa1f73
#fa261f
#fa6f1f
#faca1f

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

#fa261f
#261ffa
#1ffa26

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

#fa261f
#1ffa26
#1ff3fa
#fa1ff3

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

#fa261f
#85fa1f
#1ff3fa
#941ffa

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 #fa261f

#4b0402
#7d0703
#af0904
#e10c05
#fa261f
#fb5651
#fc8783
#fdb7b5
#fee7e7

Tints of #fa261f Color

#fa261f
#fa3e37
#fb5650
#fb6e69
#fc8682
#fc9e9b
#fdb6b4
#fdcecd
#fee6e6
#ffffff

Shades of #fa261f color code

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

#fa261f
#de211b
#c21d18
#a61914
#8a1511
#6f100d
#530c0a
#370806
#1b0403
#000000

Tones

#fa261f
#e33b36
#cc514d
#b56664
#9e7c7b

Tones

Similar Color like #fa261f color

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

#fb2720
#fc2821
#fd2922
#fe2a23
#ff2b24
#ff2c25
#ff2d26
#ff2e27
#ff2f28
#ff3029
#ff312a
#ff322b
#ff332c
#ff342d
#f9251e
#f8241d
#f7231c
#f6221b
#f5211a
#f42019
#f31f18
#f21e17
#f11d16
#f01c15
#ef1b14
#ee1a13
#ed1912
#ec1811

Download this Dark Red

Hex #fa261f 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.

#fa261f Color Code Preview on Black Background Color

This is how #fa261f Color will look on black background color. Color contrast ratio is 5.36

#fa261f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fa261f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fa261f

#fa261f color code is use for CSS Background Color

Background color for the above div is #fa261f

HTML with inline CSS

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

#fa261f color code is use for CSS Border Color

CSS Border color for the above div is #fa261f

HTML with inline CSS

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

CSS Border Left color for the above div is #fa261f

HTML with inline CSS

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

CSS Border Right color for the above div is #fa261f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fa261f

HTML with inline CSS

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

CSS Border Top color for the above div is #fa261f

HTML with inline CSS

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

#fa261f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fa261f Color code Preview on White Background

This is how #fa261f Color code will look on white background color. Color contrast ratio is 3.92

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 #fa261f; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #fa261f; }

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(250,38,31,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(31,243,250,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(250,38,31,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }