Skip to main content Skip to docs navigation

#f32016 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 #f32016 Color code in RGB color code model is created after adding 95.29% red color, 12.55% green color and 8.63% blue color. Hex #f32016 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 87% magenta, 91% yellow and 4.71% black.

Hex #f32016 color code is between #ee2211 web safe hex color code and #ff1122 web safe hex color code. #ee2211 is the nearest web safe color code. You can see here many more shades of #f32016 color code.

RGB Chart

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

Color Table

Hex Color Code f32016 #f32016
RGB Decimal 243, 32, 22 243, 32, 22
RGB Percent 95%, 13%, 9% rgb(95%, 13%, 9%)
CSS RGBa 243, 32, 22,1 rgba(243,32,22,1)
CMYK Model cmyk(0%,87%,91%,4.71%)
HSL Color Space 3,90% ,52% hsl(3,90% ,52%)
HSV Color Space 3°, 91%, 95%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11110011 00100000 00010110
Octal 363 40 26
Decimal 243 32 22
Hex f3 20 16

Different shades of #f32016 color code.

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

Darkest of #f32016
#6b0a05
Darker of #f32016
#9b0f08
Dark of #f32016
#cc130a
Base of #f32016
#f32016
Light of #f32016
#f54e47
Lighter
#f87d77
Lightest
#faaba8

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

#f32016
#16e9f3

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

Split Complementary

#f32016
#16f38e
#167bf3

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

Analogous Color

#f3168d
#f31668
#f32016
#f36a16
#f3c616

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

#f32016
#2016f3
#16f320

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

#f32016
#16f320
#16e9f3
#f316e9

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

#f32016
#7bf316
#16e9f3
#8e16f3

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

#3a0503
#6b0a05
#9b0f08
#cc130a
#f32016
#f54e47
#f87d77
#faaba8
#fddad8

Tints of #f32016 Color

#f32016
#f4382f
#f55149
#f76a63
#f8837d
#f99b97
#fbb4b1
#fccdcb
#fde6e5
#ffffff

Shades of #f32016 color code

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

#f32016
#d81c13
#bd1811
#a2150e
#87110c
#6c0e09
#510a07
#360704
#1b0302
#000000

Tones

#f32016
#da362f
#c24d47
#a96360
#917978

Tones

Similar Color like #f32016 color

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

#f42117
#f52218
#f62319
#f7241a
#f8251b
#f9261c
#fa271d
#fb281e
#fc291f
#fd2a20
#fe2b21
#ff2c22
#ff2d23
#ff2e24
#f21f15
#f11e14
#f01d13
#ef1c12
#ee1b11
#ed1a10
#ec190f
#eb180e
#ea170d
#e9160c
#e8150b
#e7140a
#e61309
#e51208

Download this Dark Red

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

#f32016 Color Code Preview on Black Background Color

This is how #f32016 Color will look on black background color. Color contrast ratio is 5.03

#f32016 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f32016

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f32016

#f32016 color code is use for CSS Background Color

Background color for the above div is #f32016

HTML with inline CSS

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

#f32016 color code is use for CSS Border Color

CSS Border color for the above div is #f32016

HTML with inline CSS

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

CSS Border Left color for the above div is #f32016

HTML with inline CSS

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

CSS Border Right color for the above div is #f32016

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f32016

HTML with inline CSS

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

CSS Border Top color for the above div is #f32016

HTML with inline CSS

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

#f32016 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f32016 Color code Preview on White Background

This is how #f32016 Color code will look on white background color. Color contrast ratio is 4.18

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

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