crispedge.com

Color picker

Loading...

#a815fa hex color - Violet - Warm color - Information

#a815fa hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #a815fa Color code in RGB color code model is created after adding 65.88% red color, 8.24% green color and 98.04% blue color. Hex #a815fa Color code in CMYK color (process color) code model is generated after subtraction of 33% cyan, 92% magenta, 0% yellow and 2% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codea815fa#a815fa
RGB Decimal168, 21, 250rgb(168, 21, 250)
RGB Percent66%, 8%, 98%rgb(66%, 8%, 98%)
CSS RGBa168, 21, 250,1rgba(168,21,250,1)
CMYK Modelcmyk(33%,92%,0%,2%)
HSL Color Space279,96% ,53%hsl(279,96% ,53%)
HSV Color Space279°, 92%, 98%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101010000001010111111010
Octal25025372
Decimal16821250
Hexa815fa

Different shades of #a815fa color code.

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

Light Shade of #a815fa
#bb47fb
Dark Shade of #a815fa
#8c05d7
Saturated Shade of #a815fa
#a910ff
Desaturated Shade of #a815fa
#a521ee
Grey scale Shade of #a815fa
#878787
Brighten Shade
#c12eff
Most Readable Shade
#FFFFFF

Shades of #a815fa color code

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

#a815fa
#9512de
#8210c2
#700ea6
#5d0b8a
#4a096f
#380753
#250437
#12021b
#000000

Similar Color like #a815fa color

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

#a916fb
#aa17fc
#ab18fd
#ac19fe
#ad1aff
#ae1bff
#af1cff
#b01dff
#b11eff
#b21fff
#b320ff
#b421ff
#b522ff
#b623ff
#a714f9
#a613f8
#a512f7
#a411f6
#a310f5
#a20ff4
#a10ef3
#a00df2
#9f0cf1
#9e0bf0
#9d0aef
#9c09ee
#9b08ed
#9a07ec

Monochromatic Color with #a815fa

#a815fa
#190325
#360750
#520a7a
#6f0ea5
#8b11cf

Tints of #a815fa Color

#a815fa
#b12ffa
#bb49fb
#c563fb
#ce7dfc
#d897fc
#e2b1fd
#ebcbfd
#f5e5fe
#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

#a815fa
#67fa15

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

Split Complementary

#a815fa
#d9fa15
#15fa35

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

Analogous Color

#4c15fa
#7a15fa
#a815fa
#d615fa
#fa15f0

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

#a815fa
#faa815
#15faa8

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

#a815fa
#fa3515
#67fa15
#15d9fa

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

#a815fa
#67fa15
#15fa35
#fa15d9

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

#a815fa Color Code Preview on Black Background Color

This is how #a815fa Color will look on black background color. Color contrast ratio is 4.15

#a815fa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a815fa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a815fa

#a815fa color code is use for CSS Background Color

Background color for the above div is #a815fa

HTML with inline CSS

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

#a815fa color code is use for CSS Border Color

CSS Border color for the above div is #a815fa

HTML with inline CSS

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

CSS Border Left color for the above div is #a815fa

HTML with inline CSS

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

CSS Border Right color for the above div is #a815fa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a815fa

HTML with inline CSS

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

CSS Border Top color for the above div is #a815fa

HTML with inline CSS

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

#a815fa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a815fa Color code Preview on White Background

This is how #a815fa Color code will look on white background color. Color contrast ratio is 5.06

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

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(168,21,250,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(103,250,21,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(168,21,250,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.