crispedge.com

Color picker

Loading...

#a463de hex color - Violet - Warm color - Information

#a463de hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #a463de Color code in RGB color code model is created after adding 64.31% red color, 38.82% green color and 87.06% blue color. Hex #a463de Color code in CMYK color (process color) code model is generated after subtraction of 26% cyan, 55% magenta, 0% yellow and 13% black.

Hex #a463de color code is between #aa66dd web safe hex color code and #9955ee web safe hex color code. #aa66dd is the nearest web safe color code. You can see here many more shades of #a463de color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codea463de#a463de
RGB Decimal164, 99, 222rgb(164, 99, 222)
RGB Percent64%, 39%, 87%rgb(64%, 39%, 87%)
CSS RGBa164, 99, 222,1rgba(164,99,222,1)
CMYK Modelcmyk(26%,55%,0%,13%)
HSL Color Space272,65% ,63%hsl(272,65% ,63%)
HSV Color Space272°, 55%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101001000110001111011110
Octal244143336
Decimal16499222
Hexa463de

Different shades of #a463de color code.

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

Light Shade of #a463de
#bd8de7
Dark Shade of #a463de
#8b39d5
Saturated Shade of #a463de
#a55ae7
Desaturated Shade of #a463de
#a36cd5
Grey scale Shade of #a463de
#a0a0a0
Brighten Shade
#bd7cf7
Most Readable Shade
#FFFFFF

Shades of #a463de color code

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

#a463de
#9158c5
#7f4dac
#6d4294
#5b377b
#482c62
#36214a
#241631
#120b18
#000000

Similar Color like #a463de color

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

#a564df
#a665e0
#a766e1
#a867e2
#a968e3
#aa69e4
#ab6ae5
#ac6be6
#ad6ce7
#ae6de8
#af6ee9
#b06fea
#b170eb
#b271ec
#a362dd
#a261dc
#a160db
#a05fda
#9f5ed9
#9e5dd8
#9d5cd7
#9c5bd6
#9b5ad5
#9a59d4
#9958d3
#9857d2
#9756d1
#9655d0

Monochromatic Color with #a463de

#a463de
#070409
#261734
#462a5e
#653d89
#8550b3

Tints of #a463de Color

#a463de
#ae74e1
#b885e5
#c297e9
#cca8ec
#d6b9f0
#e0cbf4
#eadcf7
#f4edfb
#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

#a463de
#9dde63

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

Split Complementary

#a463de
#dbde63
#63de66

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

Analogous Color

#7363de
#8b63de
#a463de
#bd63de
#d563de

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

#a463de
#dea463
#63dea4

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

#a463de
#de6763
#9dde63
#63dade

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

#a463de
#9dde63
#63de66
#de63db

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

#a463de Color Code Preview on Black Background Color

This is how #a463de Color will look on black background color. Color contrast ratio is 5.42

#a463de in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a463de

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a463de

#a463de color code is use for CSS Background Color

Background color for the above div is #a463de

HTML with inline CSS

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

#a463de color code is use for CSS Border Color

CSS Border color for the above div is #a463de

HTML with inline CSS

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

CSS Border Left color for the above div is #a463de

HTML with inline CSS

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

CSS Border Right color for the above div is #a463de

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a463de

HTML with inline CSS

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

CSS Border Top color for the above div is #a463de

HTML with inline CSS

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

#a463de hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a463de Color code Preview on White Background

This is how #a463de Color code will look on white background color. Color contrast ratio is 3.88

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

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,99,222,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(157,222,99,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(164,99,222,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.