crispedge.com

Color picker

Loading...

#f54f2e hex color - Orange - Warm color - Information

#f54f2e hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #f54f2e Color code in RGB color code model is created after adding 96.08% red color, 30.98% green color and 18.04% blue color. Hex #f54f2e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 68% magenta, 81% yellow and 4% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codef54f2e#f54f2e
RGB Decimal245, 79, 46rgb(245, 79, 46)
RGB Percent96%, 31%, 18%rgb(96%, 31%, 18%)
CSS RGBa245, 79, 46,1rgba(245,79,46,1)
CMYK Modelcmyk(0%,68%,81%,4%)
HSL Color Space10,91% ,57%hsl(10,91% ,57%)
HSV Color Space10°, 81%, 96%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111101010100111100101110
Octal36511756
Decimal2457946
Hexf54f2e

Different shades of #f54f2e color code.

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

Light Shade of #f54f2e
#f7785f
Dark Shade of #f54f2e
#e52f0b
Saturated Shade of #f54f2e
#ff4824
Desaturated Shade of #f54f2e
#ea5639
Grey scale Shade of #f54f2e
#919191
Brighten Shade
#ff6847
Most Readable Shade
#000000

Shades of #f54f2e color code

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

#f54f2e
#d94628
#be3d23
#a3341e
#882b19
#6c2314
#511a0f
#36110a
#1b0805
#000000

Similar Color like #f54f2e color

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

#f6502f
#f75130
#f85231
#f95332
#fa5433
#fb5534
#fc5635
#fd5736
#fe5837
#ff5938
#ff5a39
#ff5b3a
#ff5c3b
#ff5d3c
#f44e2d
#f34d2c
#f24c2b
#f14b2a
#f04a29
#ef4928
#ee4827
#ed4726
#ec4625
#eb4524
#ea4423
#e94322
#e84221
#e74120

Monochromatic Color with #f54f2e

#f54f2e
#200a06
#4b180e
#752616
#a0341e
#ca4126

Tints of #f54f2e Color

#f54f2e
#f66245
#f7765c
#f88973
#f99d8a
#fab0a2
#fbc4b9
#fcd7d0
#fdebe7
#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

#f54f2e
#2ed4f5

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

Split Complementary

#f54f2e
#2ef5b3
#2e70f5

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

Analogous Color

#f52e5d
#f52e35
#f54f2e
#f5772e
#f59f2e

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

#f54f2e
#2ef54f
#4f2ef5

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

#f54f2e
#70f52e
#2ed4f5
#b22ef5

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

#f54f2e
#2ed4f5
#2e70f5
#f5b32e

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 #f54f2e 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.

#f54f2e Color Code Preview on Black Background Color

This is how #f54f2e Color will look on black background color. Color contrast ratio is 6.04

#f54f2e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f54f2e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f54f2e

#f54f2e color code is use for CSS Background Color

Background color for the above div is #f54f2e

HTML with inline CSS

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

#f54f2e color code is use for CSS Border Color

CSS Border color for the above div is #f54f2e

HTML with inline CSS

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

CSS Border Left color for the above div is #f54f2e

HTML with inline CSS

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

CSS Border Right color for the above div is #f54f2e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f54f2e

HTML with inline CSS

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

CSS Border Top color for the above div is #f54f2e

HTML with inline CSS

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

#f54f2e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f54f2e Color code Preview on White Background

This is how #f54f2e Color code will look on white background color. Color contrast ratio is 3.48

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

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(245,79,46,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(46,212,245,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(245,79,46,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.