Skip to main content Skip to docs navigation

#a96fac 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 Berry Burst and its hex is #AC72AF Nearest Color Name

Color Hue/Base color: Violet

Hex #a96fac Color code in RGB color code model is created after adding 66.27% red color, 43.53% green color and 67.45% blue color. Hex #a96fac Color code in CMYK color (process color) code model is generated after subtraction of 2% cyan, 35% magenta, 0% yellow and 32.55% black.

Hex #a96fac color code is between #aa77aa web safe hex color code and #9966bb web safe hex color code. #aa77aa is the nearest web safe color code. You can see here many more shades of #a96fac color code.

RGB Chart

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

Color Table

Hex Color Code a96fac #a96fac
RGB Decimal 169, 111, 172 169, 111, 172
RGB Percent 66%, 44%, 67% rgb(66%, 44%, 67%)
CSS RGBa 169, 111, 172,1 rgba(169,111,172,1)
CMYK Model cmyk(2%,35%,0%,32.55%)
HSL Color Space 297,27% ,55% hsl(297,27% ,55%)
HSV Color Space 297°, 35%, 67%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101001 01101111 10101100
Octal 251 157 254
Decimal 169 111 172
Hex a9 6f ac

Different shades of #a96fac color code.

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

Darkest of #a96fac
#513052
Darker of #a96fac
#704273
Dark of #a96fac
#905593
Base of #a96fac
#a96fac
Light of #a96fac
#bc8fbf
Lighter
#d0b0d1
Lightest
#e3d0e4

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

#a96fac
#72ac6f

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

Split Complementary

#a96fac
#90ac6f
#6fac8b

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

Analogous Color

#856fac
#906fac
#a96fac
#ac6f9b
#ac6f81

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

#a96fac
#6faca9
#aca96f

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

#a96fac
#aca96f
#72ac6f
#6f72ac

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

#a96fac
#ac8b6f
#72ac6f
#6f90ac

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

#311d32
#513052
#704273
#905593
#a96fac
#bc8fbf
#d0b0d1
#e3d0e4
#f6f0f7

Tints of #a96fac Color

#a96fac
#b27fb5
#bc8fbe
#c59fc7
#cfafd0
#d8bfda
#e2cfe3
#ebdfec
#f5eff5
#ffffff

Shades of #a96fac color code

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

#a96fac
#966298
#835685
#704a72
#5d3d5f
#4b314c
#382539
#251826
#120c13
#000000

Tones

#a96fac
#958695
#8d8d8d
#8d8d8d
#8d8d8d

Tones

Similar Color like #a96fac color

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

#aa70ad
#ab71ae
#ac72af
#ad73b0
#ae74b1
#af75b2
#b076b3
#b177b4
#b278b5
#b379b6
#b47ab7
#b57bb8
#b67cb9
#b77dba
#a86eab
#a76daa
#a66ca9
#a56ba8
#a46aa7
#a369a6
#a268a5
#a167a4
#a066a3
#9f65a2
#9e64a1
#9d63a0
#9c629f
#9b619e

Download this Dark Violet

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

#a96fac Color Code Preview on Black Background Color

This is how #a96fac Color will look on black background color. Color contrast ratio is 5.56

#a96fac in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a96fac

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a96fac

#a96fac color code is use for CSS Background Color

Background color for the above div is #a96fac

HTML with inline CSS

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

#a96fac color code is use for CSS Border Color

CSS Border color for the above div is #a96fac

HTML with inline CSS

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

CSS Border Left color for the above div is #a96fac

HTML with inline CSS

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

CSS Border Right color for the above div is #a96fac

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a96fac

HTML with inline CSS

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

CSS Border Top color for the above div is #a96fac

HTML with inline CSS

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

#a96fac hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a96fac Color code Preview on White Background

This is how #a96fac Color code will look on white background color. Color contrast ratio is 3.78

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

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(169,111,172,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(114,172,111,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(169,111,172,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }