Skip to main content Skip to docs navigation

#a34bfd hex color - Blue - Cool color - Information

#a34bfd hex color - Blue - Cool color

On this page
@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #a34bfd Color code in RGB color code model is created after adding 63.92% red color, 29.41% green color and 99.22% blue color. Hex #a34bfd Color code in CMYK color (process color) code model is generated after subtraction of 36% cyan, 70% magenta, 0% yellow and 0.78% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code a34bfd #a34bfd
RGB Decimal 163, 75, 253 rgb(163, 75, 253)
RGB Percent 64%, 29%, 99% rgb(64%, 29%, 99%)
CSS RGBa 163, 75, 253,1 rgba(163,75,253,1)
CMYK Model cmyk(36%,70%,0%,0.78%)
HSL Color Space 270,98% ,64% hsl(270,98% ,64%)
HSV Color Space 270°, 70%, 99%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10100011 01001011 11111101
Octal 243 113 375
Decimal 163 75 253
Hex a3 4b fd

Different shades of #a34bfd color code.

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

Light Shade of #a34bfd
#bd7dfe
Dark Shade of #a34bfd
#8919fc
Saturated Shade of #a34bfd
#a349ff
Desaturated Shade of #a34bfd
#a354f4
Grey scale Shade of #a34bfd
#a4a4a4
Brighten Shade
#bc64ff
Most Readable Shade
#FFFFFF

Shades of #a34bfd color code

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

#a34bfd
#9042e0
#7e3ac4
#6c32a8
#5a298c
#482170
#361954
#241038
#12081c
#000000

Similar Color like #a34bfd color

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

#a44cfe
#a54dff
#a64eff
#a74fff
#a850ff
#a951ff
#aa52ff
#ab53ff
#ac54ff
#ad55ff
#ae56ff
#af57ff
#b058ff
#b159ff
#a24afc
#a149fb
#a048fa
#9f47f9
#9e46f8
#9d45f7
#9c44f6
#9b43f5
#9a42f4
#9941f3
#9840f2
#973ff1
#963ef0
#953def

Monochromatic Color with #a34bfd

#a34bfd
#1a0c28
#351953
#51257d
#6c32a8
#883ed2

Tints of #a34bfd Color

#a34bfd
#ad5ffd
#b773fd
#c187fd
#cb9bfd
#d6affe
#e0c3fe
#ead7fe
#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

#a34bfd
#a5fd4b

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

Split Complementary

#a34bfd
#fdfc4b
#4cfd4b

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

Analogous Color

#5c4bfd
#7f4bfd
#a34bfd
#c74bfd
#ea4bfd

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

#a34bfd
#fda34b
#4bfda3

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

#a34bfd
#fd4b4c
#a5fd4b
#4bfdfc

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

#a34bfd
#a5fd4b
#4cfd4b
#fc4bfd

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

#a34bfd Color Code Preview on Black Background Color

This is how #a34bfd Color will look on black background color. Color contrast ratio is 4.98

#a34bfd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a34bfd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a34bfd

#a34bfd color code is use for CSS Background Color

Background color for the above div is #a34bfd

HTML with inline CSS

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

#a34bfd color code is use for CSS Border Color

CSS Border color for the above div is #a34bfd

HTML with inline CSS

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

CSS Border Left color for the above div is #a34bfd

HTML with inline CSS

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

CSS Border Right color for the above div is #a34bfd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a34bfd

HTML with inline CSS

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

CSS Border Top color for the above div is #a34bfd

HTML with inline CSS

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

#a34bfd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a34bfd Color code Preview on White Background

This is how #a34bfd Color code will look on white background color. Color contrast ratio is 4.22

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

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