rgb(160, 83, 168)
- In a RGB color space, hex #a053a8 color is composed of 63% red, 33% green, and 66% blue.
- In a CMYK color space, it is consist of 5% cyan, 51% magenta, 0% yellow and 34% black.
- In web design, the web safe color for #a053a8 is #993399. The complementary color of #a053a8 is #5ba853.
#a053a8 Color Conversion
Hex Color #a053a8 RGB value, CMYK value, HSL value, HSV value...
Color Schemes with #a053a8
-
#a053a8
#a053a8
-
#5ba853
#5ba853
-
#d0aad4
#d0aad4
-
#aed4aa
#aed4aa
-
#783e7e
#783e7e
-
#447e3e
#447e3e
-
#9c7f9f
#9c7f9f
-
#829f7f
#829f7f
Two colors (#a053a8,#5ba853) that are on opposite sides of the color wheel. This combination provides a high contrast and high impact color combination – together, these colors will appear brighter and more prominent.
In Grayscale mode, there are only gray tones, which include 256 different shades of gray ranging from black to white. In a grayscale file, the color saturation of the image is 0, and brightness is the only option that can affect the grayscale image.
Three colors that are evenly spaced on the color wheel. This provides a high contrast color scheme, but less so than the complementary color combination — making it more versatile. This combination creates bold, vibrant color palettes.
Three colors that are side by side on the color wheel. This color combination is versatile, but can be overwhelming. To balance an analogous color scheme, choose one dominant color, and use the others as accents.
-
#a053a8
#a053a8
-
#d0aad4
#d0aad4
-
#502a54
#502a54
-
#e7d4e9
#e7d4e9
-
#783e7e
#783e7e
-
#9c7f9f
#9c7f9f
-
#3c1f3f
#3c1f3f
-
#ad9fae
#ad9fae
Three shades, tones and tints of one base color. Provides a subtle and conservative color combination. This is a versatile color combination that is easy to apply to design projects for a harmonious look.
Shades and Tints of #a053a8
-
#a053a8
#a053a8
-
#904B97
#904B97
-
#804286
#804286
-
#703A76
#703A76
-
#603265
#603265
-
#502A54
#502A54
-
#402143
#402143
-
#301932
#301932
-
#201122
#201122
-
#100811
#100811
-
#000000
#000000
A shade is created by adding black to a base hue, darkening the color. This creates a deeper, richer color. Shades can be quite dramatic and can be overpowering.
-
#a053a8
#a053a8
-
#AA64B1
#AA64B1
-
#B375B9
#B375B9
-
#BD87C2
#BD87C2
-
#C698CB
#C698CB
-
#D0A9D4
#D0A9D4
-
#D9BADC
#D9BADC
-
#E3CBE5
#E3CBE5
-
#ECDDEE
#ECDDEE
-
#F6EEF6
#F6EEF6
-
#FCFAFC
#FCFAFC
A tint is created by adding white to a base hue, lightening the color. This can make a color less intense, and is useful when balancing more vivid color combinations.
Random Colors
HTML Code & CSS
#a053a8 Color Preview on Black Background
#a053a8 Color Preview on White Background
<span style="color:#a053a8;">Text here</span>
#a053a8 Background Color
#a053a8 Background Color
<p style="background-color:#a053a8;">Text here</p>
#a053a8 Border Color
<div style="border:1px solid #a053a8;">Text here</div>
<style>.text {color:#a053a8;}
.background {background-color:#a053a8;}
.border {border:1px solid #a053a8;}</style>