Skip to main content Skip to docs navigation

#FD004D hex color | Folly | 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

Color Hue/Base color: Red

Hex #FD004D Color Code is also known as | Folly color.

Hex #FD004D Color code in RGB color code model is created after adding 99.22% red color, 0% green color and 30.2% blue color. Hex #FD004D Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 100% magenta, 70% yellow and 0.78% black.

Hex #FD004D color code is between #ff0055 web safe hex color code and #ee0044 web safe hex color code. #ff0055 is the nearest web safe color code. You can see here many more shades of #FD004D color code.

RGB Chart

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

Color Table

Hex Color Code FD004D #FD004D
RGB Decimal 253, 0, 77 253, 0, 77
RGB Percent 99%, 0%, 30% rgb(99%, 0%, 30%)
CSS RGBa 253, 0, 77,1 rgba(253,0,77,1)
CMYK Model cmyk(0%,100%,70%,0.78%)
HSL Color Space 342,100% ,50% hsl(342,100% ,50%)
HSV Color Space 342°, 100%, 99%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111101 00000000 01001101
Octal 375 0 115
Decimal 253 0 77
Hex FD 00 4D

Different shades of #FD004D color code.

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

Darkest of #FD004D
#64001e
Darker of #FD004D
#97002e
Dark of #FD004D
#ca003d
Base of #FD004D
#fd004d
Light of #FD004D
#ff3170
Lighter
#ff6493
Lightest
#ff97b7

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

#fd004d
#00fdb0

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

Split Complementary

#FD004D
#00fd32
#00ccfd

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

Analogous Color

#fd00e1
#fd00b6
#fd004d
#fd0700
#fd7100

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

#FD004D
#004dfd
#4dfd00

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

#FD004D
#4dfd00
#00fdb0
#b000fd

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

#FD004D
#ccfd00
#00fdb0
#3200fd

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

#31000f
#64001e
#97002e
#ca003d
#fd004d
#ff3170
#ff6493
#ff97b7
#ffcada

Tints of #FD004D Color

#fd004d
#fd1c60
#fd3874
#fd5588
#fd719c
#fe8daf
#feaac3
#fec6d7
#fee2eb
#ffffff

Shades of #FD004D color code

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

#fd004d
#e00044
#c4003b
#a80033
#8c002a
#700022
#540019
#380011
#1c0008
#000000

Tones

#fd004d
#e41957
#ca3361
#b14c6b
#986575

Tones

Similar Color like #FD004D color

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

#fe014e
#ff024f
#ff0350
#ff0451
#ff0552
#ff0653
#ff0754
#ff0855
#ff0956
#ff0a57
#ff0b58
#ff0c59
#ff0d5a
#ff0e5b
#fc004c
#fb004b
#fa004a
#f90049
#f80048
#f70047
#f60046
#f50045
#f40044
#f30043
#f20042
#f10041
#f00040
#ef003f

Download this Dark Red

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

#FD004D Color Code Preview on Black Background Color

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

#FD004D in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #FD004D

HTML with inline CSS

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

Your Example Paragraph content text in with font color #FD004D

#FD004D color code is use for CSS Background Color

Background color for the above div is #FD004D

HTML with inline CSS

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

#FD004D color code is use for CSS Border Color

CSS Border color for the above div is #FD004D

HTML with inline CSS

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

CSS Border Left color for the above div is #FD004D

HTML with inline CSS

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

CSS Border Right color for the above div is #FD004D

HTML with inline CSS

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

CSS Border Bottom color for the above div is #FD004D

HTML with inline CSS

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

CSS Border Top color for the above div is #FD004D

HTML with inline CSS

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

#FD004D hex Color code used as CSS color Codes

Example CSS Class for usage

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

#FD004D Color code Preview on White Background

This is how #FD004D Color code will look on white background color. Color contrast ratio is 3.97

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

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