crispedge.com

Color picker

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

#a481e2 hex color - Violet - Cool color - Information

#a481e2 hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #a481e2 Color code in RGB color code model is created after adding 64.31% red color, 50.59% green color and 88.63% blue color. Hex #a481e2 Color code in CMYK color (process color) code model is generated after subtraction of 27% cyan, 43% magenta, 0% yellow and 11% black.

Hex #a481e2 color code is between #aa88dd web safe hex color code and #9977ee web safe hex color code. #aa88dd is the nearest web safe color code. You can see here many more shades of #a481e2 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codea481e2#a481e2
RGB Decimal164, 129, 226rgb(164, 129, 226)
RGB Percent64%, 51%, 89%rgb(64%, 51%, 89%)
CSS RGBa164, 129, 226,1rgba(164,129,226,1)
CMYK Modelcmyk(27%,43%,0%,11%)
HSL Color Space262,63% ,70%hsl(262,63% ,70%)
HSV Color Space262°, 43%, 89%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101001001000000111100010
Octal244201342
Decimal164129226
Hexa481e2

Different shades of #a481e2 color code.

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

Light Shade of #a481e2
#c2aaec
Dark Shade of #a481e2
#8658d8
Saturated Shade of #a481e2
#a279ea
Desaturated Shade of #a481e2
#a689da
Grey scale Shade of #a481e2
#b1b1b1
Brighten Shade
#bd9afb
Most Readable Shade
#000000

Shades of #a481e2 color code

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

#a481e2
#9172c8
#7f64af
#6d5696
#5b477d
#483964
#362b4b
#241c32
#120e19
#000000

Similar Color like #a481e2 color

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

#a582e3
#a683e4
#a784e5
#a885e6
#a986e7
#aa87e8
#ab88e9
#ac89ea
#ad8aeb
#ae8bec
#af8ced
#b08dee
#b18eef
#b28ff0
#a380e1
#a27fe0
#a17edf
#a07dde
#9f7cdd
#9e7bdc
#9d7adb
#9c79da
#9b78d9
#9a77d8
#9976d7
#9875d6
#9774d5
#9673d4

Monochromatic Color with #a481e2

#a481e2
#0a080d
#292038
#473862
#66508d
#8569b7

Tints of #a481e2 Color

#a481e2
#ae8fe5
#b89de8
#c2abeb
#ccb9ee
#d6c7f2
#e0d5f5
#eae3f8
#f4f1fb
#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

#a481e2
#bfe281

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

Split Complementary

#a481e2
#e2d581
#8ee281

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

Analogous Color

#8185e2
#9181e2
#a481e2
#b781e2
#cb81e2

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

#a481e2
#e2a481
#81e2a4

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

#a481e2
#e2818e
#bfe281
#81e2d4

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

#a481e2
#bfe281
#8ee281
#d581e2

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

#a481e2 Color Code Preview on Black Background Color

This is how #a481e2 Color will look on black background color. Color contrast ratio is 6.82

#a481e2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a481e2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a481e2

#a481e2 color code is use for CSS Background Color

Background color for the above div is #a481e2

HTML with inline CSS

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

#a481e2 color code is use for CSS Border Color

CSS Border color for the above div is #a481e2

HTML with inline CSS

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

CSS Border Left color for the above div is #a481e2

HTML with inline CSS

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

CSS Border Right color for the above div is #a481e2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a481e2

HTML with inline CSS

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

CSS Border Top color for the above div is #a481e2

HTML with inline CSS

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

#a481e2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a481e2 Color code Preview on White Background

This is how #a481e2 Color code will look on white background color. Color contrast ratio is 3.08

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

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.