Skip to main content Skip to docs navigation

#a577a1 hex color | Download Dark Violet BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Long Forgotten Purple and its hex is #A1759C Nearest Color Name

Color Hue/Base color: Violet

Hex #a577a1 Color code in RGB color code model is created after adding 64.71% red color, 46.67% green color and 63.14% blue color. Hex #a577a1 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 28% magenta, 2% yellow and 35.29% black.

Hex #a577a1 color code is between #aa6699 web safe hex color code and #9988aa web safe hex color code. #aa6699 is the nearest web safe color code. You can see here many more shades of #a577a1 color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code a577a1 #a577a1
RGB Decimal 165, 119, 161 165, 119, 161
RGB Percent 65%, 47%, 63% rgb(65%, 47%, 63%)
CSS RGBa 165, 119, 161,1 rgba(165,119,161,1)
CMYK Model cmyk(0%,28%,2%,35.29%)
HSL Color Space 305,20% ,56% hsl(305,20% ,56%)
HSV Color Space 305°, 28%, 65%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10100101 01110111 10100001
Octal 245 167 241
Decimal 165 119 161
Hex a5 77 a1

Different shades of #a577a1 color code.

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

Darkest of #a577a1
#4f344d
Darker of #a577a1
#6e486a
Dark of #a577a1
#8c5d88
Base of #a577a1
#a577a1
Light of #a577a1
#b996b6
Lighter
#ceb4cb
Lightest
#e2d3e1

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

#a577a1
#77a57b

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

Split Complementary

#a577a1
#8aa577
#77a592

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

Analogous Color

#8e77a5
#9677a5
#a577a1
#a57792
#a5777f

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

#a577a1
#77a1a5
#a1a577

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

#a577a1
#a1a577
#77a57b
#7b77a5

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#a577a1
#a59277
#77a57b
#778aa5

Square 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).

Monochromatic Color with #a577a1

#30202f
#4f344d
#6e486a
#8c5d88
#a577a1
#b996b6
#ceb4cb
#e2d3e1
#f6f2f6

Tints of #a577a1 Color

#a577a1
#af86ab
#b995b5
#c3a4c0
#cdb3ca
#d7c2d5
#e1d1df
#ebe0ea
#f5eff4
#ffffff

Shades of #a577a1 color code

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

#a577a1
#92698f
#805c7d
#6e4f6b
#5b4259
#493447
#372735
#241a23
#120d11
#000000

Tones

#a577a1
#8e8e8e
#8e8e8e
#8e8e8e
#8e8e8e

Tones

Similar Color like #a577a1 color

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

#a678a2
#a779a3
#a87aa4
#a97ba5
#aa7ca6
#ab7da7
#ac7ea8
#ad7fa9
#ae80aa
#af81ab
#b082ac
#b183ad
#b284ae
#b385af
#a476a0
#a3759f
#a2749e
#a1739d
#a0729c
#9f719b
#9e709a
#9d6f99
#9c6e98
#9b6d97
#9a6c96
#996b95
#986a94
#976993

Download this Dark Violet

Hex #a577a1 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.

#a577a1 Color Code Preview on Black Background Color

This is how #a577a1 Color will look on black background color. Color contrast ratio is 5.75

#a577a1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a577a1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a577a1

#a577a1 color code is use for CSS Background Color

Background color for the above div is #a577a1

HTML with inline CSS

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

#a577a1 color code is use for CSS Border Color

CSS Border color for the above div is #a577a1

HTML with inline CSS

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

CSS Border Left color for the above div is #a577a1

HTML with inline CSS

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

CSS Border Right color for the above div is #a577a1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a577a1

HTML with inline CSS

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

CSS Border Top color for the above div is #a577a1

HTML with inline CSS

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

#a577a1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a577a1 Color code Preview on White Background

This is how #a577a1 Color code will look on white background color. Color contrast ratio is 3.65

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(165,119,161,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(119,165,123,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(165,119,161,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }