crispedge.com

Color picker

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

#a486e9 hex color - Violet - Cool color - Information

#a486e9 hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #a486e9 Color code in RGB color code model is created after adding 64.31% red color, 52.55% green color and 91.37% blue color. Hex #a486e9 Color code in CMYK color (process color) code model is generated after subtraction of 30% cyan, 42% magenta, 0% yellow and 9% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codea486e9#a486e9
RGB Decimal164, 134, 233rgb(164, 134, 233)
RGB Percent64%, 53%, 91%rgb(64%, 53%, 91%)
CSS RGBa164, 134, 233,1rgba(164,134,233,1)
CMYK Modelcmyk(30%,42%,0%,9%)
HSL Color Space258,69% ,72%hsl(258,69% ,72%)
HSV Color Space258°, 42%, 91%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101001001000011011101001
Octal244206351
Decimal164134233
Hexa486e9

Different shades of #a486e9 color code.

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

Light Shade of #a486e9
#c4b1f1
Dark Shade of #a486e9
#845be1
Saturated Shade of #a486e9
#a17ff0
Desaturated Shade of #a486e9
#a78de2
Grey scale Shade of #a486e9
#b7b7b7
Brighten Shade
#bd9fff
Most Readable Shade
#000000

Shades of #a486e9 color code

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

#a486e9
#9177cf
#7f68b5
#6d599b
#5b4a81
#483b67
#362c4d
#241d33
#120e19
#000000

Similar Color like #a486e9 color

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

#a587ea
#a688eb
#a789ec
#a88aed
#a98bee
#aa8cef
#ab8df0
#ac8ef1
#ad8ff2
#ae90f3
#af91f4
#b092f5
#b193f6
#b294f7
#a385e8
#a284e7
#a183e6
#a082e5
#9f81e4
#9e80e3
#9d7fe2
#9c7ee1
#9b7de0
#9a7cdf
#997bde
#987add
#9779dc
#9678db

Monochromatic Color with #a486e9

#a486e9
#0e0c14
#2c243f
#4a3d69
#685594
#866ebe

Tints of #a486e9 Color

#a486e9
#ae93eb
#b8a0ed
#c2aef0
#ccbbf2
#d6c9f5
#e0d6f7
#eae4fa
#f4f1fc
#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

#a486e9
#cbe986

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

Split Complementary

#a486e9
#e9d686
#9ae986

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

Analogous Color

#8690e9
#9086e9
#a486e9
#b886e9
#cc86e9

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

#a486e9
#e9a486
#86e9a4

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

#a486e9
#e98699
#cbe986
#86e9d5

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

#a486e9
#cbe986
#9ae986
#d686e9

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

#a486e9 Color Code Preview on Black Background Color

This is how #a486e9 Color will look on black background color. Color contrast ratio is 7.17

#a486e9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a486e9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a486e9

#a486e9 color code is use for CSS Background Color

Background color for the above div is #a486e9

HTML with inline CSS

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

#a486e9 color code is use for CSS Border Color

CSS Border color for the above div is #a486e9

HTML with inline CSS

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

CSS Border Left color for the above div is #a486e9

HTML with inline CSS

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

CSS Border Right color for the above div is #a486e9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a486e9

HTML with inline CSS

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

CSS Border Top color for the above div is #a486e9

HTML with inline CSS

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

#a486e9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a486e9 Color code Preview on White Background

This is how #a486e9 Color code will look on white background color. Color contrast ratio is 2.93

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

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.