crispedge.com

Color picker

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

#a58dde hex color - Violet - Cool color - Information

#a58dde hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #a58dde Color code in RGB color code model is created after adding 64.71% red color, 55.29% green color and 87.06% blue color. Hex #a58dde Color code in CMYK color (process color) code model is generated after subtraction of 26% cyan, 36% magenta, 0% yellow and 13% black.

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

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codea58dde#a58dde
RGB Decimal165, 141, 222rgb(165, 141, 222)
RGB Percent65%, 55%, 87%rgb(65%, 55%, 87%)
CSS RGBa165, 141, 222,1rgba(165,141,222,1)
CMYK Modelcmyk(26%,36%,0%,13%)
HSL Color Space258,55% ,71%hsl(258,55% ,71%)
HSV Color Space258°, 36%, 87%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101001011000110111011110
Octal245215336
Decimal165141222
Hexa58dde

Different shades of #a58dde color code.

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

Light Shade of #a58dde
#c4b5e9
Dark Shade of #a58dde
#8665d3
Saturated Shade of #a58dde
#a286e5
Desaturated Shade of #a58dde
#a894d7
Grey scale Shade of #a58dde
#b5b5b5
Brighten Shade
#bea6f7
Most Readable Shade
#000000

Shades of #a58dde color code

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

#a58dde
#927dc5
#806dac
#6e5e94
#5b4e7b
#493e62
#372f4a
#241f31
#120f18
#000000

Similar Color like #a58dde color

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

#a68edf
#a78fe0
#a890e1
#a991e2
#aa92e3
#ab93e4
#ac94e5
#ad95e6
#ae96e7
#af97e8
#b098e9
#b199ea
#b29aeb
#b39bec
#a48cdd
#a38bdc
#a28adb
#a189da
#a088d9
#9f87d8
#9e86d7
#9d85d6
#9c84d5
#9b83d4
#9a82d3
#9981d2
#9880d1
#977fd0

Monochromatic Color with #a58dde

#a58dde
#070609
#272134
#463c5e
#665789
#8572b3

Tints of #a58dde Color

#a58dde
#af99e1
#b9a6e5
#c3b3e9
#cdbfec
#d7ccf0
#e1d9f4
#ebe5f7
#f5f2fb
#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

#a58dde
#c6de8d

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

Split Complementary

#a58dde
#dece8d
#9ede8d

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

Analogous Color

#8d95de
#958dde
#a58dde
#b58dde
#c58dde

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

#a58dde
#dea58d
#8ddea5

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

#a58dde
#de8d9d
#c6de8d
#8ddecd

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

#a58dde
#c6de8d
#9ede8d
#ce8dde

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

#a58dde Color Code Preview on Black Background Color

This is how #a58dde Color will look on black background color. Color contrast ratio is 7.46

#a58dde in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a58dde

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a58dde

#a58dde color code is use for CSS Background Color

Background color for the above div is #a58dde

HTML with inline CSS

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

#a58dde color code is use for CSS Border Color

CSS Border color for the above div is #a58dde

HTML with inline CSS

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

CSS Border Left color for the above div is #a58dde

HTML with inline CSS

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

CSS Border Right color for the above div is #a58dde

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a58dde

HTML with inline CSS

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

CSS Border Top color for the above div is #a58dde

HTML with inline CSS

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

#a58dde hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a58dde Color code Preview on White Background

This is how #a58dde Color code will look on white background color. Color contrast ratio is 2.81

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

Related Gradients

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.