crispedge.com

Color picker

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

#a370c5 hex color - Violet - Warm color - Information

#a370c5 hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #a370c5 Color code in RGB color code model is created after adding 63.92% red color, 43.92% green color and 77.25% blue color. Hex #a370c5 Color code in CMYK color (process color) code model is generated after subtraction of 17% cyan, 43% magenta, 0% yellow and 23% black.

Hex #a370c5 color code is between #aa77cc web safe hex color code and #9966bb web safe hex color code. #aa77cc is the nearest web safe color code. You can see here many more shades of #a370c5 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codea370c5#a370c5
RGB Decimal163, 112, 197rgb(163, 112, 197)
RGB Percent64%, 44%, 77%rgb(64%, 44%, 77%)
CSS RGBa163, 112, 197,1rgba(163,112,197,1)
CMYK Modelcmyk(17%,43%,0%,23%)
HSL Color Space276,42% ,61%hsl(276,42% ,61%)
HSV Color Space276°, 43%, 77%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101000110111000011000101
Octal243160305
Decimal163112197
Hexa370c5

Different shades of #a370c5 color code.

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

Light Shade of #a370c5
#ba94d4
Dark Shade of #a370c5
#8c4cb6
Saturated Shade of #a370c5
#a566cf
Desaturated Shade of #a370c5
#a17abb
Grey scale Shade of #a370c5
#9a9a9a
Brighten Shade
#bc89de
Most Readable Shade
#FFFFFF

Shades of #a370c5 color code

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

#a370c5
#9063af
#7e5799
#6c4a83
#5a3e6d
#483157
#362541
#24182b
#120c15
#000000

Similar Color like #a370c5 color

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

#a471c6
#a572c7
#a673c8
#a774c9
#a875ca
#a976cb
#aa77cc
#ab78cd
#ac79ce
#ad7acf
#ae7bd0
#af7cd1
#b07dd2
#b17ed3
#a26fc4
#a16ec3
#a06dc2
#9f6cc1
#9e6bc0
#9d6abf
#9c69be
#9b68bd
#9a67bc
#9966bb
#9865ba
#9764b9
#9663b8
#9562b7

Monochromatic Color with #a370c5

#a370c5
#c688ef
#160f1b
#392845
#5d4070
#80589a

Tints of #a370c5 Color

#a370c5
#ad7fcb
#b78fd1
#c19fd8
#cbafde
#d6bfe5
#e0cfeb
#eadff2
#f4eff8
#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

#a370c5
#92c570

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

Split Complementary

#a370c5
#bdc570
#70c579

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

Analogous Color

#8170c5
#9270c5
#a370c5
#b470c5
#c570c5

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

#a370c5
#c5a370
#70c5a3

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

#a370c5
#c57870
#92c570
#70bcc5

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

#a370c5
#92c570
#70c579
#c570bd

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

#a370c5 Color Code Preview on Black Background Color

This is how #a370c5 Color will look on black background color. Color contrast ratio is 5.68

#a370c5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a370c5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a370c5

#a370c5 color code is use for CSS Background Color

Background color for the above div is #a370c5

HTML with inline CSS

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

#a370c5 color code is use for CSS Border Color

CSS Border color for the above div is #a370c5

HTML with inline CSS

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

CSS Border Left color for the above div is #a370c5

HTML with inline CSS

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

CSS Border Right color for the above div is #a370c5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a370c5

HTML with inline CSS

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

CSS Border Top color for the above div is #a370c5

HTML with inline CSS

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

#a370c5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a370c5 Color code Preview on White Background

This is how #a370c5 Color code will look on white background color. Color contrast ratio is 3.70

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

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.