Skip to main content Skip to docs navigation

#fd150f 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 Spicy and its hex is #FF1111 Nearest Color Name

Color Hue/Base color: Red

Hex #fd150f Color code in RGB color code model is created after adding 99.22% red color, 8.24% green color and 5.88% blue color. Hex #fd150f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 92% magenta, 94% yellow and 0.78% black.

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

RGB Chart

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

Color Table

Hex Color Code fd150f #fd150f
RGB Decimal 253, 21, 15 253, 21, 15
RGB Percent 99%, 8%, 6% rgb(99%, 8%, 6%)
CSS RGBa 253, 21, 15,1 rgba(253,21,15,1)
CMYK Model cmyk(0%,92%,94%,0.78%)
HSL Color Space 2,98% ,53% hsl(2,98% ,53%)
HSV Color Space 2°, 94%, 99%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111101 00010101 00001111
Octal 375 25 17
Decimal 253 21 15
Hex fd 15 0f

Different shades of #fd150f color code.

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

Darkest of #fd150f
#720401
Darker of #fd150f
#a50501
Dark of #fd150f
#d70702
Base of #fd150f
#fd150f
Light of #fd150f
#fd4642
Lighter
#fe7874
Lightest
#fea9a7

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

#fd150f
#0ff7fd

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

Split Complementary

#fd150f
#0ffd8c
#0f80fd

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

Analogous Color

#fd0f94
#fd0f6c
#fd150f
#fd640f
#fdc70f

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

#fd150f
#150ffd
#0ffd15

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

#fd150f
#0ffd15
#0ff7fd
#fd0ff7

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

#fd150f
#80fd0f
#0ff7fd
#8c0ffd

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

#3f0201
#720401
#a50501
#d70702
#fd150f
#fd4642
#fe7874
#fea9a7
#ffdad9

Tints of #fd150f Color

#fd150f
#fd2f29
#fd4944
#fd635f
#fd7d79
#fe9794
#feb1af
#fecbc9
#fee5e4
#ffffff

Shades of #fd150f color code

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

#fd150f
#e0120d
#c4100b
#a80e0a
#8c0b08
#700906
#540705
#380403
#1c0201
#000000

Tones

#fd150f
#e52c27
#cd433f
#b45a58
#9c7170

Tones

Similar Color like #fd150f color

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

#fe1610
#ff1711
#ff1812
#ff1913
#ff1a14
#ff1b15
#ff1c16
#ff1d17
#ff1e18
#ff1f19
#ff201a
#ff211b
#ff221c
#ff231d
#fc140e
#fb130d
#fa120c
#f9110b
#f8100a
#f70f09
#f60e08
#f50d07
#f40c06
#f30b05
#f20a04
#f10903
#f00802
#ef0701

Download this Dark Red

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

#fd150f Color Code Preview on Black Background Color

This is how #fd150f Color will look on black background color. Color contrast ratio is 5.29

#fd150f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fd150f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fd150f

#fd150f color code is use for CSS Background Color

Background color for the above div is #fd150f

HTML with inline CSS

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

#fd150f color code is use for CSS Border Color

CSS Border color for the above div is #fd150f

HTML with inline CSS

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

CSS Border Left color for the above div is #fd150f

HTML with inline CSS

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

CSS Border Right color for the above div is #fd150f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fd150f

HTML with inline CSS

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

CSS Border Top color for the above div is #fd150f

HTML with inline CSS

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

#fd150f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fd150f Color code Preview on White Background

This is how #fd150f Color code will look on white background color. Color contrast ratio is 3.97

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

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