crispedge.com

Color picker

Loading...

#a228aa hex color - Violet - Warm color - Information

#a228aa hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #a228aa Color code in RGB color code model is created after adding 63.53% red color, 15.69% green color and 66.67% blue color. Hex #a228aa Color code in CMYK color (process color) code model is generated after subtraction of 5% cyan, 76% magenta, 0% yellow and 33% black.

Hex #a228aa color code is between #aa2299 web safe hex color code and #9933bb web safe hex color code. #aa2299 is the nearest web safe color code. You can see here many more shades of #a228aa color code.

0 Likes 0 Comments | 4 Views

RGB Chart

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

Color Table

Hex Color Codea228aa#a228aa
RGB Decimal162, 40, 170rgb(162, 40, 170)
RGB Percent64%, 16%, 67%rgb(64%, 16%, 67%)
CSS RGBa162, 40, 170,1rgba(162,40,170,1)
CMYK Modelcmyk(5%,76%,0%,33%)
HSL Color Space296,62% ,41%hsl(296,62% ,41%)
HSV Color Space296°, 76%, 67%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101000100010100010101010
Octal24250252
Decimal16240170
Hexa228aa

Different shades of #a228aa color code.

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

Light Shade of #a228aa
#c635d0
Dark Shade of #a228aa
#7b1e81
Saturated Shade of #a228aa
#ab1eb4
Desaturated Shade of #a228aa
#99329f
Grey scale Shade of #a228aa
#696969
Brighten Shade
#bb41c3
Most Readable Shade
#FFFFFF

Shades of #a228aa color code

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

#a228aa
#902397
#7e1f84
#6c1a71
#5a165e
#48114b
#360d38
#240825
#120412
#000000

Similar Color like #a228aa color

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

#a329ab
#a42aac
#a52bad
#a62cae
#a72daf
#a82eb0
#a92fb1
#aa30b2
#ab31b3
#ac32b4
#ad33b5
#ae34b6
#af35b7
#b036b8
#a127a9
#a026a8
#9f25a7
#9e24a6
#9d23a5
#9c22a4
#9b21a3
#9a20a2
#991fa1
#981ea0
#971d9f
#961c9e
#951b9d
#941a9c

Monochromatic Color with #a228aa

#a228aa
#ca32d4
#f33cff
#280a2a
#511455
#791e7f

Tints of #a228aa Color

#a228aa
#ac3fb3
#b657bc
#c16fc6
#cb87cf
#d59fd9
#e0b7e2
#eacfec
#f4e7f5
#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

#a228aa
#30aa28

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

Split Complementary

#a228aa
#71aa28
#28aa61

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

Analogous Color

#6e28aa
#8828aa
#a228aa
#aa2898
#aa287e

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

#a228aa
#aaa228
#28aaa2

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

#a228aa
#aa6128
#30aa28
#2871aa

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

#a228aa
#30aa28
#28aa61
#aa2871

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

#a228aa Color Code Preview on Black Background Color

This is how #a228aa Color will look on black background color. Color contrast ratio is 3.42

#a228aa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a228aa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a228aa

#a228aa color code is use for CSS Background Color

Background color for the above div is #a228aa

HTML with inline CSS

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

#a228aa color code is use for CSS Border Color

CSS Border color for the above div is #a228aa

HTML with inline CSS

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

CSS Border Left color for the above div is #a228aa

HTML with inline CSS

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

CSS Border Right color for the above div is #a228aa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a228aa

HTML with inline CSS

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

CSS Border Top color for the above div is #a228aa

HTML with inline CSS

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

#a228aa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a228aa Color code Preview on White Background

This is how #a228aa Color code will look on white background color. Color contrast ratio is 6.14

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

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(162,40,170,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(48,170,40,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(162,40,170,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.