crispedge.com

Color picker

Loading...

#a350fb hex color - Blue - Cool color - Information

#a350fb hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #a350fb Color code in RGB color code model is created after adding 63.92% red color, 31.37% green color and 98.43% blue color. Hex #a350fb Color code in CMYK color (process color) code model is generated after subtraction of 35% cyan, 68% magenta, 0% yellow and 2% black.

Hex #a350fb color code is between #aa55ff web safe hex color code and #9944ee web safe hex color code. #aa55ff is the nearest web safe color code. You can see here many more shades of #a350fb color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codea350fb#a350fb
RGB Decimal163, 80, 251rgb(163, 80, 251)
RGB Percent64%, 31%, 98%rgb(64%, 31%, 98%)
CSS RGBa163, 80, 251,1rgba(163,80,251,1)
CMYK Modelcmyk(35%,68%,0%,2%)
HSL Color Space269,96% ,65%hsl(269,96% ,65%)
HSV Color Space269°, 68%, 98%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101000110101000011111011
Octal243120373
Decimal16380251
Hexa350fb

Different shades of #a350fb color code.

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

Light Shade of #a350fb
#bd82fc
Dark Shade of #a350fb
#891efa
Saturated Shade of #a350fb
#a34cff
Desaturated Shade of #a350fb
#a359f2
Grey scale Shade of #a350fb
#a5a5a5
Brighten Shade
#bc69ff
Most Readable Shade
#FFFFFF

Shades of #a350fb color code

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

#a350fb
#9047df
#7e3ec3
#6c35a7
#5a2c8b
#48236f
#361a53
#241137
#12081b
#000000

Similar Color like #a350fb color

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

#a451fc
#a552fd
#a653fe
#a754ff
#a855ff
#a956ff
#aa57ff
#ab58ff
#ac59ff
#ad5aff
#ae5bff
#af5cff
#b05dff
#b15eff
#a24ffa
#a14ef9
#a04df8
#9f4cf7
#9e4bf6
#9d4af5
#9c49f4
#9b48f3
#9a47f2
#9946f1
#9845f0
#9744ef
#9643ee
#9542ed

Monochromatic Color with #a350fb

#a350fb
#190c26
#351a51
#50277b
#6c35a6
#8742d0

Tints of #a350fb Color

#a350fb
#ad63fb
#b776fb
#c18afc
#cb9dfc
#d6b1fd
#e0c4fd
#ead8fe
#f4ebfe
#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

#a350fb
#a8fb50

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

Split Complementary

#a350fb
#fbf850
#53fb50

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

Analogous Color

#5f50fb
#8150fb
#a350fb
#c550fb
#e750fb

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

#a350fb
#fba350
#50fba3

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

#a350fb
#fb5052
#a8fb50
#50fbf8

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

#a350fb
#a8fb50
#53fb50
#f850fb

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

#a350fb Color Code Preview on Black Background Color

This is how #a350fb Color will look on black background color. Color contrast ratio is 5.10

#a350fb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a350fb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a350fb

#a350fb color code is use for CSS Background Color

Background color for the above div is #a350fb

HTML with inline CSS

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

#a350fb color code is use for CSS Border Color

CSS Border color for the above div is #a350fb

HTML with inline CSS

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

CSS Border Left color for the above div is #a350fb

HTML with inline CSS

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

CSS Border Right color for the above div is #a350fb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a350fb

HTML with inline CSS

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

CSS Border Top color for the above div is #a350fb

HTML with inline CSS

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

#a350fb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a350fb Color code Preview on White Background

This is how #a350fb Color code will look on white background color. Color contrast ratio is 4.12

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

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(163,80,251,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(168,251,80,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(163,80,251,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.