Skip to main content Skip to docs navigation

#a71cbc hex color | Download Dark Violet 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 Barney and its hex is #AC1DB8 Nearest Color Name

Color Hue/Base color: Violet

Hex #a71cbc Color code in RGB color code model is created after adding 65.49% red color, 10.98% green color and 73.73% blue color. Hex #a71cbc Color code in CMYK color (process color) code model is generated after subtraction of 11% cyan, 85% magenta, 0% yellow and 26.27% black.

Hex #a71cbc color code is between #aa22bb web safe hex color code and #9911cc web safe hex color code. #aa22bb is the nearest web safe color code. You can see here many more shades of #a71cbc color code.

RGB Chart

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

Color Table

Hex Color Code a71cbc #a71cbc
RGB Decimal 167, 28, 188 167, 28, 188
RGB Percent 65%, 11%, 74% rgb(65%, 11%, 74%)
CSS RGBa 167, 28, 188,1 rgba(167,28,188,1)
CMYK Model cmyk(11%,85%,0%,26.27%)
HSL Color Space 292,74% ,42% hsl(292,74% ,42%)
HSV Color Space 292°, 85%, 74%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10100111 00011100 10111100
Octal 247 34 274
Decimal 167 28 188
Hex a7 1c bc

Different shades of #a71cbc color code.

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

Darkest of #a71cbc
#310837
Darker of #a71cbc
#580f63
Dark of #a71cbc
#801590
Base of #a71cbc
#a71cbc
Light of #a71cbc
#c82bdf
Lighter
#d358e6
Lightest
#df84ed

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

#a71cbc
#31bc1c

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

Split Complementary

#a71cbc
#81bc1c
#1cbc57

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

Analogous Color

#4a1cbc
#641cbc
#a71cbc
#bc1c9c
#bc1c59

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

#a71cbc
#1cbca7
#bca71c

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

#a71cbc
#bca71c
#31bc1c
#1c31bc

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

#a71cbc
#bc571c
#31bc1c
#1c81bc

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

#09020a
#310837
#580f63
#801590
#a71cbc
#c82bdf
#d358e6
#df84ed
#ebb1f3

Tints of #a71cbc Color

#a71cbc
#b035c3
#ba4eca
#c467d2
#ce80d9
#d79ae1
#e1b3e8
#ebccf0
#f5e5f7
#ffffff

Shades of #a71cbc color code

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

#a71cbc
#9418a7
#811592
#6f127d
#5c0f68
#4a0c53
#37093e
#250629
#120314
#000000

Tones

#a71cbc
#9732a6
#874791
#775d7b
#6c6c6c

Tones

Similar Color like #a71cbc color

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

#a81dbd
#a91ebe
#aa1fbf
#ab20c0
#ac21c1
#ad22c2
#ae23c3
#af24c4
#b025c5
#b126c6
#b227c7
#b328c8
#b429c9
#b52aca
#a61bbb
#a51aba
#a419b9
#a318b8
#a217b7
#a116b6
#a015b5
#9f14b4
#9e13b3
#9d12b2
#9c11b1
#9b10b0
#9a0faf
#990eae

Download this Dark Violet

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

#a71cbc Color Code Preview on Black Background Color

This is how #a71cbc Color will look on black background color. Color contrast ratio is 3.54

#a71cbc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a71cbc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a71cbc

#a71cbc color code is use for CSS Background Color

Background color for the above div is #a71cbc

HTML with inline CSS

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

#a71cbc color code is use for CSS Border Color

CSS Border color for the above div is #a71cbc

HTML with inline CSS

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

CSS Border Left color for the above div is #a71cbc

HTML with inline CSS

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

CSS Border Right color for the above div is #a71cbc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a71cbc

HTML with inline CSS

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

CSS Border Top color for the above div is #a71cbc

HTML with inline CSS

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

#a71cbc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a71cbc Color code Preview on White Background

This is how #a71cbc Color code will look on white background color. Color contrast ratio is 5.94

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

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