Skip to main content Skip to docs navigation

#fc274d 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 Là Jiāo Hóng Red and its hex is #FC2647 Nearest Color Name

Color Hue/Base color: Red

Hex #fc274d Color code in RGB color code model is created after adding 98.82% red color, 15.29% green color and 30.2% blue color. Hex #fc274d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 85% magenta, 69% yellow and 1.18% black.

Hex #fc274d color code is between #ff2255 web safe hex color code and #ee3344 web safe hex color code. #ff2255 is the nearest web safe color code. You can see here many more shades of #fc274d color code.

RGB Chart

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

Color Table

Hex Color Code fc274d #fc274d
RGB Decimal 252, 39, 77 252, 39, 77
RGB Percent 99%, 15%, 30% rgb(99%, 15%, 30%)
CSS RGBa 252, 39, 77,1 rgba(252,39,77,1)
CMYK Model cmyk(0%,85%,69%,1.18%)
HSL Color Space 349,97% ,57% hsl(349,97% ,57%)
HSV Color Space 349°, 85%, 99%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111100 00100111 01001101
Octal 374 47 115
Decimal 252 39 77
Hex fc 27 4d

Different shades of #fc274d color code.

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

Darkest of #fc274d
#88021a
Darker of #fc274d
#ba0323
Dark of #fc274d
#ed032d
Base of #fc274d
#fc274d
Light of #fc274d
#fd5976
Lighter
#fd8ca0
Lightest
#febec9

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

#fc274d
#27fcd6

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

Split Complementary

#fc274d
#27fc6c
#27b7fc

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

Analogous Color

#fc27c9
#fc27a6
#fc274d
#fc4827
#fca127

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

#fc274d
#274dfc
#4dfc27

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

#fc274d
#4dfc27
#27fcd6
#d627fc

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

#fc274d
#b7fc27
#27fcd6
#6c27fc

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

#560110
#88021a
#ba0323
#ed032d
#fc274d
#fd5976
#fd8ca0
#febec9
#fff0f3

Tints of #fc274d Color

#fc274d
#fc3f60
#fc5774
#fd6f88
#fd879c
#fd9faf
#feb7c3
#fecfd7
#fee7eb
#ffffff

Shades of #fc274d color code

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

#fc274d
#e02244
#c41e3b
#a81a33
#8c152a
#701122
#540d19
#380811
#1c0408
#000000

Tones

#fc274d
#e63d5b
#d05369
#ba6977
#a47f85

Tones

Similar Color like #fc274d color

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

#fd284e
#fe294f
#ff2a50
#ff2b51
#ff2c52
#ff2d53
#ff2e54
#ff2f55
#ff3056
#ff3157
#ff3258
#ff3359
#ff345a
#ff355b
#fb264c
#fa254b
#f9244a
#f82349
#f72248
#f62147
#f52046
#f41f45
#f31e44
#f21d43
#f11c42
#f01b41
#ef1a40
#ee193f

Download this Dark Red

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

#fc274d Color Code Preview on Black Background Color

This is how #fc274d Color will look on black background color. Color contrast ratio is 5.54

#fc274d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fc274d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #fc274d

#fc274d color code is use for CSS Background Color

Background color for the above div is #fc274d

HTML with inline CSS

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

#fc274d color code is use for CSS Border Color

CSS Border color for the above div is #fc274d

HTML with inline CSS

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

CSS Border Left color for the above div is #fc274d

HTML with inline CSS

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

CSS Border Right color for the above div is #fc274d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #fc274d

HTML with inline CSS

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

CSS Border Top color for the above div is #fc274d

HTML with inline CSS

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

#fc274d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#fc274d Color code Preview on White Background

This is how #fc274d Color code will look on white background color. Color contrast ratio is 3.79

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

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