crispedge.com

Color picker

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

#a57bde hex color - Violet - Cool color - Information

#a57bde hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

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

Hex #a57bde color code is between #aa77dd web safe hex color code and #9988ee web safe hex color code. #aa77dd is the nearest web safe color code. You can see here many more shades of #a57bde color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codea57bde#a57bde
RGB Decimal165, 123, 222rgb(165, 123, 222)
RGB Percent65%, 48%, 87%rgb(65%, 48%, 87%)
CSS RGBa165, 123, 222,1rgba(165,123,222,1)
CMYK Modelcmyk(26%,45%,0%,13%)
HSL Color Space265,60% ,68%hsl(265,60% ,68%)
HSV Color Space265°, 45%, 87%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101001010111101111011110
Octal245173336
Decimal165123222
Hexa57bde

Different shades of #a57bde color code.

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

Light Shade of #a57bde
#c1a4e8
Dark Shade of #a57bde
#8952d4
Saturated Shade of #a57bde
#a473e6
Desaturated Shade of #a57bde
#a683d6
Grey scale Shade of #a57bde
#acacac
Brighten Shade
#be94f7
Most Readable Shade
#000000

Shades of #a57bde color code

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

#a57bde
#926dc5
#805fac
#6e5294
#5b447b
#493662
#37294a
#241b31
#120d18
#000000

Similar Color like #a57bde color

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

#a67cdf
#a77de0
#a87ee1
#a97fe2
#aa80e3
#ab81e4
#ac82e5
#ad83e6
#ae84e7
#af85e8
#b086e9
#b187ea
#b288eb
#b389ec
#a47add
#a379dc
#a278db
#a177da
#a076d9
#9f75d8
#9e74d7
#9d73d6
#9c72d5
#9b71d4
#9a70d3
#996fd2
#986ed1
#976dd0

Monochromatic Color with #a57bde

#a57bde
#070509
#271d34
#46345e
#664c89
#8563b3

Tints of #a57bde Color

#a57bde
#af89e1
#b998e5
#c3a7e9
#cdb5ec
#d7c4f0
#e1d3f4
#ebe1f7
#f5f0fb
#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

#a57bde
#b4de7b

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

Split Complementary

#a57bde
#ded67b
#83de7b

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

Analogous Color

#7d7bde
#917bde
#a57bde
#b97bde
#cd7bde

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

#a57bde
#dea57b
#7bdea5

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

#a57bde
#de7b82
#b4de7b
#7bded6

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

#a57bde
#b4de7b
#83de7b
#d67bde

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

#a57bde Color Code Preview on Black Background Color

This is how #a57bde Color will look on black background color. Color contrast ratio is 6.49

#a57bde in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a57bde

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a57bde

#a57bde color code is use for CSS Background Color

Background color for the above div is #a57bde

HTML with inline CSS

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

#a57bde color code is use for CSS Border Color

CSS Border color for the above div is #a57bde

HTML with inline CSS

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

CSS Border Left color for the above div is #a57bde

HTML with inline CSS

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

CSS Border Right color for the above div is #a57bde

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a57bde

HTML with inline CSS

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

CSS Border Top color for the above div is #a57bde

HTML with inline CSS

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

#a57bde hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a57bde Color code Preview on White Background

This is how #a57bde Color code will look on white background color. Color contrast ratio is 3.24

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

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.