crispedge.com

Color picker

Loading...

#a61cef hex color - Violet - Warm color - Information

#a61cef hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #a61cef Color code in RGB color code model is created after adding 65.1% red color, 10.98% green color and 93.73% blue color. Hex #a61cef Color code in CMYK color (process color) code model is generated after subtraction of 31% cyan, 88% magenta, 0% yellow and 6% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codea61cef#a61cef
RGB Decimal166, 28, 239rgb(166, 28, 239)
RGB Percent65%, 11%, 94%rgb(65%, 11%, 94%)
CSS RGBa166, 28, 239,1rgba(166,28,239,1)
CMYK Modelcmyk(31%,88%,0%,6%)
HSL Color Space279,87% ,52%hsl(279,87% ,52%)
HSV Color Space279°, 88%, 94%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101001100001110011101111
Octal24634357
Decimal16628239
Hexa61cef

Different shades of #a61cef color code.

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

Light Shade of #a61cef
#b94cf2
Dark Shade of #a61cef
#890eca
Saturated Shade of #a61cef
#aa10fb
Desaturated Shade of #a61cef
#a228e3
Grey scale Shade of #a61cef
#858585
Brighten Shade
#bf35ff
Most Readable Shade
#FFFFFF

Shades of #a61cef color code

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

#a61cef
#9318d4
#8115b9
#6e129f
#5c0f84
#490c6a
#37094f
#240635
#12031a
#000000

Similar Color like #a61cef color

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

#a71df0
#a81ef1
#a91ff2
#aa20f3
#ab21f4
#ac22f5
#ad23f6
#ae24f7
#af25f8
#b026f9
#b127fa
#b228fb
#b329fc
#b42afd
#a51bee
#a41aed
#a319ec
#a218eb
#a117ea
#a016e9
#9f15e8
#9e14e7
#9d13e6
#9c12e5
#9b11e4
#9a10e3
#990fe2
#980ee1

Monochromatic Color with #a61cef

#a61cef
#12031a
#300845
#4d0d6f
#6b129a
#8817c4

Tints of #a61cef Color

#a61cef
#af35f0
#b94ef2
#c367f4
#cd80f6
#d79af7
#e1b3f9
#ebccfb
#f5e5fd
#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

#a61cef
#65ef1c

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

Split Complementary

#a61cef
#ceef1c
#1cef3d

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

Analogous Color

#521cef
#7c1cef
#a61cef
#d01cef
#ef1ce4

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

#a61cef
#efa61c
#1cefa6

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

#a61cef
#ef3c1c
#65ef1c
#1cceef

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

#a61cef
#65ef1c
#1cef3d
#ef1cce

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

#a61cef Color Code Preview on Black Background Color

This is how #a61cef Color will look on black background color. Color contrast ratio is 4.03

#a61cef in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a61cef

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a61cef

#a61cef color code is use for CSS Background Color

Background color for the above div is #a61cef

HTML with inline CSS

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

#a61cef color code is use for CSS Border Color

CSS Border color for the above div is #a61cef

HTML with inline CSS

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

CSS Border Left color for the above div is #a61cef

HTML with inline CSS

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

CSS Border Right color for the above div is #a61cef

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a61cef

HTML with inline CSS

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

CSS Border Top color for the above div is #a61cef

HTML with inline CSS

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

#a61cef hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a61cef Color code Preview on White Background

This is how #a61cef Color code will look on white background color. Color contrast ratio is 5.21

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

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(166,28,239,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(101,239,28,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(166,28,239,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.