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

#fc1811 hex color - Red - Warm color - Information

#fc1811 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #fc1811 Color code in RGB color code model is created after adding 98.82% red color, 9.41% green color and 6.67% blue color. Hex #fc1811 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 90% magenta, 93% yellow and 1.18% black.

Hex #fc1811 color code is between #ff1100 web safe hex color code and #ee2200 web safe hex color code. #ff1100 is the nearest web safe color code. You can see here many more shades of #fc1811 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codefc1811#fc1811
RGB Decimal252, 24, 17rgb(252, 24, 17)
RGB Percent99%, 9%, 7%rgb(99%, 9%, 7%)
CSS RGBa252, 24, 17,1rgba(252,24,17,1)
CMYK Modelcmyk(0%,90%,93%,1.18%)
HSL Color Space2,98% ,53%hsl(2,98% ,53%)
HSV Color Space2°, 93%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary111111000001100000010001
Octal3743021
Decimal2522417
Hexfc1811

Different shades of #fc1811 color code.

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

Light Shade of #fc1811
#fd4943
Dark Shade of #fc1811
#d70903
Saturated Shade of #fc1811
#ff150e
Desaturated Shade of #fc1811
#f0231d
Grey scale Shade of #fc1811
#868686
Brighten Shade
#ff312a
Most Readable Shade
#FFFFFF

Shades of #fc1811 color code

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

#fc1811
#e0150f
#c4120d
#a8100b
#8c0d09
#700a07
#540805
#380503
#1c0201
#000000

Similar Color like #fc1811 color

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

#fd1912
#fe1a13
#ff1b14
#ff1c15
#ff1d16
#ff1e17
#ff1f18
#ff2019
#ff211a
#ff221b
#ff231c
#ff241d
#ff251e
#ff261f
#fb1710
#fa160f
#f9150e
#f8140d
#f7130c
#f6120b
#f5110a
#f41009
#f30f08
#f20e07
#f10d06
#f00c05
#ef0b04
#ee0a03

Monochromatic Color with #fc1811

#fc1811
#270403
#520806
#7c0c08
#a7100b
#d1140e

Tints of #fc1811 Color

#fc1811
#fc312b
#fc4b45
#fd6560
#fd7e7a
#fd9895
#feb2af
#fecbca
#fee5e4
#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

#fc1811
#11f5fc

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

Split Complementary

#fc1811
#11fc8e
#1180fc

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

Analogous Color

#fc1168
#fc1139
#fc1811
#fc4711
#fc7611

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

#fc1811
#11fc18
#1811fc

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

#fc1811
#7ffc11
#11f5fc
#8d11fc

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

#fc1811
#11f5fc
#1180fc
#fc8e11

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

#fc1811 Color Code Preview on Black Background Color

This is how #fc1811 Color will look on black background color. Color contrast ratio is 5.28

#fc1811 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fc1811

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fc1811

#fc1811 color code is use for CSS Background Color

Background color for the above div is #fc1811

HTML with inline CSS

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

#fc1811 color code is use for CSS Border Color

CSS Border color for the above div is #fc1811

HTML with inline CSS

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

CSS Border Left color for the above div is #fc1811

HTML with inline CSS

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

CSS Border Right color for the above div is #fc1811

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fc1811

HTML with inline CSS

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

CSS Border Top color for the above div is #fc1811

HTML with inline CSS

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

#fc1811 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fc1811 Color code Preview on White Background

This is how #fc1811 Color code will look on white background color. Color contrast ratio is 3.98

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

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(252,24,17,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(17,245,252,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(252,24,17,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.