crispedge.com

Color picker

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

#a052c5 hex color - Violet - Warm color - Information

#a052c5 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #a052c5 Color code in RGB color code model is created after adding 62.75% red color, 32.16% green color and 77.25% blue color. Hex #a052c5 Color code in CMYK color (process color) code model is generated after subtraction of 19% cyan, 58% magenta, 0% yellow and 23% black.

Hex #a052c5 color code is between #9955cc web safe hex color code and #aa44bb web safe hex color code. #9955cc is the nearest web safe color code. You can see here many more shades of #a052c5 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codea052c5#a052c5
RGB Decimal160, 82, 197rgb(160, 82, 197)
RGB Percent63%, 32%, 77%rgb(63%, 32%, 77%)
CSS RGBa160, 82, 197,1rgba(160,82,197,1)
CMYK Modelcmyk(19%,58%,0%,23%)
HSL Color Space281,50% ,55%hsl(281,50% ,55%)
HSV Color Space281°, 58%, 77%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101000000101001011000101
Octal240122305
Decimal16082197
Hexa052c5

Different shades of #a052c5 color code.

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

Light Shade of #a052c5
#b578d2
Dark Shade of #a052c5
#8639ab
Saturated Shade of #a052c5
#a446d1
Desaturated Shade of #a052c5
#9c5eb9
Grey scale Shade of #a052c5
#8b8b8b
Brighten Shade
#b96bde
Most Readable Shade
#FFFFFF

Shades of #a052c5 color code

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

#a052c5
#8e48af
#7c3f99
#6a3683
#582d6d
#472457
#351b41
#23122b
#110915
#000000

Similar Color like #a052c5 color

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

#a153c6
#a254c7
#a355c8
#a456c9
#a557ca
#a658cb
#a759cc
#a85acd
#a95bce
#aa5ccf
#ab5dd0
#ac5ed1
#ad5fd2
#ae60d3
#9f51c4
#9e50c3
#9d4fc2
#9c4ec1
#9b4dc0
#9a4cbf
#994bbe
#984abd
#9749bc
#9648bb
#9547ba
#9446b9
#9345b8
#9244b7

Monochromatic Color with #a052c5

#a052c5
#c364ef
#160b1b
#381d45
#5b2f70
#7d409a

Tints of #a052c5 Color

#a052c5
#aa65cb
#b578d1
#bf8bd8
#ca9ede
#d4b2e5
#dfc5eb
#e9d8f2
#f4ebf8
#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

#a052c5
#77c552

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

Split Complementary

#a052c5
#b1c552
#52c567

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

Analogous Color

#7252c5
#8952c5
#a052c5
#b752c5
#c552bc

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

#a052c5
#c5a052
#52c5a0

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

#a052c5
#c56652
#77c552
#52b0c5

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

#a052c5
#77c552
#52c567
#c552b1

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

#a052c5 Color Code Preview on Black Background Color

This is how #a052c5 Color will look on black background color. Color contrast ratio is 4.51

#a052c5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a052c5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a052c5

#a052c5 color code is use for CSS Background Color

Background color for the above div is #a052c5

HTML with inline CSS

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

#a052c5 color code is use for CSS Border Color

CSS Border color for the above div is #a052c5

HTML with inline CSS

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

CSS Border Left color for the above div is #a052c5

HTML with inline CSS

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

CSS Border Right color for the above div is #a052c5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a052c5

HTML with inline CSS

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

CSS Border Top color for the above div is #a052c5

HTML with inline CSS

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

#a052c5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a052c5 Color code Preview on White Background

This is how #a052c5 Color code will look on white background color. Color contrast ratio is 4.66

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

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.