Skip to main content Skip to docs navigation

#f02479 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 Furious Fuchsia and its hex is #EE2277 Nearest Color Name

Color Hue/Base color: Red

Hex #f02479 Color code in RGB color code model is created after adding 94.12% red color, 14.12% green color and 47.45% blue color. Hex #f02479 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 85% magenta, 50% yellow and 5.88% black.

Hex #f02479 color code is between #ee2277 web safe hex color code and #ff3388 web safe hex color code. #ee2277 is the nearest web safe color code. You can see here many more shades of #f02479 color code.

RGB Chart

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

Color Table

Hex Color Code f02479 #f02479
RGB Decimal 240, 36, 121 240, 36, 121
RGB Percent 94%, 14%, 47% rgb(94%, 14%, 47%)
CSS RGBa 240, 36, 121,1 rgba(240,36,121,1)
CMYK Model cmyk(0%,85%,50%,5.88%)
HSL Color Space 335,87% ,54% hsl(335,87% ,54%)
HSV Color Space 335°, 85%, 94%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11110000 00100100 01111001
Octal 360 44 171
Decimal 240 36 121
Hex f0 24 79

Different shades of #f02479 color code.

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

Darkest of #f02479
#730835
Darker of #f02479
#a30b4a
Dark of #f02479
#d30e60
Base of #f02479
#f02479
Light of #f02479
#f35496
Lighter
#f783b3
Lightest
#fab3d1

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

#f02479
#24f09b

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

Split Complementary

#f02479
#24f035
#24dff0

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

Analogous Color

#f024f0
#f024ce
#f02479
#f02435
#f06824

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

#f02479
#2479f0
#79f024

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

#f02479
#79f024
#24f09b
#9b24f0

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

#f02479
#dff024
#24f09b
#3524f0

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

#43051f
#730835
#a30b4a
#d30e60
#f02479
#f35496
#f783b3
#fab3d1
#fde3ee

Tints of #f02479 Color

#f02479
#f13c87
#f35496
#f56da5
#f685b4
#f89dc3
#fab6d2
#fbcee1
#fde6f0
#ffffff

Shades of #f02479 color code

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

#f02479
#d5206b
#ba1c5e
#a01850
#851443
#6a1035
#500c28
#35081a
#1a040d
#000000

Tones

#f02479
#d93b7d
#c15381
#aa6a85
#928289

Tones

Similar Color like #f02479 color

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

#f1257a
#f2267b
#f3277c
#f4287d
#f5297e
#f62a7f
#f72b80
#f82c81
#f92d82
#fa2e83
#fb2f84
#fc3085
#fd3186
#fe3287
#ef2378
#ee2277
#ed2176
#ec2075
#eb1f74
#ea1e73
#e91d72
#e81c71
#e71b70
#e61a6f
#e5196e
#e4186d
#e3176c
#e2166b

Download this Dark Red

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

#f02479 Color Code Preview on Black Background Color

This is how #f02479 Color will look on black background color. Color contrast ratio is 5.23

#f02479 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f02479

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f02479

#f02479 color code is use for CSS Background Color

Background color for the above div is #f02479

HTML with inline CSS

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

#f02479 color code is use for CSS Border Color

CSS Border color for the above div is #f02479

HTML with inline CSS

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

CSS Border Left color for the above div is #f02479

HTML with inline CSS

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

CSS Border Right color for the above div is #f02479

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f02479

HTML with inline CSS

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

CSS Border Top color for the above div is #f02479

HTML with inline CSS

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

#f02479 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f02479 Color code Preview on White Background

This is how #f02479 Color code will look on white background color. Color contrast ratio is 4.01

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

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