Skip to main content Skip to docs navigation

#f91c8e 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 Philippine Pink and its hex is #FA1A8E Nearest Color Name

Color Hue/Base color: Red

Hex #f91c8e Color code in RGB color code model is created after adding 97.65% red color, 10.98% green color and 55.69% blue color. Hex #f91c8e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 89% magenta, 43% yellow and 2.35% black.

Hex #f91c8e color code is between #ff2288 web safe hex color code and #ee1199 web safe hex color code. #ff2288 is the nearest web safe color code. You can see here many more shades of #f91c8e color code.

RGB Chart

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

Color Table

Hex Color Code f91c8e #f91c8e
RGB Decimal 249, 28, 142 249, 28, 142
RGB Percent 98%, 11%, 56% rgb(98%, 11%, 56%)
CSS RGBa 249, 28, 142,1 rgba(249,28,142,1)
CMYK Model cmyk(0%,89%,43%,2.35%)
HSL Color Space 329,95% ,54% hsl(329,95% ,54%)
HSV Color Space 329°, 89%, 98%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11111001 00011100 10001110
Octal 371 34 216
Decimal 249 28 142
Hex f9 1c 8e

Different shades of #f91c8e color code.

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

Darkest of #f91c8e
#790340
Darker of #f91c8e
#aa055a
Dark of #f91c8e
#dc0674
Base of #f91c8e
#f91c8e
Light of #f91c8e
#fa4ea7
Lighter
#fc7fbf
Lightest
#fdb1d8

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

#f91c8e
#1cf987

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

Split Complementary

#f91c8e
#1ff91c
#1cf9f6

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

Analogous Color

#e31cf9
#f91cea
#f91c8e
#f91c44
#f9501c

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

#f91c8e
#1c8ef9
#8ef91c

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

#f91c8e
#8ef91c
#1cf987
#871cf9

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

#f91c8e
#f9f61c
#1cf987
#1c1ff9

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

#470226
#790340
#aa055a
#dc0674
#f91c8e
#fa4ea7
#fc7fbf
#fdb1d8
#fee3f1

Tints of #f91c8e Color

#f91c8e
#f9359a
#fa4ea7
#fb67b3
#fb80c0
#fc9acc
#fdb3d9
#fdcce5
#fee5f2
#ffffff

Shades of #f91c8e color code

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

#f91c8e
#dd187e
#c1156e
#a6125e
#8a0f4e
#6e0c3f
#53092f
#37061f
#1b030f
#000000

Tones

#f91c8e
#e2338d
#ca4b8d
#b3628c
#9c798b

Tones

Similar Color like #f91c8e color

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

#fa1d8f
#fb1e90
#fc1f91
#fd2092
#fe2193
#ff2294
#ff2395
#ff2496
#ff2597
#ff2698
#ff2799
#ff289a
#ff299b
#ff2a9c
#f81b8d
#f71a8c
#f6198b
#f5188a
#f41789
#f31688
#f21587
#f11486
#f01385
#ef1284
#ee1183
#ed1082
#ec0f81
#eb0e80

Download this Dark Red

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

#f91c8e Color Code Preview on Black Background Color

This is how #f91c8e Color will look on black background color. Color contrast ratio is 5.58

#f91c8e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f91c8e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f91c8e

#f91c8e color code is use for CSS Background Color

Background color for the above div is #f91c8e

HTML with inline CSS

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

#f91c8e color code is use for CSS Border Color

CSS Border color for the above div is #f91c8e

HTML with inline CSS

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

CSS Border Left color for the above div is #f91c8e

HTML with inline CSS

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

CSS Border Right color for the above div is #f91c8e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f91c8e

HTML with inline CSS

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

CSS Border Top color for the above div is #f91c8e

HTML with inline CSS

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

#f91c8e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f91c8e Color code Preview on White Background

This is how #f91c8e Color code will look on white background color. Color contrast ratio is 3.76

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

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