Skip to main content Skip to docs navigation

#f0519e 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 Pantone 212 C and its hex is #F04E98 Nearest Color Name

Color Hue/Base color: Red

Hex #f0519e Color code in RGB color code model is created after adding 94.12% red color, 31.76% green color and 61.96% blue color. Hex #f0519e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 66% magenta, 34% yellow and 5.88% black.

Hex #f0519e color code is between #ee5599 web safe hex color code and #ff44aa web safe hex color code. #ee5599 is the nearest web safe color code. You can see here many more shades of #f0519e color code.

RGB Chart

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

Color Table

Hex Color Code f0519e #f0519e
RGB Decimal 240, 81, 158 240, 81, 158
RGB Percent 94%, 32%, 62% rgb(94%, 32%, 62%)
CSS RGBa 240, 81, 158,1 rgba(240,81,158,1)
CMYK Model cmyk(0%,66%,34%,5.88%)
HSL Color Space 331,84% ,63% hsl(331,84% ,63%)
HSV Color Space 331°, 66%, 94%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11110000 01010001 10011110
Octal 360 121 236
Decimal 240 81 158
Hex f0 51 9e

Different shades of #f0519e color code.

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

Darkest of #f0519e
#9b0d52
Darker of #f0519e
#ca116b
Dark of #f0519e
#ec2284
Base of #f0519e
#f0519e
Light of #f0519e
#f480b8
Lighter
#f8afd2
Lightest
#fcdeed

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

#f0519e
#51f0a3

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

Split Complementary

#f0519e
#51f053
#51eef0

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

Analogous Color

#e551f0
#f051e0
#f0519e
#f05169
#f07b51

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

#f0519e
#519ef0
#9ef051

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

#f0519e
#9ef051
#51f0a3
#a351f0

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

#f0519e
#eef051
#51f0a3
#5351f0

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

#6c0939
#9b0d52
#ca116b
#ec2284
#f0519e
#f480b8
#f8afd2
#fcdeed
#ffffff

Tints of #f0519e Color

#f0519e
#f164a8
#f377b3
#f58bbe
#f69ec9
#f8b1d3
#fac5de
#fbd8e9
#fdebf4
#ffffff

Shades of #f0519e color code

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

#f0519e
#d5488c
#ba3f7a
#a03669
#852d57
#6a2446
#501b34
#351223
#1a0911
#000000

Tones

#f0519e
#dd649f
#ca779f
#b78aa0
#a49da0

Tones

Similar Color like #f0519e color

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

#f1529f
#f253a0
#f354a1
#f455a2
#f556a3
#f657a4
#f758a5
#f859a6
#f95aa7
#fa5ba8
#fb5ca9
#fc5daa
#fd5eab
#fe5fac
#ef509d
#ee4f9c
#ed4e9b
#ec4d9a
#eb4c99
#ea4b98
#e94a97
#e84996
#e74895
#e64794
#e54693
#e44592
#e34491
#e24390

Download this Dark Red

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

#f0519e Color Code Preview on Black Background Color

This is how #f0519e Color will look on black background color. Color contrast ratio is 6.38

#f0519e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f0519e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f0519e

#f0519e color code is use for CSS Background Color

Background color for the above div is #f0519e

HTML with inline CSS

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

#f0519e color code is use for CSS Border Color

CSS Border color for the above div is #f0519e

HTML with inline CSS

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

CSS Border Left color for the above div is #f0519e

HTML with inline CSS

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

CSS Border Right color for the above div is #f0519e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f0519e

HTML with inline CSS

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

CSS Border Top color for the above div is #f0519e

HTML with inline CSS

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

#f0519e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f0519e Color code Preview on White Background

This is how #f0519e Color code will look on white background color. Color contrast ratio is 3.29

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

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