Skip to main content Skip to docs navigation

#f12cbb 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 Magnificent Magenta and its hex is #EE22AA Nearest Color Name

Color Hue/Base color: Red

Hex #f12cbb Color code in RGB color code model is created after adding 94.51% red color, 17.25% green color and 73.33% blue color. Hex #f12cbb Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 82% magenta, 22% yellow and 5.49% black.

Hex #f12cbb color code is between #ee33aa web safe hex color code and #ff22cc web safe hex color code. #ee33aa is the nearest web safe color code. You can see here many more shades of #f12cbb color code.

RGB Chart

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

Color Table

Hex Color Code f12cbb #f12cbb
RGB Decimal 241, 44, 187 241, 44, 187
RGB Percent 95%, 17%, 73% rgb(95%, 17%, 73%)
CSS RGBa 241, 44, 187,1 rgba(241,44,187,1)
CMYK Model cmyk(0%,82%,22%,5.49%)
HSL Color Space 316,88% ,56% hsl(316,88% ,56%)
HSV Color Space 316°, 82%, 95%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11110001 00101100 10111011
Octal 361 54 273
Decimal 241 44 187
Hex f1 2c bb

Different shades of #f12cbb color code.

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

Darkest of #f12cbb
#7c085c
Darker of #f12cbb
#ac0b80
Dark of #f12cbb
#db0fa3
Base of #f12cbb
#f12cbb
Light of #f12cbb
#f45cca
Lighter
#f78cda
Lightest
#fbbbe9

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

#f12cbb
#2cf162

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

Split Complementary

#f12cbb
#58f12c
#2cf1c5

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

Analogous Color

#b42cf1
#d52cf1
#f12cbb
#f12c79
#f1312c

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

#f12cbb
#2cbbf1
#bbf12c

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

#f12cbb
#bbf12c
#2cf162
#622cf1

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

#f12cbb
#f1c52c
#2cf162
#2c58f1

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

#4c0539
#7c085c
#ac0b80
#db0fa3
#f12cbb
#f45cca
#f78cda
#fbbbe9
#feebf9

Tints of #f12cbb Color

#f12cbb
#f243c2
#f45aca
#f572d1
#f789d9
#f8a1e0
#fab8e8
#fbd0ef
#fde7f7
#ffffff

Shades of #f12cbb color code

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

#f12cbb
#d627a6
#bb2291
#a01d7c
#851867
#6b1353
#500e3e
#350929
#1a0414
#000000

Tones

#f12cbb
#db42b1
#c459a7
#ae6f9c
#978692

Tones

Similar Color like #f12cbb color

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

#f22dbc
#f32ebd
#f42fbe
#f530bf
#f631c0
#f732c1
#f833c2
#f934c3
#fa35c4
#fb36c5
#fc37c6
#fd38c7
#fe39c8
#ff3ac9
#f02bba
#ef2ab9
#ee29b8
#ed28b7
#ec27b6
#eb26b5
#ea25b4
#e924b3
#e823b2
#e722b1
#e621b0
#e520af
#e41fae
#e31ead

Download this Dark Red

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

#f12cbb Color Code Preview on Black Background Color

This is how #f12cbb Color will look on black background color. Color contrast ratio is 5.82

#f12cbb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f12cbb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f12cbb

#f12cbb color code is use for CSS Background Color

Background color for the above div is #f12cbb

HTML with inline CSS

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

#f12cbb color code is use for CSS Border Color

CSS Border color for the above div is #f12cbb

HTML with inline CSS

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

CSS Border Left color for the above div is #f12cbb

HTML with inline CSS

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

CSS Border Right color for the above div is #f12cbb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f12cbb

HTML with inline CSS

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

CSS Border Top color for the above div is #f12cbb

HTML with inline CSS

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

#f12cbb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f12cbb Color code Preview on White Background

This is how #f12cbb Color code will look on white background color. Color contrast ratio is 3.61

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

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(241,44,187,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(44,241,98,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(241,44,187,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }