Skip to main content Skip to docs navigation

#f42ecc 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 Kriss Me Not Fuchsia and its hex is #EA27C2 Nearest Color Name

Color Hue/Base color: Red

Hex #f42ecc Color code in RGB color code model is created after adding 95.69% red color, 18.04% green color and 80% blue color. Hex #f42ecc Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 81% magenta, 16% yellow and 4.31% black.

Hex #f42ecc color code is between #ee33bb web safe hex color code and #ff22dd web safe hex color code. #ee33bb is the nearest web safe color code. You can see here many more shades of #f42ecc color code.

RGB Chart

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

Color Table

Hex Color Code f42ecc #f42ecc
RGB Decimal 244, 46, 204 244, 46, 204
RGB Percent 96%, 18%, 80% rgb(96%, 18%, 80%)
CSS RGBa 244, 46, 204,1 rgba(244,46,204,1)
CMYK Model cmyk(0%,81%,16%,4.31%)
HSL Color Space 312,90% ,57% hsl(312,90% ,57%)
HSV Color Space 312°, 81%, 96%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11110100 00101110 11001100
Octal 364 56 314
Decimal 244 46 204
Hex f4 2e cc

Different shades of #f42ecc color code.

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

Darkest of #f42ecc
#820769
Darker of #f42ecc
#b30990
Dark of #f42ecc
#e30cb8
Base of #f42ecc
#f42ecc
Light of #f42ecc
#f75ed8
Lighter
#f98fe4
Lightest
#fcbfef

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

#f42ecc
#2ef456

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

Split Complementary

#f42ecc
#69f42e
#2ef4b9

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

Analogous Color

#a82ef4
#c92ef4
#f42ecc
#f42e8a
#f42e37

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

#f42ecc
#2eccf4
#ccf42e

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

#f42ecc
#ccf42e
#2ef456
#562ef4

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

#f42ecc
#f4b92e
#2ef456
#2e69f4

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

#520442
#820769
#b30990
#e30cb8
#f42ecc
#f75ed8
#f98fe4
#fcbfef
#fef0fb

Tints of #f42ecc Color

#f42ecc
#f545d1
#f65cd7
#f773dd
#f88ae2
#faa2e8
#fbb9ee
#fcd0f3
#fde7f9
#ffffff

Shades of #f42ecc color code

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

#f42ecc
#d828b5
#bd239e
#a21e88
#871971
#6c145a
#510f44
#360a2d
#1b0516
#000000

Tones

#f42ecc
#de44bf
#c85ab2
#b270a5
#9c8698

Tones

Similar Color like #f42ecc color

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

#f52fcd
#f630ce
#f731cf
#f832d0
#f933d1
#fa34d2
#fb35d3
#fc36d4
#fd37d5
#fe38d6
#ff39d7
#ff3ad8
#ff3bd9
#ff3cda
#f32dcb
#f22cca
#f12bc9
#f02ac8
#ef29c7
#ee28c6
#ed27c5
#ec26c4
#eb25c3
#ea24c2
#e923c1
#e822c0
#e721bf
#e620be

Download this Dark Red

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

#f42ecc Color Code Preview on Black Background Color

This is how #f42ecc Color will look on black background color. Color contrast ratio is 6.11

#f42ecc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f42ecc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f42ecc

#f42ecc color code is use for CSS Background Color

Background color for the above div is #f42ecc

HTML with inline CSS

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

#f42ecc color code is use for CSS Border Color

CSS Border color for the above div is #f42ecc

HTML with inline CSS

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

CSS Border Left color for the above div is #f42ecc

HTML with inline CSS

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

CSS Border Right color for the above div is #f42ecc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f42ecc

HTML with inline CSS

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

CSS Border Top color for the above div is #f42ecc

HTML with inline CSS

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

#f42ecc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f42ecc Color code Preview on White Background

This is how #f42ecc Color code will look on white background color. Color contrast ratio is 3.44

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

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