crispedge.com

Color picker

Loading...

#a100ff hex color - Violet - Warm color - Information

#a100ff hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

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

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

0 Likes 0 Comments | 11 Views

RGB Chart

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

Color Table

Hex Color Codea100ff#a100ff
RGB Decimal161, 0, 255rgb(161, 0, 255)
RGB Percent63%, 0%, 100%rgb(63%, 0%, 100%)
CSS RGBa161, 0, 255,1rgba(161,0,255,1)
CMYK Modelcmyk(37%,100%,0%,0%)
HSL Color Space278,100% ,50%hsl(278,100% ,50%)
HSV Color Space278°, 100%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101000010000000011111111
Octal2410377
Decimal1610255
Hexa100ff

Different shades of #a100ff color code.

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

Light Shade of #a100ff
#b433ff
Dark Shade of #a100ff
#8100cc
Saturated Shade of #a100ff
#a100ff
Desaturated Shade of #a100ff
#9e0df2
Grey scale Shade of #a100ff
#808080
Brighten Shade
#ba19ff
Most Readable Shade
#FFFFFF

Shades of #a100ff color code

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

#a100ff
#8f00e2
#7d00c6
#6b00aa
#59008d
#470071
#350055
#230038
#11001c
#000000

Similar Color like #a100ff color

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

#a201ff
#a302ff
#a403ff
#a504ff
#a605ff
#a706ff
#a807ff
#a908ff
#aa09ff
#ab0aff
#ac0bff
#ad0cff
#ae0dff
#af0eff
#a000fe
#9f00fd
#9e00fc
#9d00fb
#9c00fa
#9b00f9
#9a00f8
#9900f7
#9800f6
#9700f5
#9600f4
#9500f3
#9400f2
#9300f1

Monochromatic Color with #a100ff

#a100ff
#1b002a
#360055
#510080
#6b00aa
#8600d4

Tints of #a100ff Color

#a100ff
#ab1cff
#b538ff
#c055ff
#ca71ff
#d58dff
#dfaaff
#eac6ff
#f4e2ff
#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

#a100ff
#5eff00

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

Split Complementary

#a100ff
#deff00
#00ff21

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

Analogous Color

#3b00ff
#6e00ff
#a100ff
#d400ff
#ff00f7

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

#a100ff
#ffa100
#00ffa1

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

#a100ff
#ff2100
#5eff00
#00ddff

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

#a100ff
#5eff00
#00ff21
#ff00de

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 #a100ff 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.

#a100ff Color Code Preview on Black Background Color

This is how #a100ff Color will look on black background color. Color contrast ratio is 3.96

#a100ff in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a100ff

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a100ff

#a100ff color code is use for CSS Background Color

Background color for the above div is #a100ff

HTML with inline CSS

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

#a100ff color code is use for CSS Border Color

CSS Border color for the above div is #a100ff

HTML with inline CSS

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

CSS Border Left color for the above div is #a100ff

HTML with inline CSS

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

CSS Border Right color for the above div is #a100ff

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a100ff

HTML with inline CSS

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

CSS Border Top color for the above div is #a100ff

HTML with inline CSS

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

#a100ff hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a100ff Color code Preview on White Background

This is how #a100ff Color code will look on white background color. Color contrast ratio is 5.30

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

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

0 Likes 0 Comments | 11 Views

Post your comment:-

By submitting comment you agree to our privacy policy.