Skip to main content Skip to docs navigation

#aa003e 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 Screamer Pink and its hex is #AB0040 Nearest Color Name

Color Hue/Base color: Violet

Hex #aa003e Color code in RGB color code model is created after adding 66.67% red color, 0% green color and 24.31% blue color. Hex #aa003e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 100% magenta, 64% yellow and 33.33% black.

Hex #aa003e color code is between #990044 web safe hex color code and #bb0033 web safe hex color code. #990044 is the nearest web safe color code. You can see here many more shades of #aa003e color code.

RGB Chart

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

Color Table

Hex Color Code aa003e #aa003e
RGB Decimal 170, 0, 62 170, 0, 62
RGB Percent 67%, 0%, 24% rgb(67%, 0%, 24%)
CSS RGBa 170, 0, 62,1 rgba(170,0,62,1)
CMYK Model cmyk(0%,100%,64%,33.33%)
HSL Color Space 338,100% ,33% hsl(338,100% ,33%)
HSV Color Space 338°, 100%, 67%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101010 00000000 00111110
Octal 252 0 76
Decimal 170 0 62
Hex aa 00 3e

Different shades of #aa003e color code.

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

Darkest of #aa003e
#110006
Darker of #aa003e
#440019
Dark of #aa003e
#77002b
Base of #aa003e
#aa003e
Light of #aa003e
#dd0051
Lighter
#ff1168
Lightest
#ff4488

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

#aa003e
#00aa6c

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

Split Complementary

#aa003e
#00aa17
#0093aa

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

Analogous Color

#aa00a1
#aa0085
#aa003e
#aa0005
#aa4200

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

#aa003e
#003eaa
#3eaa00

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

#aa003e
#3eaa00
#00aa6c
#6c00aa

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

#aa003e
#93aa00
#00aa6c
#1700aa

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

#000000
#110006
#440019
#77002b
#aa003e
#dd0051
#ff1168
#ff4488
#ff77a9

Tints of #aa003e Color

#aa003e
#b31c53
#bc3868
#c6557e
#cf7193
#d98da9
#e2aabe
#ecc6d4
#f5e2e9
#ffffff

Shades of #aa003e color code

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

#aa003e
#970037
#840030
#710029
#5e0022
#4b001b
#380014
#25000d
#120006
#000000

Tones

#aa003e
#991143
#882247
#77334c
#664450

Tones

Similar Color like #aa003e color

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

#ab013f
#ac0240
#ad0341
#ae0442
#af0543
#b00644
#b10745
#b20846
#b30947
#b40a48
#b50b49
#b60c4a
#b70d4b
#b80e4c
#a9003d
#a8003c
#a7003b
#a6003a
#a50039
#a40038
#a30037
#a20036
#a10035
#a00034
#9f0033
#9e0032
#9d0031
#9c0030

Download this Dark Violet

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

#aa003e Color Code Preview on Black Background Color

This is how #aa003e Color will look on black background color. Color contrast ratio is 2.78

#aa003e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa003e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa003e

#aa003e color code is use for CSS Background Color

Background color for the above div is #aa003e

HTML with inline CSS

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

#aa003e color code is use for CSS Border Color

CSS Border color for the above div is #aa003e

HTML with inline CSS

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

CSS Border Left color for the above div is #aa003e

HTML with inline CSS

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

CSS Border Right color for the above div is #aa003e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aa003e

HTML with inline CSS

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

CSS Border Top color for the above div is #aa003e

HTML with inline CSS

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

#aa003e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aa003e Color code Preview on White Background

This is how #aa003e Color code will look on white background color. Color contrast ratio is 7.56

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

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