Skip to main content Skip to docs navigation

#fe742a hex color | Dark Orange & Warm color | 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 Burning Orange and its hex is #FF7124 Nearest Color Name

Color Hue/Base color: Orange

Hex #fe742a Color code in RGB color code model is created after adding 99.61% red color, 45.49% green color and 16.47% blue color. Hex #fe742a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 54% magenta, 83% yellow and 0.39% black.

Hex #fe742a color code is between #ff7722 web safe hex color code and #ee6633 web safe hex color code. #ff7722 is the nearest web safe color code. You can see here many more shades of #fe742a color code.

RGB Chart

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

Color Table

Hex Color Code fe742a #fe742a
RGB Decimal 254, 116, 42 254, 116, 42
RGB Percent 100%, 45%, 16% rgb(100%, 45%, 16%)
CSS RGBa 254, 116, 42,1 rgba(254,116,42,1)
CMYK Model cmyk(0%,54%,83%,0.39%)
HSL Color Space 21,99% ,58% hsl(21,99% ,58%)
HSV Color Space 21°, 83%, 100%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111110 01110100 00101010
Octal 376 164 52
Decimal 254 116 42
Hex fe 74 2a

Different shades of #fe742a color code.

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

Darkest of #fe742a
#8e3201
Darker of #fe742a
#c14401
Dark of #fe742a
#f45601
Base of #fe742a
#fe742a
Light of #fe742a
#fe955d
Lighter
#feb690
Lightest
#ffd7c2

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

#fe742a
#2ab4fe

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

Split Complementary

#fe742a
#2afede
#2a4afe

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

Analogous Color

#fe2a5c
#fe2a38
#fe742a
#febb2a
#e9fe2a

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

#fe742a
#742afe
#2afe74

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

#fe742a
#2afe74
#2ab4fe
#fe2ab4

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

#fe742a
#4afe2a
#2ab4fe
#de2afe

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

#5c2000
#8e3201
#c14401
#f45601
#fe742a
#fe955d
#feb690
#ffd7c2
#fff9f5

Tints of #fe742a Color

#fe742a
#fe8341
#fe9259
#fea271
#feb188
#fec1a0
#fed0b8
#fee0cf
#feefe7
#ffffff

Shades of #fe742a color code

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

#fe742a
#e16725
#c55a20
#a94d1c
#8d4017
#703312
#54260e
#381909
#1c0c04
#000000

Tones

#fe742a
#e97a3f
#d38155
#be876a
#a88e80

Tones

Similar Color like #fe742a color

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

#ff752b
#ff762c
#ff772d
#ff782e
#ff792f
#ff7a30
#ff7b31
#ff7c32
#ff7d33
#ff7e34
#ff7f35
#ff8036
#ff8137
#ff8238
#fd7329
#fc7228
#fb7127
#fa7026
#f96f25
#f86e24
#f76d23
#f66c22
#f56b21
#f46a20
#f3691f
#f2681e
#f1671d
#f0661c

Download this

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

#fe742a Color Code Preview on Black Background Color

This is how #fe742a Color will look on black background color. Color contrast ratio is 7.75

#fe742a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fe742a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fe742a

#fe742a color code is use for CSS Background Color

Background color for the above div is #fe742a

HTML with inline CSS

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

#fe742a color code is use for CSS Border Color

CSS Border color for the above div is #fe742a

HTML with inline CSS

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

CSS Border Left color for the above div is #fe742a

HTML with inline CSS

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

CSS Border Right color for the above div is #fe742a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fe742a

HTML with inline CSS

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

CSS Border Top color for the above div is #fe742a

HTML with inline CSS

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

#fe742a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fe742a Color code Preview on White Background

This is how #fe742a Color code will look on white background color. Color contrast ratio is 2.71

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(254,116,42,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(42,180,254,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(254,116,42,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }