crispedge.com

Color picker

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

#a963d9 hex color - Violet - Warm color - Information

#a963d9 hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #a963d9 Color code in RGB color code model is created after adding 66.27% red color, 38.82% green color and 85.1% blue color. Hex #a963d9 Color code in CMYK color (process color) code model is generated after subtraction of 22% cyan, 54% magenta, 0% yellow and 15% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codea963d9#a963d9
RGB Decimal169, 99, 217rgb(169, 99, 217)
RGB Percent66%, 39%, 85%rgb(66%, 39%, 85%)
CSS RGBa169, 99, 217,1rgba(169,99,217,1)
CMYK Modelcmyk(22%,54%,0%,15%)
HSL Color Space276,61% ,62%hsl(276,61% ,62%)
HSV Color Space276°, 54%, 85%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101010010110001111011001
Octal251143331
Decimal16999217
Hexa963d9

Different shades of #a963d9 color code.

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

Light Shade of #a963d9
#c08ce3
Dark Shade of #a963d9
#923acf
Saturated Shade of #a963d9
#ab59e3
Desaturated Shade of #a963d9
#a76dcf
Grey scale Shade of #a963d9
#9e9e9e
Brighten Shade
#c27cf2
Most Readable Shade
#FFFFFF

Shades of #a963d9 color code

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

#a963d9
#9658c0
#834da8
#704290
#5d3778
#4b2c60
#382148
#251630
#120b18
#000000

Similar Color like #a963d9 color

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

#aa64da
#ab65db
#ac66dc
#ad67dd
#ae68de
#af69df
#b06ae0
#b16be1
#b26ce2
#b36de3
#b46ee4
#b56fe5
#b670e6
#b771e7
#a862d8
#a761d7
#a660d6
#a55fd5
#a45ed4
#a35dd3
#a25cd2
#a15bd1
#a05ad0
#9f59cf
#9e58ce
#9d57cd
#9c56cc
#9b55cb

Monochromatic Color with #a963d9

#a963d9
#030204
#25152f
#462959
#673c84
#8850ae

Tints of #a963d9 Color

#a963d9
#b274dd
#bc85e1
#c597e5
#cfa8e9
#d8b9ee
#e2cbf2
#ebdcf6
#f5edfa
#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

#a963d9
#93d963

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

Split Complementary

#a963d9
#ced963
#63d96e

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

Analogous Color

#7a63d9
#9163d9
#a963d9
#c163d9
#d863d9

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

#a963d9
#d9a963
#63d9a9

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

#a963d9
#d96e63
#93d963
#63ced9

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

#a963d9
#93d963
#63d96e
#d963ce

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

#a963d9 Color Code Preview on Black Background Color

This is how #a963d9 Color will look on black background color. Color contrast ratio is 5.47

#a963d9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a963d9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a963d9

#a963d9 color code is use for CSS Background Color

Background color for the above div is #a963d9

HTML with inline CSS

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

#a963d9 color code is use for CSS Border Color

CSS Border color for the above div is #a963d9

HTML with inline CSS

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

CSS Border Left color for the above div is #a963d9

HTML with inline CSS

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

CSS Border Right color for the above div is #a963d9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a963d9

HTML with inline CSS

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

CSS Border Top color for the above div is #a963d9

HTML with inline CSS

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

#a963d9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a963d9 Color code Preview on White Background

This is how #a963d9 Color code will look on white background color. Color contrast ratio is 3.84

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

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.