crispedge.com

#fe3f2a hex color - Orange - Warm color - Information

#fe3f2a hex color - Orange - Warm color

Color Hue/Base color: Orange

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

Hex #fe3f2a color code is between #ff4422 web safe hex color code and #ee3333 web safe hex color code. #ff4422 is the nearest web safe color code. You can see here many more shades of #fe3f2a color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codefe3f2a#fe3f2a
RGB Decimal254, 63, 42rgb(254, 63, 42)
RGB Percent100%, 25%, 16%rgb(100%, 25%, 16%)
CSS RGBa254, 63, 42,1rgba(254,63,42,1)
CMYK Modelcmyk(0%,75%,83%,0.39%)
HSL Color Space6,99% ,58%hsl(6,99% ,58%)
HSV Color Space6°, 83%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111100011111100101010
Octal3767752
Decimal2546342
Hexfe3f2a

Different shades of #fe3f2a color code.

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

Light Shade of #fe3f2a
#fe6d5d
Dark Shade of #fe3f2a
#f41901
Saturated Shade of #fe3f2a
#ff3e29
Desaturated Shade of #fe3f2a
#f34835
Grey scale Shade of #fe3f2a
#949494
Brighten Shade
#ff5843
Most Readable Shade
#FFFFFF

Shades of #fe3f2a color code

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

#fe3f2a
#e13825
#c53120
#a92a1c
#8d2317
#701c12
#54150e
#380e09
#1c0704
#000000

Similar Color like #fe3f2a color

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

#ff402b
#ff412c
#ff422d
#ff432e
#ff442f
#ff4530
#ff4631
#ff4732
#ff4833
#ff4934
#ff4a35
#ff4b36
#ff4c37
#ff4d38
#fd3e29
#fc3d28
#fb3c27
#fa3b26
#f93a25
#f83924
#f73823
#f63722
#f53621
#f43520
#f3341f
#f2331e
#f1321d
#f0311c

Monochromatic Color with #fe3f2a

#fe3f2a
#290a07
#54150e
#7e1f15
#a92a1c
#d33423

Tints of #fe3f2a Color

#fe3f2a
#fe5441
#fe6959
#fe7f71
#fe9488
#fea9a0
#febfb8
#fed4cf
#fee9e7
#ffffff

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

#fe3f2a
#2ae9fe

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

Split Complementary

#fe3f2a
#2afea9
#2a7ffe

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

Analogous Color

#fe2a6a
#fe2a3f
#fe3f2a
#fe692a
#fe942a

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

#fe3f2a
#2afe3f
#3f2afe

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

#fe3f2a
#7ffe2a
#2ae9fe
#a92afe

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#fe3f2a
#2ae9fe
#2a7ffe
#fea92a

Double Complementary 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).

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

#fe3f2a Color Code Preview on Black Background Color

This is how #fe3f2a Color will look on black background color. Color contrast ratio is 5.96

#fe3f2a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fe3f2a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fe3f2a

#fe3f2a color code is use for CSS Background Color

Background color for the above div is #fe3f2a

HTML with inline CSS

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

#fe3f2a color code is use for CSS Border Color

CSS Border color for the above div is #fe3f2a

HTML with inline CSS

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

CSS Border Left color for the above div is #fe3f2a

HTML with inline CSS

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

CSS Border Right color for the above div is #fe3f2a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fe3f2a

HTML with inline CSS

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

CSS Border Top color for the above div is #fe3f2a

HTML with inline CSS

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

#fe3f2a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fe3f2a Color code Preview on White Background

This is how #fe3f2a Color code will look on white background color. Color contrast ratio is 3.52

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

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.