crispedge.com

Color picker

Loading...

#aa72be hex color - Violet - Warm color - Information

#aa72be hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #aa72be Color code in RGB color code model is created after adding 66.67% red color, 44.71% green color and 74.51% blue color. Hex #aa72be Color code in CMYK color (process color) code model is generated after subtraction of 11% cyan, 40% magenta, 0% yellow and 25% black.

Hex #aa72be color code is between #9977bb web safe hex color code and #bb66cc web safe hex color code. #9977bb is the nearest web safe color code. You can see here many more shades of #aa72be color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeaa72be#aa72be
RGB Decimal170, 114, 190rgb(170, 114, 190)
RGB Percent67%, 45%, 75%rgb(67%, 45%, 75%)
CSS RGBa170, 114, 190,1rgba(170,114,190,1)
CMYK Modelcmyk(11%,40%,0%,25%)
HSL Color Space284,37% ,60%hsl(284,37% ,60%)
HSV Color Space284°, 40%, 75%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101010100111001010111110
Octal252162276
Decimal170114190
Hexaa72be

Different shades of #aa72be color code.

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

Light Shade of #aa72be
#bf95ce
Dark Shade of #aa72be
#9550ad
Saturated Shade of #aa72be
#af68c8
Desaturated Shade of #aa72be
#a57cb4
Grey scale Shade of #aa72be
#989898
Brighten Shade
#c38bd7
Most Readable Shade
#FFFFFF

Shades of #aa72be color code

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

#aa72be
#9765a8
#845893
#714c7e
#5e3f69
#4b3254
#38263f
#25192a
#120c15
#000000

Similar Color like #aa72be color

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

#ab73bf
#ac74c0
#ad75c1
#ae76c2
#af77c3
#b078c4
#b179c5
#b27ac6
#b37bc7
#b47cc8
#b57dc9
#b67eca
#b77fcb
#b880cc
#a971bd
#a870bc
#a76fbb
#a66eba
#a56db9
#a46cb8
#a36bb7
#a26ab6
#a169b5
#a068b4
#9f67b3
#9e66b2
#9d65b1
#9c64b0

Monochromatic Color with #aa72be

#aa72be
#d08be8
#120c14
#38253e
#5e3f69
#845893

Tints of #aa72be Color

#aa72be
#b381c5
#bc91cc
#c6a1d3
#cfb0da
#d9c0e2
#e2d0e9
#ecdff0
#f5eff7
#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

#aa72be
#86be72

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

Split Complementary

#aa72be
#acbe72
#72be84

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

Analogous Color

#8c72be
#9b72be
#aa72be
#b972be
#be72b4

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

#aa72be
#beaa72
#72beaa

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

#aa72be
#be8472
#86be72
#72acbe

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

#aa72be
#86be72
#72be84
#be72ac

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

#aa72be Color Code Preview on Black Background Color

This is how #aa72be Color will look on black background color. Color contrast ratio is 5.86

#aa72be in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa72be

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa72be

#aa72be color code is use for CSS Background Color

Background color for the above div is #aa72be

HTML with inline CSS

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

#aa72be color code is use for CSS Border Color

CSS Border color for the above div is #aa72be

HTML with inline CSS

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

CSS Border Left color for the above div is #aa72be

HTML with inline CSS

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

CSS Border Right color for the above div is #aa72be

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aa72be

HTML with inline CSS

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

CSS Border Top color for the above div is #aa72be

HTML with inline CSS

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

#aa72be hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aa72be Color code Preview on White Background

This is how #aa72be Color code will look on white background color. Color contrast ratio is 3.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 #aa72be; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #aa72be; }

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,114,190,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(134,190,114,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(170,114,190,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.