@
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.

#f14e21 hex color - Red - Warm color - Information

#f14e21 hex color - Red - Warm color

Color Mixture: Red and Orange

Color Hue/Base color: Red

Hex #f14e21 Color code in RGB color code model is created after adding 94.51% red color, 30.59% green color and 12.94% blue color. Hex #f14e21 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 68% magenta, 86% yellow and 5.49% black.

Hex #f14e21 color code is between #ee5522 web safe hex color code and #ff4411 web safe hex color code. #ee5522 is the nearest web safe color code. You can see here many more shades of #f14e21 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code f14e21 #f14e21
RGB Decimal 241, 78, 33 rgb(241, 78, 33)
RGB Percent 95%, 31%, 13% rgb(95%, 31%, 13%)
CSS RGBa 241, 78, 33,1 rgba(241,78,33,1)
CMYK Model cmyk(0%,68%,86%,5.49%)
HSL Color Space 13,88% ,54% hsl(13,88% ,54%)
HSV Color Space 13°, 86%, 95%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11110001 01001110 00100001
Octal 361 116 41
Decimal 241 78 33
Hex f1 4e 21

Different shades of #f14e21 color code.

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

Light Shade of #f14e21
#f47451
Dark Shade of #f14e21
#d2380d
Saturated Shade of #f14e21
#fd4715
Desaturated Shade of #f14e21
#e5552d
Grey scale Shade of #f14e21
#898989
Brighten Shade
#ff673a
Most Readable Shade
#FFFFFF

Shades of #f14e21 color code

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

#f14e21
#d6451d
#bb3c19
#a03416
#852b12
#6b220e
#501a0b
#351107
#1a0803
#000000

Similar Color like #f14e21 color

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

#f24f22
#f35023
#f45124
#f55225
#f65326
#f75427
#f85528
#f95629
#fa572a
#fb582b
#fc592c
#fd5a2d
#fe5b2e
#ff5c2f
#f04d20
#ef4c1f
#ee4b1e
#ed4a1d
#ec491c
#eb481b
#ea471a
#e94619
#e84518
#e74417
#e64316
#e54215
#e44114
#e34013

Monochromatic Color with #f14e21

#f14e21
#1c0904
#47170a
#712510
#9c3215
#c6401b

Tints of #f14e21 Color

#f14e21
#f26139
#f47552
#f5896b
#f79c83
#f8b09c
#fac4b5
#fbd7cd
#fdebe6
#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

#f14e21
#21c4f1

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

Split Complementary

#f14e21
#21f1b6
#215cf1

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

Analogous Color

#f12147
#f12421
#f14e21
#f17821
#f1a121

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

#f14e21
#21f14e
#4e21f1

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

#f14e21
#5cf121
#21c4f1
#b621f1

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

#f14e21
#21c4f1
#215cf1
#f1b621

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

#f14e21 Color Code Preview on Black Background Color

This is how #f14e21 Color will look on black background color. Color contrast ratio is 5.85

#f14e21 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f14e21

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f14e21

#f14e21 color code is use for CSS Background Color

Background color for the above div is #f14e21

HTML with inline CSS

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

#f14e21 color code is use for CSS Border Color

CSS Border color for the above div is #f14e21

HTML with inline CSS

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

CSS Border Left color for the above div is #f14e21

HTML with inline CSS

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

CSS Border Right color for the above div is #f14e21

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f14e21

HTML with inline CSS

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

CSS Border Top color for the above div is #f14e21

HTML with inline CSS

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

#f14e21 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f14e21 Color code Preview on White Background

This is how #f14e21 Color code will look on white background color. Color contrast ratio is 3.59

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

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(241,78,33,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(33,196,241,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(241,78,33,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.