Skip to main content Skip to docs navigation

#fc0a2a 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 Bright Scarlet and its hex is #FC0E34 Nearest Color Name

Color Hue/Base color: Red

Hex #fc0a2a Color code in RGB color code model is created after adding 98.82% red color, 3.92% green color and 16.47% blue color. Hex #fc0a2a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 96% magenta, 83% yellow and 1.18% black.

Hex #fc0a2a color code is between #ff1122 web safe hex color code and #ee0033 web safe hex color code. #ff1122 is the nearest web safe color code. You can see here many more shades of #fc0a2a color code.

RGB Chart

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

Color Table

Hex Color Code fc0a2a #fc0a2a
RGB Decimal 252, 10, 42 252, 10, 42
RGB Percent 99%, 4%, 16% rgb(99%, 4%, 16%)
CSS RGBa 252, 10, 42,1 rgba(252,10,42,1)
CMYK Model cmyk(0%,96%,83%,1.18%)
HSL Color Space 352,98% ,51% hsl(352,98% ,51%)
HSV Color Space 352°, 96%, 99%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111100 00001010 00101010
Octal 374 12 52
Decimal 252 10 42
Hex fc 0a 2a

Different shades of #fc0a2a color code.

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

Darkest of #fc0a2a
#6c010f
Darker of #fc0a2a
#9e0217
Dark of #fc0a2a
#d0031e
Base of #fc0a2a
#fc0a2a
Light of #fc0a2a
#fd3c56
Lighter
#fd6f82
Lightest
#fea1ad

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

#fc0a2a
#0afcdc

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

Split Complementary

#fc0a2a
#0afc63
#0aa3fc

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

Analogous Color

#fc0ab7
#fc0a8f
#fc0a2a
#fc3b0a
#fca00a

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

#fc0a2a
#0a2afc
#2afc0a

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

#fc0a2a
#2afc0a
#0afcdc
#dc0afc

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

#fc0a2a
#a3fc0a
#0afcdc
#630afc

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

#390108
#6c010f
#9e0217
#d0031e
#fc0a2a
#fd3c56
#fd6f82
#fea1ad
#fed4d9

Tints of #fc0a2a Color

#fc0a2a
#fc2541
#fc4059
#fd5b71
#fd7688
#fd92a0
#feadb8
#fec8cf
#fee3e7
#ffffff

Shades of #fc0a2a color code

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

#fc0a2a
#e00825
#c40720
#a8061c
#8c0517
#700412
#54030e
#380209
#1c0104
#000000

Tones

#fc0a2a
#e3233c
#ca3c4e
#b25461
#996d73

Tones

Similar Color like #fc0a2a color

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

#fd0b2b
#fe0c2c
#ff0d2d
#ff0e2e
#ff0f2f
#ff1030
#ff1131
#ff1232
#ff1333
#ff1434
#ff1535
#ff1636
#ff1737
#ff1838
#fb0929
#fa0828
#f90727
#f80626
#f70525
#f60424
#f50323
#f40222
#f30121
#f20020
#f1001f
#f0001e
#ef001d
#ee001c

Download this Dark Red

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

#fc0a2a Color Code Preview on Black Background Color

This is how #fc0a2a Color will look on black background color. Color contrast ratio is 5.22

#fc0a2a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fc0a2a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fc0a2a

#fc0a2a color code is use for CSS Background Color

Background color for the above div is #fc0a2a

HTML with inline CSS

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

#fc0a2a color code is use for CSS Border Color

CSS Border color for the above div is #fc0a2a

HTML with inline CSS

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

CSS Border Left color for the above div is #fc0a2a

HTML with inline CSS

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

CSS Border Right color for the above div is #fc0a2a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fc0a2a

HTML with inline CSS

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

CSS Border Top color for the above div is #fc0a2a

HTML with inline CSS

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

#fc0a2a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fc0a2a Color code Preview on White Background

This is how #fc0a2a Color code will look on white background color. Color contrast ratio is 4.03

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

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