Skip to main content Skip to docs navigation

#fa3322 hex color | Download Dark Orange 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 Pantone Bright Red C and its hex is #F93822 Nearest Color Name

Color Hue/Base color: Orange

Hex #fa3322 Color code in RGB color code model is created after adding 98.04% red color, 20% green color and 13.33% blue color. Hex #fa3322 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 80% magenta, 86% yellow and 1.96% black.

Hex #fa3322 color code is between #ff2211 web safe hex color code and #ee4433 web safe hex color code. #ff2211 is the nearest web safe color code. You can see here many more shades of #fa3322 color code.

RGB Chart

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

Color Table

Hex Color Code fa3322 #fa3322
RGB Decimal 250, 51, 34 250, 51, 34
RGB Percent 98%, 20%, 13% rgb(98%, 20%, 13%)
CSS RGBa 250, 51, 34,1 rgba(250,51,34,1)
CMYK Model cmyk(0%,80%,86%,1.96%)
HSL Color Space 5,96% ,56% hsl(5,96% ,56%)
HSV Color Space 5°, 86%, 98%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111010 00110011 00100010
Octal 372 63 42
Decimal 250 51 34
Hex fa 33 22

Different shades of #fa3322 color code.

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

Darkest of #fa3322
#800d03
Darker of #fa3322
#b21204
Dark of #fa3322
#e41705
Base of #fa3322
#fa3322
Light of #fa3322
#fb6154
Lighter
#fc8f86
Lightest
#fdbdb8

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

#fa3322
#22e9fa

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

Split Complementary

#fa3322
#22fa9f
#227dfa

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

Analogous Color

#fa228f
#fa226b
#fa3322
#fa7b22
#fad522

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

#fa3322
#3322fa
#22fa33

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

#fa3322
#22fa33
#22e9fa
#fa22e9

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

#fa3322
#7dfa22
#22e9fa
#9f22fa

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

#4e0802
#800d03
#b21204
#e41705
#fa3322
#fb6154
#fc8f86
#fdbdb8
#ffebea

Tints of #fa3322 Color

#fa3322
#fa493a
#fb6053
#fb776b
#fc8d84
#fca49c
#fdbbb5
#fdd1cd
#fee8e6
#ffffff

Shades of #fa3322 color code

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

#fa3322
#de2d1e
#c2271a
#a62216
#8a1c12
#6f160f
#53110b
#370b07
#1b0503
#000000

Tones

#fa3322
#e34639
#cd594f
#b66c66
#a07f7c

Tones

Similar Color like #fa3322 color

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

#fb3423
#fc3524
#fd3625
#fe3726
#ff3827
#ff3928
#ff3a29
#ff3b2a
#ff3c2b
#ff3d2c
#ff3e2d
#ff3f2e
#ff402f
#ff4130
#f93221
#f83120
#f7301f
#f62f1e
#f52e1d
#f42d1c
#f32c1b
#f22b1a
#f12a19
#f02918
#ef2817
#ee2716
#ed2615
#ec2514

Download this Dark Orange

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

#fa3322 Color Code Preview on Black Background Color

This is how #fa3322 Color will look on black background color. Color contrast ratio is 5.56

#fa3322 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fa3322

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fa3322

#fa3322 color code is use for CSS Background Color

Background color for the above div is #fa3322

HTML with inline CSS

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

#fa3322 color code is use for CSS Border Color

CSS Border color for the above div is #fa3322

HTML with inline CSS

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

CSS Border Left color for the above div is #fa3322

HTML with inline CSS

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

CSS Border Right color for the above div is #fa3322

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fa3322

HTML with inline CSS

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

CSS Border Top color for the above div is #fa3322

HTML with inline CSS

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

#fa3322 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fa3322 Color code Preview on White Background

This is how #fa3322 Color code will look on white background color. Color contrast ratio is 3.78

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

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