Skip to main content Skip to docs navigation

#f40586 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 Flickr Pink and its hex is #FB0081 Nearest Color Name

Color Hue/Base color: Red

Hex #f40586 Color code in RGB color code model is created after adding 95.69% red color, 1.96% green color and 52.55% blue color. Hex #f40586 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 98% magenta, 45% yellow and 4.31% black.

Hex #f40586 color code is between #ee0088 web safe hex color code and #ff0077 web safe hex color code. #ee0088 is the nearest web safe color code. You can see here many more shades of #f40586 color code.

RGB Chart

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

Color Table

Hex Color Code f40586 #f40586
RGB Decimal 244, 5, 134 244, 5, 134
RGB Percent 96%, 2%, 53% rgb(96%, 2%, 53%)
CSS RGBa 244, 5, 134,1 rgba(244,5,134,1)
CMYK Model cmyk(0%,98%,45%,4.31%)
HSL Color Space 328,96% ,49% hsl(328,96% ,49%)
HSV Color Space 328°, 98%, 96%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11110100 00000101 10000110
Octal 364 5 206
Decimal 244 5 134
Hex f4 05 86

Different shades of #f40586 color code.

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

Darkest of #f40586
#5e0234
Darker of #f40586
#90034f
Dark of #f40586
#c2046b
Base of #f40586
#f40586
Light of #f40586
#fb319e
Lighter
#fc63b6
Lightest
#fd95cd

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

#f40586
#05f473

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

Split Complementary

#f40586
#0ef405
#05f4ea

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

Analogous Color

#d705f4
#f405ea
#f40586
#f40536
#f43705

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

#f40586
#0586f4
#86f405

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

#f40586
#86f405
#05f473
#7305f4

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

#f40586
#f4ea05
#05f473
#050ef4

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

#2c0118
#5e0234
#90034f
#c2046b
#f40586
#fb319e
#fc63b6
#fd95cd
#fec7e5

Tints of #f40586 Color

#f40586
#f52093
#f63ca0
#f758ae
#f874bb
#fa8fc9
#fbabd6
#fcc7e4
#fde3f1
#ffffff

Shades of #f40586 color code

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

#f40586
#d80477
#bd0368
#a20359
#87024a
#6c023b
#51012c
#36011d
#1b000e
#000000

Tones

#f40586
#db1e84
#c23782
#a95080
#90697e

Tones

Similar Color like #f40586 color

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

#f50687
#f60788
#f70889
#f8098a
#f90a8b
#fa0b8c
#fb0c8d
#fc0d8e
#fd0e8f
#fe0f90
#ff1091
#ff1192
#ff1293
#ff1394
#f30485
#f20384
#f10283
#f00182
#ef0081
#ee0080
#ed007f
#ec007e
#eb007d
#ea007c
#e9007b
#e8007a
#e70079
#e60078

Download this Dark Red

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

#f40586 Color Code Preview on Black Background Color

This is how #f40586 Color will look on black background color. Color contrast ratio is 5.21

#f40586 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f40586

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f40586

#f40586 color code is use for CSS Background Color

Background color for the above div is #f40586

HTML with inline CSS

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

#f40586 color code is use for CSS Border Color

CSS Border color for the above div is #f40586

HTML with inline CSS

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

CSS Border Left color for the above div is #f40586

HTML with inline CSS

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

CSS Border Right color for the above div is #f40586

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f40586

HTML with inline CSS

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

CSS Border Top color for the above div is #f40586

HTML with inline CSS

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

#f40586 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f40586 Color code Preview on White Background

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

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