crispedge.com

Color picker

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

#a558d1 hex color - Violet - Warm color - Information

#a558d1 hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #a558d1 Color code in RGB color code model is created after adding 64.71% red color, 34.51% green color and 81.96% blue color. Hex #a558d1 Color code in CMYK color (process color) code model is generated after subtraction of 21% cyan, 58% magenta, 0% yellow and 18% black.

Hex #a558d1 color code is between #aa55cc web safe hex color code and #9966dd web safe hex color code. #aa55cc is the nearest web safe color code. You can see here many more shades of #a558d1 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codea558d1#a558d1
RGB Decimal165, 88, 209rgb(165, 88, 209)
RGB Percent65%, 35%, 82%rgb(65%, 35%, 82%)
CSS RGBa165, 88, 209,1rgba(165,88,209,1)
CMYK Modelcmyk(21%,58%,0%,18%)
HSL Color Space278,57% ,58%hsl(278,57% ,58%)
HSV Color Space278°, 58%, 82%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101001010101100011010001
Octal245130321
Decimal16588209
Hexa558d1

Different shades of #a558d1 color code.

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

Light Shade of #a558d1
#bb80dc
Dark Shade of #a558d1
#8e35c1
Saturated Shade of #a558d1
#a84ddc
Desaturated Shade of #a558d1
#a263c6
Grey scale Shade of #a558d1
#949494
Brighten Shade
#be71ea
Most Readable Shade
#FFFFFF

Shades of #a558d1 color code

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

#a558d1
#924eb9
#8044a2
#6e3a8b
#5b3074
#49275c
#371d45
#24132e
#120917
#000000

Similar Color like #a558d1 color

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

#a659d2
#a75ad3
#a85bd4
#a95cd5
#aa5dd6
#ab5ed7
#ac5fd8
#ad60d9
#ae61da
#af62db
#b063dc
#b164dd
#b265de
#b366df
#a457d0
#a356cf
#a255ce
#a154cd
#a053cc
#9f52cb
#9e51ca
#9d50c9
#9c4fc8
#9b4ec7
#9a4dc6
#994cc5
#984bc4
#974ac3

Monochromatic Color with #a558d1

#a558d1
#c76afb
#1f1027
#402251
#62347c
#8346a6

Tints of #a558d1 Color

#a558d1
#af6ad6
#b97ddb
#c38fe0
#cda2e5
#d7b4ea
#e1c7ef
#ebd9f4
#f5ecf9
#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

#a558d1
#84d158

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

Split Complementary

#a558d1
#c1d158
#58d169

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

Analogous Color

#7558d1
#8d58d1
#a558d1
#bd58d1
#d158cd

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

#a558d1
#d1a558
#58d1a5

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

#a558d1
#d16858
#84d158
#58c0d1

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

#a558d1
#84d158
#58d169
#d158c1

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

#a558d1 Color Code Preview on Black Background Color

This is how #a558d1 Color will look on black background color. Color contrast ratio is 4.92

#a558d1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a558d1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a558d1

#a558d1 color code is use for CSS Background Color

Background color for the above div is #a558d1

HTML with inline CSS

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

#a558d1 color code is use for CSS Border Color

CSS Border color for the above div is #a558d1

HTML with inline CSS

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

CSS Border Left color for the above div is #a558d1

HTML with inline CSS

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

CSS Border Right color for the above div is #a558d1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a558d1

HTML with inline CSS

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

CSS Border Top color for the above div is #a558d1

HTML with inline CSS

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

#a558d1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a558d1 Color code Preview on White Background

This is how #a558d1 Color code will look on white background color. Color contrast ratio is 4.27

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

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.