Skip to main content Skip to docs navigation

#a30dfe hex color - Violet - Warm color - Information

On this page
@
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 Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #a30dfe Color code in RGB color code model is created after adding 63.92% red color, 5.1% green color and 99.61% blue color. Hex #a30dfe Color code in CMYK color (process color) code model is generated after subtraction of 36% cyan, 95% magenta, 0% yellow and 0.39% black.

Hex #a30dfe color code is between #aa11ff web safe hex color code and #9900ee web safe hex color code. #aa11ff is the nearest web safe color code. You can see here many more shades of #a30dfe color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code a30dfe #a30dfe
RGB Decimal 163, 13, 254 rgb(163, 13, 254)
RGB Percent 64%, 5%, 100% rgb(64%, 5%, 100%)
CSS RGBa 163, 13, 254,1 rgba(163,13,254,1)
CMYK Model cmyk(36%,95%,0%,0.39%)
HSL Color Space 277,99% ,52% hsl(277,99% ,52%)
HSV Color Space 277°, 95%, 100%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10100011 00001101 11111110
Octal 243 15 376
Decimal 163 13 254
Hex a3 0d fe

Different shades of #a30dfe color code.

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

Light Shade of #a30dfe
#b640fe
Dark Shade of #a30dfe
#8601d7
Saturated Shade of #a30dfe
#a30cff
Desaturated Shade of #a30dfe
#a019f2
Grey scale Shade of #a30dfe
#858585
Brighten Shade
#bc26ff
Most Readable Shade
#FFFFFF

Shades of #a30dfe color code

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

#a30dfe
#900be1
#7e0ac5
#6c08a9
#5a078d
#480570
#360454
#240238
#12011c
#000000

Similar Color like #a30dfe color

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

#a40eff
#a50fff
#a610ff
#a711ff
#a812ff
#a913ff
#aa14ff
#ab15ff
#ac16ff
#ad17ff
#ae18ff
#af19ff
#b01aff
#b11bff
#a20cfd
#a10bfc
#a00afb
#9f09fa
#9e08f9
#9d07f8
#9c06f7
#9b05f6
#9a04f5
#9903f4
#9802f3
#9701f2
#9600f1
#9500f0

Monochromatic Color with #a30dfe

#a30dfe
#1b0229
#360454
#51067e
#6c09a9
#880bd3

Tints of #a30dfe Color

#a30dfe
#ad27fe
#b742fe
#c15dfe
#cb78fe
#d693fe
#e0aefe
#eac9fe
#f4e4fe
#ffffff

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

#a30dfe
#68fe0d

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

Split Complementary

#a30dfe
#e0fe0d
#0dfe2b

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

Analogous Color

#430dfe
#730dfe
#a30dfe
#d30dfe
#fe0df9

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

#a30dfe
#fea30d
#0dfea3

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

#a30dfe
#fe2a0d
#68fe0d
#0de0fe

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#a30dfe
#68fe0d
#0dfe2b
#fe0de0

Double Complementary 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).

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

#a30dfe Color Code Preview on Black Background Color

This is how #a30dfe Color will look on black background color. Color contrast ratio is 4.05

#a30dfe in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a30dfe

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a30dfe

#a30dfe color code is use for CSS Background Color

Background color for the above div is #a30dfe

HTML with inline CSS

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

#a30dfe color code is use for CSS Border Color

CSS Border color for the above div is #a30dfe

HTML with inline CSS

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

CSS Border Left color for the above div is #a30dfe

HTML with inline CSS

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

CSS Border Right color for the above div is #a30dfe

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a30dfe

HTML with inline CSS

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

CSS Border Top color for the above div is #a30dfe

HTML with inline CSS

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

#a30dfe hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a30dfe Color code Preview on White Background

This is how #a30dfe Color code will look on white background color. Color contrast ratio is 5.19

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(163,13,254,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(104,254,13,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(163,13,254,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.