Skip to main content Skip to docs navigation

#f14427 hex color | Download Dark Red 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 Karaka Orange and its hex is #F04925 Nearest Color Name

Color Hue/Base color: Red

Hex #f14427 Color code in RGB color code model is created after adding 94.51% red color, 26.67% green color and 15.29% blue color. Hex #f14427 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 72% magenta, 84% yellow and 5.49% black.

Hex #f14427 color code is between #ee3322 web safe hex color code and #ff5533 web safe hex color code. #ee3322 is the nearest web safe color code. You can see here many more shades of #f14427 color code.

RGB Chart

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

Color Table

Hex Color Code f14427 #f14427
RGB Decimal 241, 68, 39 241, 68, 39
RGB Percent 95%, 27%, 15% rgb(95%, 27%, 15%)
CSS RGBa 241, 68, 39,1 rgba(241,68,39,1)
CMYK Model cmyk(0%,72%,84%,5.49%)
HSL Color Space 9,88% ,55% hsl(9,88% ,55%)
HSV Color Space 9°, 84%, 95%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11110001 01000100 00100111
Octal 361 104 47
Decimal 241 68 39
Hex f1 44 27

Different shades of #f14427 color code.

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

Darkest of #f14427
#771808
Darker of #f14427
#a7210b
Dark of #f14427
#d72b0e
Base of #f14427
#f14427
Light of #f14427
#f46d57
Lighter
#f79787
Lightest
#fac0b7

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

#f14427
#27d4f1

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

Split Complementary

#f14427
#27f1a9
#276ff1

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

Analogous Color

#f12780
#f1275e
#f14427
#f18727
#f1db27

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

#f14427
#4427f1
#27f144

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

#f14427
#27f144
#27d4f1
#f127d4

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

#f14427
#6ff127
#27d4f1
#a927f1

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

#470e05
#771808
#a7210b
#d72b0e
#f14427
#f46d57
#f79787
#fac0b7
#fdeae7

Tints of #f14427 Color

#f14427
#f2583f
#f46d57
#f5826f
#f79787
#f8ab9f
#fac0b7
#fbd5cf
#fdeae7
#ffffff

Shades of #f14427 color code

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

#f14427
#d63c22
#bb341e
#a02d1a
#852515
#6b1e11
#50160d
#350f08
#1a0704
#000000

Tones

#f14427
#da543e
#c36555
#ac756c
#958683

Tones

Similar Color like #f14427 color

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

#f24528
#f34629
#f4472a
#f5482b
#f6492c
#f74a2d
#f84b2e
#f94c2f
#fa4d30
#fb4e31
#fc4f32
#fd5033
#fe5134
#ff5235
#f04326
#ef4225
#ee4124
#ed4023
#ec3f22
#eb3e21
#ea3d20
#e93c1f
#e83b1e
#e73a1d
#e6391c
#e5381b
#e4371a
#e33619

Download this Dark Red

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

#f14427 Color Code Preview on Black Background Color

This is how #f14427 Color will look on black background color. Color contrast ratio is 5.60

#f14427 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f14427

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f14427

#f14427 color code is use for CSS Background Color

Background color for the above div is #f14427

HTML with inline CSS

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

#f14427 color code is use for CSS Border Color

CSS Border color for the above div is #f14427

HTML with inline CSS

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

CSS Border Left color for the above div is #f14427

HTML with inline CSS

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

CSS Border Right color for the above div is #f14427

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f14427

HTML with inline CSS

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

CSS Border Top color for the above div is #f14427

HTML with inline CSS

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

#f14427 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f14427 Color code Preview on White Background

This is how #f14427 Color code will look on white background color. Color contrast ratio is 3.75

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

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(241,68,39,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(39,212,241,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(241,68,39,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }