Skip to main content Skip to docs navigation

#f331a2 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 Prickly Pink and its hex is #F42C93 Nearest Color Name

Color Hue/Base color: Red

Hex #f331a2 Color code in RGB color code model is created after adding 95.29% red color, 19.22% green color and 63.53% blue color. Hex #f331a2 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 80% magenta, 33% yellow and 4.71% black.

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

RGB Chart

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

Color Table

Hex Color Code f331a2 #f331a2
RGB Decimal 243, 49, 162 243, 49, 162
RGB Percent 95%, 19%, 64% rgb(95%, 19%, 64%)
CSS RGBa 243, 49, 162,1 rgba(243,49,162,1)
CMYK Model cmyk(0%,80%,33%,4.71%)
HSL Color Space 325,89% ,57% hsl(325,89% ,57%)
HSV Color Space 325°, 80%, 95%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11110011 00110001 10100010
Octal 363 61 242
Decimal 243 49 162
Hex f3 31 a2

Different shades of #f331a2 color code.

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

Darkest of #f331a2
#830850
Darker of #f331a2
#b40a6d
Dark of #f331a2
#e40d8a
Base of #f331a2
#f331a2
Light of #f331a2
#f661b8
Lighter
#f991ce
Lightest
#fbc2e3

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

#f331a2
#31f382

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

Split Complementary

#f331a2
#41f331
#31f3e3

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

Analogous Color

#d331f3
#f331f3
#f331a2
#f33161
#f35131

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

#f331a2
#31a2f3
#a2f331

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

#f331a2
#a2f331
#31f382
#8231f3

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

#f331a2
#f3e331
#31f382
#3141f3

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

#530532
#830850
#b40a6d
#e40d8a
#f331a2
#f661b8
#f991ce
#fbc2e3
#fef2f9

Tints of #f331a2 Color

#f331a2
#f447ac
#f55eb6
#f775c1
#f88ccb
#f9a3d5
#fbbae0
#fcd1ea
#fde8f4
#ffffff

Shades of #f331a2 color code

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

#f331a2
#d82b90
#bd267e
#a2206c
#871b5a
#6c1548
#511036
#360a24
#1b0512
#000000

Tones

#f331a2
#dd479e
#c75d9b
#b27297
#9c8894

Tones

Similar Color like #f331a2 color

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

#f432a3
#f533a4
#f634a5
#f735a6
#f836a7
#f937a8
#fa38a9
#fb39aa
#fc3aab
#fd3bac
#fe3cad
#ff3dae
#ff3eaf
#ff3fb0
#f230a1
#f12fa0
#f02e9f
#ef2d9e
#ee2c9d
#ed2b9c
#ec2a9b
#eb299a
#ea2899
#e92798
#e82697
#e72596
#e62495
#e52394

Download this Dark Red

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

#f331a2 Color Code Preview on Black Background Color

This is how #f331a2 Color will look on black background color. Color contrast ratio is 5.77

#f331a2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f331a2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f331a2

#f331a2 color code is use for CSS Background Color

Background color for the above div is #f331a2

HTML with inline CSS

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

#f331a2 color code is use for CSS Border Color

CSS Border color for the above div is #f331a2

HTML with inline CSS

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

CSS Border Left color for the above div is #f331a2

HTML with inline CSS

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

CSS Border Right color for the above div is #f331a2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f331a2

HTML with inline CSS

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

CSS Border Top color for the above div is #f331a2

HTML with inline CSS

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

#f331a2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f331a2 Color code Preview on White Background

This is how #f331a2 Color code will look on white background color. Color contrast ratio is 3.64

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

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(243,49,162,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(49,243,130,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(243,49,162,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }