crispedge.com

#a53efd hex color - Blue - Warm color - Information

#a53efd hex color - Blue - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #a53efd Color code in RGB color code model is created after adding 64.71% red color, 24.31% green color and 99.22% blue color. Hex #a53efd Color code in CMYK color (process color) code model is generated after subtraction of 35% cyan, 75% magenta, 0% yellow and 0.78% black.

Hex #a53efd color code is between #aa44ff web safe hex color code and #9933ee web safe hex color code. #aa44ff is the nearest web safe color code. You can see here many more shades of #a53efd color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codea53efd#a53efd
RGB Decimal165, 62, 253rgb(165, 62, 253)
RGB Percent65%, 24%, 99%rgb(65%, 24%, 99%)
CSS RGBa165, 62, 253,1rgba(165,62,253,1)
CMYK Modelcmyk(35%,75%,0%,0.78%)
HSL Color Space272,98% ,62%hsl(272,98% ,62%)
HSV Color Space272°, 75%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101001010011111011111101
Octal24576375
Decimal16562253
Hexa53efd

Different shades of #a53efd color code.

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

Light Shade of #a53efd
#bd70fe
Dark Shade of #a53efd
#8d0cfc
Saturated Shade of #a53efd
#a53cff
Desaturated Shade of #a53efd
#a448f3
Grey scale Shade of #a53efd
#9d9d9d
Brighten Shade
#be57ff
Most Readable Shade
#FFFFFF

Shades of #a53efd color code

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

#a53efd
#9237e0
#8030c4
#6e29a8
#5b228c
#491b70
#371454
#240d38
#12061c
#000000

Similar Color like #a53efd color

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

#a63ffe
#a740ff
#a841ff
#a942ff
#aa43ff
#ab44ff
#ac45ff
#ad46ff
#ae47ff
#af48ff
#b049ff
#b14aff
#b24bff
#b34cff
#a43dfc
#a33cfb
#a23bfa
#a13af9
#a039f8
#9f38f7
#9e37f6
#9d36f5
#9c35f4
#9b34f3
#9a33f2
#9932f1
#9831f0
#9730ef

Monochromatic Color with #a53efd

#a53efd
#1a0a28
#361453
#521f7d
#6e29a8
#8934d2

Tints of #a53efd Color

#a53efd
#af53fd
#b968fd
#c37efd
#cd93fd
#d7a9fe
#e1befe
#ebd4fe
#f5e9fe
#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

#a53efd
#96fd3e

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

Split Complementary

#a53efd
#f6fd3e
#3efd45

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

Analogous Color

#593efd
#7f3efd
#a53efd
#cb3efd
#f13efd

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

#a53efd
#fda53e
#3efda5

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

#a53efd
#fd453e
#96fd3e
#3ef5fd

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

#a53efd
#96fd3e
#3efd45
#fd3ef6

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

#a53efd Color Code Preview on Black Background Color

This is how #a53efd Color will look on black background color. Color contrast ratio is 4.71

#a53efd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a53efd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a53efd

#a53efd color code is use for CSS Background Color

Background color for the above div is #a53efd

HTML with inline CSS

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

#a53efd color code is use for CSS Border Color

CSS Border color for the above div is #a53efd

HTML with inline CSS

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

CSS Border Left color for the above div is #a53efd

HTML with inline CSS

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

CSS Border Right color for the above div is #a53efd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a53efd

HTML with inline CSS

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

CSS Border Top color for the above div is #a53efd

HTML with inline CSS

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

#a53efd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a53efd Color code Preview on White Background

This is how #a53efd Color code will look on white background color. Color contrast ratio is 4.46

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

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(165,62,253,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(150,253,62,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(165,62,253,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.