Skip to main content Skip to docs navigation

#b271aa 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 Eccentric Magenta and its hex is #B576A7 Nearest Color Name

Color Hue/Base color: Red

Hex #b271aa Color code in RGB color code model is created after adding 69.8% red color, 44.31% green color and 66.67% blue color. Hex #b271aa Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 37% magenta, 4% yellow and 30.2% black.

Hex #b271aa color code is between #aa7799 web safe hex color code and #bb66bb web safe hex color code. #aa7799 is the nearest web safe color code. You can see here many more shades of #b271aa color code.

RGB Chart

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

Color Table

Hex Color Code b271aa #b271aa
RGB Decimal 178, 113, 170 178, 113, 170
RGB Percent 70%, 44%, 67% rgb(70%, 44%, 67%)
CSS RGBa 178, 113, 170,1 rgba(178,113,170,1)
CMYK Model cmyk(0%,37%,4%,30.2%)
HSL Color Space 307,30% ,57% hsl(307,30% ,57%)
HSV Color Space 307°, 37%, 70%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10110010 01110001 10101010
Octal 262 161 252
Decimal 178 113 170
Hex b2 71 aa

Different shades of #b271aa color code.

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

Darkest of #b271aa
#593154
Darker of #b271aa
#7b4274
Dark of #b271aa
#9c5493
Base of #b271aa
#b271aa
Light of #b271aa
#c492be
Lighter
#d6b3d2
Lightest
#e8d4e5

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

#b271aa
#71b279

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

Split Complementary

#b271aa
#8ab271
#71b299

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

Analogous Color

#9471b2
#9f71b2
#b271aa
#b27194
#b27179

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

#b271aa
#71aab2
#aab271

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

#b271aa
#aab271
#71b279
#7971b2

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

#b271aa
#b29971
#71b279
#718ab2

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

#381f35
#593154
#7b4274
#9c5493
#b271aa
#c492be
#d6b3d2
#e8d4e5
#faf5f9

Tints of #b271aa Color

#b271aa
#ba80b3
#c390bc
#cba0c6
#d4b0cf
#dcbfd9
#e5cfe2
#eddfec
#f6eff5
#ffffff

Shades of #b271aa color code

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

#b271aa
#9e6497
#8a5784
#764b71
#623e5e
#4f324b
#3b2538
#271925
#130c12
#000000

Tones

#b271aa
#9c8799
#929292
#929292
#929292

Tones

Similar Color like #b271aa color

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

#b372ab
#b473ac
#b574ad
#b675ae
#b776af
#b877b0
#b978b1
#ba79b2
#bb7ab3
#bc7bb4
#bd7cb5
#be7db6
#bf7eb7
#c07fb8
#b170a9
#b06fa8
#af6ea7
#ae6da6
#ad6ca5
#ac6ba4
#ab6aa3
#aa69a2
#a968a1
#a867a0
#a7669f
#a6659e
#a5649d
#a4639c

Download this Dark Red

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

#b271aa Color Code Preview on Black Background Color

This is how #b271aa Color will look on black background color. Color contrast ratio is 5.84

#b271aa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b271aa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b271aa

#b271aa color code is use for CSS Background Color

Background color for the above div is #b271aa

HTML with inline CSS

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

#b271aa color code is use for CSS Border Color

CSS Border color for the above div is #b271aa

HTML with inline CSS

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

CSS Border Left color for the above div is #b271aa

HTML with inline CSS

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

CSS Border Right color for the above div is #b271aa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b271aa

HTML with inline CSS

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

CSS Border Top color for the above div is #b271aa

HTML with inline CSS

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

#b271aa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b271aa Color code Preview on White Background

This is how #b271aa Color code will look on white background color. Color contrast ratio is 3.60

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

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