Skip to main content Skip to docs navigation

#b41fa2 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 Amora Purple and its hex is #BB22AA Nearest Color Name

Color Hue/Base color: Red

Hex #b41fa2 Color code in RGB color code model is created after adding 70.59% red color, 12.16% green color and 63.53% blue color. Hex #b41fa2 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 83% magenta, 10% yellow and 29.41% black.

Hex #b41fa2 color code is between #bb22aa web safe hex color code and #aa1199 web safe hex color code. #bb22aa is the nearest web safe color code. You can see here many more shades of #b41fa2 color code.

RGB Chart

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

Color Table

Hex Color Code b41fa2 #b41fa2
RGB Decimal 180, 31, 162 180, 31, 162
RGB Percent 71%, 12%, 64% rgb(71%, 12%, 64%)
CSS RGBa 180, 31, 162,1 rgba(180,31,162,1)
CMYK Model cmyk(0%,83%,10%,29.41%)
HSL Color Space 307,71% ,41% hsl(307,71% ,41%)
HSV Color Space 307°, 83%, 71%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10110100 00011111 10100010
Octal 264 37 242
Decimal 180 31 162
Hex b4 1f a2

Different shades of #b41fa2 color code.

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

Darkest of #b41fa2
#31092d
Darker of #b41fa2
#5d1054
Dark of #b41fa2
#88187b
Base of #b41fa2
#b41fa2
Light of #b41fa2
#db2bc5
Lighter
#e257d1
Lightest
#ea82dd

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

#b41fa2
#1fb431

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

Split Complementary

#b41fa2
#57b41f
#1fb47b

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

Analogous Color

#6f1fb4
#881fb4
#b41fa2
#b41f70
#b41f32

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

#b41fa2
#1fa2b4
#a2b41f

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

#b41fa2
#a2b41f
#1fb431
#311fb4

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

#b41fa2
#b47b1f
#1fb431
#1f57b4

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

#060105
#31092d
#5d1054
#88187b
#b41fa2
#db2bc5
#e257d1
#ea82dd
#f1aee9

Tints of #b41fa2 Color

#b41fa2
#bc37ac
#c450b6
#cd69c1
#d582cb
#dd9bd5
#e6b4e0
#eecdea
#f6e6f4
#ffffff

Shades of #b41fa2 color code

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

#b41fa2
#a01b90
#8c187e
#78146c
#64115a
#500d48
#3c0a36
#280624
#140312
#000000

Tones

#b41fa2
#9f3492
#8a4982
#755e72
#696969

Tones

Similar Color like #b41fa2 color

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

#b520a3
#b621a4
#b722a5
#b823a6
#b924a7
#ba25a8
#bb26a9
#bc27aa
#bd28ab
#be29ac
#bf2aad
#c02bae
#c12caf
#c22db0
#b31ea1
#b21da0
#b11c9f
#b01b9e
#af1a9d
#ae199c
#ad189b
#ac179a
#ab1699
#aa1598
#a91497
#a81396
#a71295
#a61194

Download this Dark Red

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

#b41fa2 Color Code Preview on Black Background Color

This is how #b41fa2 Color will look on black background color. Color contrast ratio is 3.66

#b41fa2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b41fa2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b41fa2

#b41fa2 color code is use for CSS Background Color

Background color for the above div is #b41fa2

HTML with inline CSS

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

#b41fa2 color code is use for CSS Border Color

CSS Border color for the above div is #b41fa2

HTML with inline CSS

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

CSS Border Left color for the above div is #b41fa2

HTML with inline CSS

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

CSS Border Right color for the above div is #b41fa2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b41fa2

HTML with inline CSS

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

CSS Border Top color for the above div is #b41fa2

HTML with inline CSS

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

#b41fa2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b41fa2 Color code Preview on White Background

This is how #b41fa2 Color code will look on white background color. Color contrast ratio is 5.74

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

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