Skip to main content Skip to docs navigation

#a045f3 hex color | Download Dark Blue 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 Aconite Violet and its hex is #9C52F2 Nearest Color Name

Color Hue/Base color: Blue

Hex #a045f3 Color code in RGB color code model is created after adding 62.75% red color, 27.06% green color and 95.29% blue color. Hex #a045f3 Color code in CMYK color (process color) code model is generated after subtraction of 34% cyan, 72% magenta, 0% yellow and 4.71% black.

Hex #a045f3 color code is between #9944ee web safe hex color code and #aa55ff web safe hex color code. #9944ee is the nearest web safe color code. You can see here many more shades of #a045f3 color code.

RGB Chart

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

Color Table

Hex Color Code a045f3 #a045f3
RGB Decimal 160, 69, 243 160, 69, 243
RGB Percent 63%, 27%, 95% rgb(63%, 27%, 95%)
CSS RGBa 160, 69, 243,1 rgba(160,69,243,1)
CMYK Model cmyk(34%,72%,0%,4.71%)
HSL Color Space 271,88% ,61% hsl(271,88% ,61%)
HSV Color Space 271°, 72%, 95%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10100000 01000101 11110011
Octal 240 105 363
Decimal 160 69 243
Hex a0 45 f3

Different shades of #a045f3 color code.

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

Darkest of #a045f3
#530a95
Darker of #a045f3
#6d0dc5
Dark of #a045f3
#8815f0
Base of #a045f3
#a045f3
Light of #a045f3
#b875f6
Lighter
#d1a5f9
Lightest
#e9d5fc

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

#a045f3
#98f345

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

Split Complementary

#a045f3
#eff345
#45f349

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

Analogous Color

#4550f3
#5845f3
#a045f3
#da45f3
#f345c4

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

#a045f3
#45f3a0
#f3a045

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

#a045f3
#f3a045
#98f345
#4598f3

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

#a045f3
#f34945
#98f345
#45eff3

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

#380765
#530a95
#6d0dc5
#8815f0
#a045f3
#b875f6
#d1a5f9
#e9d5fc
#ffffff

Tints of #a045f3 Color

#a045f3
#aa59f4
#b56ef5
#bf83f7
#ca97f8
#d4acf9
#dfc1fb
#e9d5fc
#f4eafd
#ffffff

Shades of #a045f3 color code

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

#a045f3
#8e3dd8
#7c35bd
#6a2ea2
#582687
#471e6c
#351751
#230f36
#11071b
#000000

Tones

#a045f3
#9f59df
#9e6dcb
#9d80b8
#9c94a4

Tones

Similar Color like #a045f3 color

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

#a146f4
#a247f5
#a348f6
#a449f7
#a54af8
#a64bf9
#a74cfa
#a84dfb
#a94efc
#aa4ffd
#ab50fe
#ac51ff
#ad52ff
#ae53ff
#9f44f2
#9e43f1
#9d42f0
#9c41ef
#9b40ee
#9a3fed
#993eec
#983deb
#973cea
#963be9
#953ae8
#9439e7
#9338e6
#9237e5

Download this Dark Blue

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

#a045f3 Color Code Preview on Black Background Color

This is how #a045f3 Color will look on black background color. Color contrast ratio is 4.64

#a045f3 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a045f3

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a045f3

#a045f3 color code is use for CSS Background Color

Background color for the above div is #a045f3

HTML with inline CSS

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

#a045f3 color code is use for CSS Border Color

CSS Border color for the above div is #a045f3

HTML with inline CSS

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

CSS Border Left color for the above div is #a045f3

HTML with inline CSS

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

CSS Border Right color for the above div is #a045f3

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a045f3

HTML with inline CSS

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

CSS Border Top color for the above div is #a045f3

HTML with inline CSS

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

#a045f3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a045f3 Color code Preview on White Background

This is how #a045f3 Color code will look on white background color. Color contrast ratio is 4.53

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

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