crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#aa79e5 hex color - Violet - Cool color - Information

#aa79e5 hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #aa79e5 Color code in RGB color code model is created after adding 66.67% red color, 47.45% green color and 89.8% blue color. Hex #aa79e5 Color code in CMYK color (process color) code model is generated after subtraction of 26% cyan, 47% magenta, 0% yellow and 10% black.

Hex #aa79e5 color code is between #9977dd web safe hex color code and #bb88ee web safe hex color code. #9977dd is the nearest web safe color code. You can see here many more shades of #aa79e5 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codeaa79e5#aa79e5
RGB Decimal170, 121, 229rgb(170, 121, 229)
RGB Percent67%, 47%, 90%rgb(67%, 47%, 90%)
CSS RGBa170, 121, 229,1rgba(170,121,229,1)
CMYK Modelcmyk(26%,47%,0%,10%)
HSL Color Space267,68% ,69%hsl(267,68% ,69%)
HSV Color Space267°, 47%, 90%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010100111100111100101
Octal252171345
Decimal170121229
Hexaa79e5

Different shades of #aa79e5 color code.

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

Light Shade of #aa79e5
#c5a4ed
Dark Shade of #aa79e5
#8f4edd
Saturated Shade of #aa79e5
#a971ed
Desaturated Shade of #aa79e5
#ab81dd
Grey scale Shade of #aa79e5
#afafaf
Brighten Shade
#c392fe
Most Readable Shade
#000000

Shades of #aa79e5 color code

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

#aa79e5
#976bcb
#845eb2
#715098
#5e437f
#4b3565
#38284c
#251a32
#120d19
#000000

Similar Color like #aa79e5 color

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

#ab7ae6
#ac7be7
#ad7ce8
#ae7de9
#af7eea
#b07feb
#b180ec
#b281ed
#b382ee
#b483ef
#b584f0
#b685f1
#b786f2
#b887f3
#a978e4
#a877e3
#a776e2
#a675e1
#a574e0
#a473df
#a372de
#a271dd
#a170dc
#a06fdb
#9f6eda
#9e6dd9
#9d6cd8
#9c6bd7

Monochromatic Color with #aa79e5

#aa79e5
#0c0910
#2c1f3b
#4b3665
#6b4c90
#8a63ba

Tints of #aa79e5 Color

#aa79e5
#b387e7
#bc96ea
#c6a5ed
#cfb4f0
#d9c3f3
#e2d2f6
#ece1f9
#f5f0fc
#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

#aa79e5
#b4e579

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

Split Complementary

#aa79e5
#e5e079
#7ee579

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

Analogous Color

#7f79e5
#9479e5
#aa79e5
#c079e5
#d579e5

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

#aa79e5
#e5aa79
#79e5aa

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

#aa79e5
#e5797e
#b4e579
#79e5e0

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

#aa79e5
#b4e579
#7ee579
#e079e5

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

#aa79e5 Color Code Preview on Black Background Color

This is how #aa79e5 Color will look on black background color. Color contrast ratio is 6.58

#aa79e5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa79e5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #aa79e5

#aa79e5 color code is use for CSS Background Color

Background color for the above div is #aa79e5

HTML with inline CSS

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

#aa79e5 color code is use for CSS Border Color

CSS Border color for the above div is #aa79e5

HTML with inline CSS

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

CSS Border Left color for the above div is #aa79e5

HTML with inline CSS

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

CSS Border Right color for the above div is #aa79e5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #aa79e5

HTML with inline CSS

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

CSS Border Top color for the above div is #aa79e5

HTML with inline CSS

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

#aa79e5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#aa79e5 Color code Preview on White Background

This is how #aa79e5 Color code will look on white background color. Color contrast ratio is 3.19

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.