crispedge.com

Color picker

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

#a56edc hex color - Violet - Cool color - Information

#a56edc hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #a56edc Color code in RGB color code model is created after adding 64.71% red color, 43.14% green color and 86.27% blue color. Hex #a56edc Color code in CMYK color (process color) code model is generated after subtraction of 25% cyan, 50% magenta, 0% yellow and 14% black.

Hex #a56edc color code is between #aa66dd web safe hex color code and #9977cc web safe hex color code. #aa66dd is the nearest web safe color code. You can see here many more shades of #a56edc color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codea56edc#a56edc
RGB Decimal165, 110, 220rgb(165, 110, 220)
RGB Percent65%, 43%, 86%rgb(65%, 43%, 86%)
CSS RGBa165, 110, 220,1rgba(165,110,220,1)
CMYK Modelcmyk(25%,50%,0%,14%)
HSL Color Space270,61% ,65%hsl(270,61% ,65%)
HSV Color Space270°, 50%, 86%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101001010110111011011100
Octal245156334
Decimal165110220
Hexa56edc

Different shades of #a56edc color code.

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

Light Shade of #a56edc
#be97e6
Dark Shade of #a56edc
#8b45d2
Saturated Shade of #a56edc
#a565e5
Desaturated Shade of #a56edc
#a577d3
Grey scale Shade of #a56edc
#a5a5a5
Brighten Shade
#be87f5
Most Readable Shade
#FFFFFF

Shades of #a56edc color code

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

#a56edc
#9261c3
#8055ab
#6e4992
#5b3d7a
#493061
#372449
#241830
#120c18
#000000

Similar Color like #a56edc color

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

#a66fdd
#a770de
#a871df
#a972e0
#aa73e1
#ab74e2
#ac75e3
#ad76e4
#ae77e5
#af78e6
#b079e7
#b17ae8
#b27be9
#b37cea
#a46ddb
#a36cda
#a26bd9
#a16ad8
#a069d7
#9f68d6
#9e67d5
#9d66d4
#9c65d3
#9b64d2
#9a63d1
#9962d0
#9861cf
#9760ce

Monochromatic Color with #a56edc

#a56edc
#060407
#251932
#452e5c
#654387
#8559b1

Tints of #a56edc Color

#a56edc
#af7edf
#b98ee3
#c39ee7
#cdaeeb
#d7beef
#e1cef3
#ebdef7
#f5eefb
#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

#a56edc
#a5dc6e

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

Split Complementary

#a56edc
#dcdc6e
#6edc6e

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

Analogous Color

#796edc
#8f6edc
#a56edc
#bb6edc
#d16edc

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

#a56edc
#dca56e
#6edca5

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

#a56edc
#dc6e6e
#a5dc6e
#6edcdc

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

#a56edc
#a5dc6e
#6edc6e
#dc6edc

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

#a56edc Color Code Preview on Black Background Color

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

#a56edc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a56edc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a56edc

#a56edc color code is use for CSS Background Color

Background color for the above div is #a56edc

HTML with inline CSS

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

#a56edc color code is use for CSS Border Color

CSS Border color for the above div is #a56edc

HTML with inline CSS

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

CSS Border Left color for the above div is #a56edc

HTML with inline CSS

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

CSS Border Right color for the above div is #a56edc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a56edc

HTML with inline CSS

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

CSS Border Top color for the above div is #a56edc

HTML with inline CSS

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

#a56edc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a56edc Color code Preview on White Background

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

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.