crispedge.com

Color picker

Loading...

#a41cff hex color - Violet - Warm color - Information

#a41cff hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

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

Hex #a41cff color code is between #aa22ee web safe hex color code and #9911dd web safe hex color code. #aa22ee is the nearest web safe color code. You can see here many more shades of #a41cff color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codea41cff#a41cff
RGB Decimal164, 28, 255rgb(164, 28, 255)
RGB Percent64%, 11%, 100%rgb(64%, 11%, 100%)
CSS RGBa164, 28, 255,1rgba(164,28,255,1)
CMYK Modelcmyk(36%,89%,0%,0%)
HSL Color Space276,100% ,55%hsl(276,100% ,55%)
HSV Color Space276°, 89%, 100%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101001000001110011111111
Octal24434377
Decimal16428255
Hexa41cff

Different shades of #a41cff color code.

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

Light Shade of #a41cff
#b84fff
Dark Shade of #a41cff
#8b00e8
Saturated Shade of #a41cff
#a41cff
Desaturated Shade of #a41cff
#a227f4
Grey scale Shade of #a41cff
#8d8d8d
Brighten Shade
#bd35ff
Most Readable Shade
#FFFFFF

Shades of #a41cff color code

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

#a41cff
#9118e2
#7f15c6
#6d12aa
#5b0f8d
#480c71
#360955
#240638
#12031c
#000000

Similar Color like #a41cff color

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

#a51dff
#a61eff
#a71fff
#a820ff
#a921ff
#aa22ff
#ab23ff
#ac24ff
#ad25ff
#ae26ff
#af27ff
#b028ff
#b129ff
#b22aff
#a31bfe
#a21afd
#a119fc
#a018fb
#9f17fa
#9e16f9
#9d15f8
#9c14f7
#9b13f6
#9a12f5
#9911f4
#9810f3
#970ff2
#960ef1

Monochromatic Color with #a41cff

#a41cff
#1b052a
#370955
#520e80
#6d13aa
#8917d4

Tints of #a41cff Color

#a41cff
#ae35ff
#b84eff
#c267ff
#cc80ff
#d69aff
#e0b3ff
#eaccff
#f4e5ff
#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

#a41cff
#77ff1c

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

Split Complementary

#a41cff
#e9ff1c
#1cff33

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

Analogous Color

#491cff
#771cff
#a41cff
#d11cff
#ff1cff

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

#a41cff
#ffa41c
#1cffa4

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

#a41cff
#ff321c
#77ff1c
#1ce8ff

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

#a41cff
#77ff1c
#1cff33
#ff1ce9

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

#a41cff Color Code Preview on Black Background Color

This is how #a41cff Color will look on black background color. Color contrast ratio is 4.19

#a41cff in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a41cff

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a41cff

#a41cff color code is use for CSS Background Color

Background color for the above div is #a41cff

HTML with inline CSS

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

#a41cff color code is use for CSS Border Color

CSS Border color for the above div is #a41cff

HTML with inline CSS

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

CSS Border Left color for the above div is #a41cff

HTML with inline CSS

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

CSS Border Right color for the above div is #a41cff

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a41cff

HTML with inline CSS

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

CSS Border Top color for the above div is #a41cff

HTML with inline CSS

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

#a41cff hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a41cff Color code Preview on White Background

This is how #a41cff Color code will look on white background color. Color contrast ratio is 5.01

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

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(164,28,255,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(119,255,28,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(164,28,255,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.