Skip to main content Skip to docs navigation

#fa2b0f 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 Reign of Tomatoes and its hex is #F7250B Nearest Color Name

Color Hue/Base color: Red

Hex #fa2b0f Color code in RGB color code model is created after adding 98.04% red color, 16.86% green color and 5.88% blue color. Hex #fa2b0f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 83% magenta, 94% yellow and 1.96% black.

Hex #fa2b0f color code is between #ff3311 web safe hex color code and #ee2200 web safe hex color code. #ff3311 is the nearest web safe color code. You can see here many more shades of #fa2b0f color code.

RGB Chart

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

Color Table

Hex Color Code fa2b0f #fa2b0f
RGB Decimal 250, 43, 15 250, 43, 15
RGB Percent 98%, 17%, 6% rgb(98%, 17%, 6%)
CSS RGBa 250, 43, 15,1 rgba(250,43,15,1)
CMYK Model cmyk(0%,83%,94%,1.96%)
HSL Color Space 7,96% ,52% hsl(7,96% ,52%)
HSV Color Space 7°, 94%, 98%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111010 00101011 00001111
Octal 372 53 17
Decimal 250 43 15
Hex fa 2b 0f

Different shades of #fa2b0f color code.

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

Darkest of #fa2b0f
#6e0f02
Darker of #fa2b0f
#a01603
Dark of #fa2b0f
#d21d04
Base of #fa2b0f
#fa2b0f
Light of #fa2b0f
#fb5741
Lighter
#fc8373
Lightest
#fdafa5

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

#fa2b0f
#0fdefa

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

Split Complementary

#fa2b0f
#0ffaa1
#0f68fa

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

Analogous Color

#fa0f7c
#fa0f55
#fa2b0f
#fa790f
#fadb0f

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

#fa2b0f
#2b0ffa
#0ffa2b

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

#fa2b0f
#0ffa2b
#0fdefa
#fa0fde

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

#fa2b0f
#68fa0f
#0fdefa
#a10ffa

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

#3c0801
#6e0f02
#a01603
#d21d04
#fa2b0f
#fb5741
#fc8373
#fdafa5
#fedcd7

Tints of #fa2b0f Color

#fa2b0f
#fa4229
#fb5a44
#fb715f
#fc8979
#fca094
#fdb8af
#fdcfc9
#fee7e4
#ffffff

Shades of #fa2b0f color code

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

#fa2b0f
#de260d
#c2210b
#a61c0a
#8a1708
#6f1306
#530e05
#370903
#1b0401
#000000

Tones

#fa2b0f
#e23e27
#c95040
#b16358
#987671

Tones

Similar Color like #fa2b0f color

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

#fb2c10
#fc2d11
#fd2e12
#fe2f13
#ff3014
#ff3115
#ff3216
#ff3317
#ff3418
#ff3519
#ff361a
#ff371b
#ff381c
#ff391d
#f92a0e
#f8290d
#f7280c
#f6270b
#f5260a
#f42509
#f32408
#f22307
#f12206
#f02105
#ef2004
#ee1f03
#ed1e02
#ec1d01

Download this Dark Red

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

#fa2b0f Color Code Preview on Black Background Color

This is how #fa2b0f Color will look on black background color. Color contrast ratio is 5.42

#fa2b0f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fa2b0f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fa2b0f

#fa2b0f color code is use for CSS Background Color

Background color for the above div is #fa2b0f

HTML with inline CSS

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

#fa2b0f color code is use for CSS Border Color

CSS Border color for the above div is #fa2b0f

HTML with inline CSS

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

CSS Border Left color for the above div is #fa2b0f

HTML with inline CSS

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

CSS Border Right color for the above div is #fa2b0f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fa2b0f

HTML with inline CSS

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

CSS Border Top color for the above div is #fa2b0f

HTML with inline CSS

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

#fa2b0f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fa2b0f Color code Preview on White Background

This is how #fa2b0f Color code will look on white background color. Color contrast ratio is 3.88

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

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