crispedge.com

Color picker

Loading...

#aa33aa hex color - Violet - Warm color - Information

#aa33aa hex color - Violet - Warm color

Color Hue/Base color: Violet

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

Hex #aa33aa color code is a web safe color. Next web safe color code is #992299 and previous web safe color code is #bb44bb. You can see here many more shades of #aa33aa color code.

0 Likes 0 Comments | 19 Views

RGB Chart

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

Color Table

Hex Color Codeaa33aa#aa33aa
RGB Decimal170, 51, 170rgb(170, 51, 170)
RGB Percent67%, 20%, 67%rgb(67%, 20%, 67%)
CSS RGBa170, 51, 170,1rgba(170,51,170,1)
CMYK Modelcmyk(0%,70%,0%,33%)
HSL Color Space300,54% ,43%hsl(300,54% ,43%)
HSV Color Space300°, 70%, 67%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101010100011001110101010
Octal25263252
Decimal17051170
Hexaa33aa

Different shades of #aa33aa color code.

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

Light Shade of #aa33aa
#c848c8
Dark Shade of #aa33aa
#832783
Saturated Shade of #aa33aa
#b528b5
Desaturated Shade of #aa33aa
#9f3e9f
Grey scale Shade of #aa33aa
#6e6e6e
Brighten Shade
#c34cc3
Most Readable Shade
#FFFFFF

Shades of #aa33aa color code

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

#aa33aa
#972d97
#842784
#712271
#5e1c5e
#4b164b
#381138
#250b25
#120512
#000000

Similar Color like #aa33aa color

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

#ab34ab
#ac35ac
#ad36ad
#ae37ae
#af38af
#b039b0
#b13ab1
#b23bb2
#b33cb3
#b43db4
#b53eb5
#b63fb6
#b740b7
#b841b8
#a932a9
#a831a8
#a730a7
#a62fa6
#a52ea5
#a42da4
#a32ca3
#a22ba2
#a12aa1
#a029a0
#9f289f
#9e279e
#9d269d
#9c259c

Monochromatic Color with #aa33aa

#aa33aa
#d440d4
#ff4cff
#2a0d2a
#551955
#7f267f

Tints of #aa33aa Color

#aa33aa
#b349b3
#bc60bc
#c677c6
#cf8dcf
#d9a4d9
#e2bbe2
#ecd1ec
#f5e8f5
#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

#aa33aa
#33aa33

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

Split Complementary

#aa33aa
#6eaa33
#33aa6e

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

Analogous Color

#7a33aa
#9233aa
#aa33aa
#aa3392
#aa337a

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

#aa33aa
#aaaa33
#33aaaa

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

#aa33aa
#aa6e33
#33aa33
#336eaa

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

#aa33aa
#33aa33
#33aa6e
#aa336e

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

#aa33aa Color Code Preview on Black Background Color

This is how #aa33aa Color will look on black background color. Color contrast ratio is 3.76

#aa33aa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa33aa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa33aa

#aa33aa color code is use for CSS Background Color

Background color for the above div is #aa33aa

HTML with inline CSS

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

#aa33aa color code is use for CSS Border Color

CSS Border color for the above div is #aa33aa

HTML with inline CSS

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

CSS Border Left color for the above div is #aa33aa

HTML with inline CSS

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

CSS Border Right color for the above div is #aa33aa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aa33aa

HTML with inline CSS

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

CSS Border Top color for the above div is #aa33aa

HTML with inline CSS

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

#aa33aa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aa33aa Color code Preview on White Background

This is how #aa33aa Color code will look on white background color. Color contrast ratio is 5.58

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

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

0 Likes 0 Comments | 19 Views

Post your comment:-

By submitting comment you agree to our privacy policy.