Skip to main content Skip to docs navigation

#a04aba 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 Fuchsia Pheromone and its hex is #9F4CB7 Nearest Color Name

Color Hue/Base color: Violet

Hex #a04aba Color code in RGB color code model is created after adding 62.75% red color, 29.02% green color and 72.94% blue color. Hex #a04aba Color code in CMYK color (process color) code model is generated after subtraction of 14% cyan, 60% magenta, 0% yellow and 27.06% black.

Hex #a04aba color code is between #9944bb web safe hex color code and #aa55aa web safe hex color code. #9944bb is the nearest web safe color code. You can see here many more shades of #a04aba color code.

RGB Chart

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

Color Table

Hex Color Code a04aba #a04aba
RGB Decimal 160, 74, 186 160, 74, 186
RGB Percent 63%, 29%, 73% rgb(63%, 29%, 73%)
CSS RGBa 160, 74, 186,1 rgba(160,74,186,1)
CMYK Model cmyk(14%,60%,0%,27.06%)
HSL Color Space 286,45% ,51% hsl(286,45% ,51%)
HSV Color Space 286°, 60%, 73%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10100000 01001010 10111010
Octal 240 112 272
Decimal 160 74 186
Hex a0 4a ba

Different shades of #a04aba color code.

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

Darkest of #a04aba
#421e4d
Darker of #a04aba
#622c72
Dark of #a04aba
#823a97
Base of #a04aba
#a04aba
Light of #a04aba
#b36fc8
Lighter
#c794d6
Lightest
#dab9e4

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

#a04aba
#64ba4a

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

Split Complementary

#a04aba
#9cba4a
#4aba68

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

Analogous Color

#5f4aba
#714aba
#a04aba
#ba4aaf
#ba4a80

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

#a04aba
#4abaa0
#baa04a

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

#a04aba
#baa04a
#64ba4a
#4a64ba

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

#a04aba
#ba684a
#64ba4a
#4a9cba

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

#230f29
#421e4d
#622c72
#823a97
#a04aba
#b36fc8
#c794d6
#dab9e4
#eedef2

Tints of #a04aba Color

#a04aba
#aa5ec1
#b572c9
#bf86d1
#ca9ad8
#d4aee0
#dfc2e8
#e9d6ef
#f4eaf7
#ffffff

Shades of #a04aba color code

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

#a04aba
#8e41a5
#7c3990
#6a317c
#582967
#472052
#35183e
#231029
#110814
#000000

Tones

#a04aba
#9363a1
#857c88
#828282
#828282

Tones

Similar Color like #a04aba color

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

#a14bbb
#a24cbc
#a34dbd
#a44ebe
#a54fbf
#a650c0
#a751c1
#a852c2
#a953c3
#aa54c4
#ab55c5
#ac56c6
#ad57c7
#ae58c8
#9f49b9
#9e48b8
#9d47b7
#9c46b6
#9b45b5
#9a44b4
#9943b3
#9842b2
#9741b1
#9640b0
#953faf
#943eae
#933dad
#923cac

Download this Dark Violet

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

#a04aba Color Code Preview on Black Background Color

This is how #a04aba Color will look on black background color. Color contrast ratio is 4.18

#a04aba in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a04aba

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a04aba

#a04aba color code is use for CSS Background Color

Background color for the above div is #a04aba

HTML with inline CSS

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

#a04aba color code is use for CSS Border Color

CSS Border color for the above div is #a04aba

HTML with inline CSS

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

CSS Border Left color for the above div is #a04aba

HTML with inline CSS

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

CSS Border Right color for the above div is #a04aba

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a04aba

HTML with inline CSS

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

CSS Border Top color for the above div is #a04aba

HTML with inline CSS

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

#a04aba hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a04aba Color code Preview on White Background

This is how #a04aba Color code will look on white background color. Color contrast ratio is 5.02

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

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(160,74,186,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(100,186,74,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(160,74,186,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }