Skip to main content Skip to docs navigation

#aa0ccf 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 Vivid Mulberry and its hex is #B80CE3 Nearest Color Name

Color Hue/Base color: Violet

Hex #aa0ccf Color code in RGB color code model is created after adding 66.67% red color, 4.71% green color and 81.18% blue color. Hex #aa0ccf Color code in CMYK color (process color) code model is generated after subtraction of 18% cyan, 94% magenta, 0% yellow and 18.82% black.

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

RGB Chart

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

Color Table

Hex Color Code aa0ccf #aa0ccf
RGB Decimal 170, 12, 207 170, 12, 207
RGB Percent 67%, 5%, 81% rgb(67%, 5%, 81%)
CSS RGBa 170, 12, 207,1 rgba(170,12,207,1)
CMYK Model cmyk(18%,94%,0%,18.82%)
HSL Color Space 289,89% ,43% hsl(289,89% ,43%)
HSV Color Space 289°, 94%, 81%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101010 00001100 11001111
Octal 252 14 317
Decimal 170 12 207
Hex aa 0c cf

Different shades of #aa0ccf color code.

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

Darkest of #aa0ccf
#33043e
Darker of #aa0ccf
#5b066f
Dark of #aa0ccf
#82099f
Base of #aa0ccf
#aa0ccf
Light of #aa0ccf
#c91cf2
Lighter
#d54cf5
Lightest
#e07df7

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

#aa0ccf
#31cf0c

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

Split Complementary

#aa0ccf
#92cf0c
#0ccf49

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

Analogous Color

#380ccf
#590ccf
#aa0ccf
#cf0cb3
#cf0c62

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

#aa0ccf
#0ccfaa
#cfaa0c

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

#aa0ccf
#cfaa0c
#31cf0c
#0c31cf

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

#aa0ccf
#cf490c
#31cf0c
#0c92cf

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

#0c010e
#33043e
#5b066f
#82099f
#aa0ccf
#c91cf2
#d54cf5
#e07df7
#ecadfa

Tints of #aa0ccf Color

#aa0ccf
#b327d4
#bc42d9
#c65ddf
#cf78e4
#d993e9
#e2aeef
#ecc9f4
#f5e4f9
#ffffff

Shades of #aa0ccf color code

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

#aa0ccf
#970ab8
#8409a1
#71088a
#5e0673
#4b055c
#380445
#25022e
#120117
#000000

Tones

#aa0ccf
#9c22b9
#8f38a3
#814e8d
#746477

Tones

Similar Color like #aa0ccf color

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

#ab0dd0
#ac0ed1
#ad0fd2
#ae10d3
#af11d4
#b012d5
#b113d6
#b214d7
#b315d8
#b416d9
#b517da
#b618db
#b719dc
#b81add
#a90bce
#a80acd
#a709cc
#a608cb
#a507ca
#a406c9
#a305c8
#a204c7
#a103c6
#a002c5
#9f01c4
#9e00c3
#9d00c2
#9c00c1

Download this Dark Violet

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

#aa0ccf Color Code Preview on Black Background Color

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

#aa0ccf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa0ccf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa0ccf

#aa0ccf color code is use for CSS Background Color

Background color for the above div is #aa0ccf

HTML with inline CSS

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

#aa0ccf color code is use for CSS Border Color

CSS Border color for the above div is #aa0ccf

HTML with inline CSS

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

CSS Border Left color for the above div is #aa0ccf

HTML with inline CSS

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

CSS Border Right color for the above div is #aa0ccf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aa0ccf

HTML with inline CSS

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

CSS Border Top color for the above div is #aa0ccf

HTML with inline CSS

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

#aa0ccf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aa0ccf Color code Preview on White Background

This is how #aa0ccf Color code will look on white background color. Color contrast ratio is 5.73

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

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