crispedge.com

Color picker

Loading...

#a549da hex color - Violet - Warm color - Information

#a549da hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #a549da Color code in RGB color code model is created after adding 64.71% red color, 28.63% green color and 85.49% blue color. Hex #a549da Color code in CMYK color (process color) code model is generated after subtraction of 24% cyan, 67% magenta, 0% yellow and 15% black.

Hex #a549da color code is between #aa44dd web safe hex color code and #9955cc web safe hex color code. #aa44dd is the nearest web safe color code. You can see here many more shades of #a549da color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codea549da#a549da
RGB Decimal165, 73, 218rgb(165, 73, 218)
RGB Percent65%, 29%, 85%rgb(65%, 29%, 85%)
CSS RGBa165, 73, 218,1rgba(165,73,218,1)
CMYK Modelcmyk(24%,67%,0%,15%)
HSL Color Space278,66% ,57%hsl(278,66% ,57%)
HSV Color Space278°, 67%, 85%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101001010100100111011010
Octal245111332
Decimal16573218
Hexa549da

Different shades of #a549da color code.

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

Light Shade of #a549da
#ba73e3
Dark Shade of #a549da
#8d29c7
Saturated Shade of #a549da
#a83ee5
Desaturated Shade of #a549da
#a254cf
Grey scale Shade of #a549da
#919191
Brighten Shade
#be62f3
Most Readable Shade
#FFFFFF

Shades of #a549da color code

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

#a549da
#9240c1
#8038a9
#6e3091
#5b2879
#492060
#371848
#241030
#120818
#000000

Similar Color like #a549da color

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

#a64adb
#a74bdc
#a84cdd
#a94dde
#aa4edf
#ab4fe0
#ac50e1
#ad51e2
#ae52e3
#af53e4
#b054e5
#b155e6
#b256e7
#b357e8
#a448d9
#a347d8
#a246d7
#a145d6
#a044d5
#9f43d4
#9e42d3
#9d41d2
#9c40d1
#9b3fd0
#9a3ecf
#993dce
#983ccd
#973bcc

Monochromatic Color with #a549da

#a549da
#040205
#241030
#441e5a
#652d85
#853baf

Tints of #a549da Color

#a549da
#af5dde
#b971e2
#c385e6
#cd99ea
#d7aeee
#e1c2f2
#ebd6f6
#f5eafa
#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

#a549da
#7eda49

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

Split Complementary

#a549da
#c6da49
#49da5d

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

Analogous Color

#6b49da
#8849da
#a549da
#c249da
#da49d5

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

#a549da
#daa549
#49daa5

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

#a549da
#da5c49
#7eda49
#49c6da

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

#a549da
#7eda49
#49da5d
#da49c6

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

#a549da Color Code Preview on Black Background Color

This is how #a549da Color will look on black background color. Color contrast ratio is 4.57

#a549da in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a549da

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a549da

#a549da color code is use for CSS Background Color

Background color for the above div is #a549da

HTML with inline CSS

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

#a549da color code is use for CSS Border Color

CSS Border color for the above div is #a549da

HTML with inline CSS

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

CSS Border Left color for the above div is #a549da

HTML with inline CSS

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

CSS Border Right color for the above div is #a549da

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a549da

HTML with inline CSS

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

CSS Border Top color for the above div is #a549da

HTML with inline CSS

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

#a549da hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a549da Color code Preview on White Background

This is how #a549da Color code will look on white background color. Color contrast ratio is 4.60

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

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,73,218,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(126,218,73,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(165,73,218,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.