crispedge.com

Color picker

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

#a15ba4 hex color - Violet - Warm color - Information

#a15ba4 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #a15ba4 Color code in RGB color code model is created after adding 63.14% red color, 35.69% green color and 64.31% blue color. Hex #a15ba4 Color code in CMYK color (process color) code model is generated after subtraction of 2% cyan, 45% magenta, 0% yellow and 36% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codea15ba4#a15ba4
RGB Decimal161, 91, 164rgb(161, 91, 164)
RGB Percent63%, 36%, 64%rgb(63%, 36%, 64%)
CSS RGBa161, 91, 164,1rgba(161,91,164,1)
CMYK Modelcmyk(2%,45%,0%,36%)
HSL Color Space298,29% ,50%hsl(298,29% ,50%)
HSV Color Space298°, 45%, 64%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101000010101101110100100
Octal241133244
Decimal16191164
Hexa15ba4

Different shades of #a15ba4 color code.

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

Light Shade of #a15ba4
#b47cb6
Dark Shade of #a15ba4
#814983
Saturated Shade of #a15ba4
#ad4eb1
Desaturated Shade of #a15ba4
#956897
Grey scale Shade of #a15ba4
#808080
Brighten Shade
#ba74bd
Most Readable Shade
#FFFFFF

Shades of #a15ba4 color code

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

#a15ba4
#8f5091
#7d467f
#6b3c6d
#59325b
#472848
#351e36
#231424
#110a12
#000000

Similar Color like #a15ba4 color

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

#a25ca5
#a35da6
#a45ea7
#a55fa8
#a660a9
#a761aa
#a862ab
#a963ac
#aa64ad
#ab65ae
#ac66af
#ad67b0
#ae68b1
#af69b2
#a05aa3
#9f59a2
#9e58a1
#9d57a0
#9c569f
#9b559e
#9a549d
#99539c
#98529b
#97519a
#965099
#954f98
#944e97
#934d96

Monochromatic Color with #a15ba4

#a15ba4
#cb73ce
#f48af9
#241424
#4e2c4f
#774379

Tints of #a15ba4 Color

#a15ba4
#ab6dae
#b57fb8
#c091c2
#caa3cc
#d5b6d6
#dfc8e0
#eadaea
#f4ecf4
#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

#a15ba4
#5ea45b

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

Split Complementary

#a15ba4
#83a45b
#5ba47c

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

Analogous Color

#845ba4
#925ba4
#a15ba4
#a45b98
#a45b8a

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

#a15ba4
#a4a15b
#5ba4a1

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

#a15ba4
#a47d5b
#5ea45b
#5b82a4

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

#a15ba4
#5ea45b
#5ba47c
#a45b83

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

#a15ba4 Color Code Preview on Black Background Color

This is how #a15ba4 Color will look on black background color. Color contrast ratio is 4.55

#a15ba4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a15ba4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a15ba4

#a15ba4 color code is use for CSS Background Color

Background color for the above div is #a15ba4

HTML with inline CSS

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

#a15ba4 color code is use for CSS Border Color

CSS Border color for the above div is #a15ba4

HTML with inline CSS

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

CSS Border Left color for the above div is #a15ba4

HTML with inline CSS

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

CSS Border Right color for the above div is #a15ba4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a15ba4

HTML with inline CSS

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

CSS Border Top color for the above div is #a15ba4

HTML with inline CSS

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

#a15ba4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a15ba4 Color code Preview on White Background

This is how #a15ba4 Color code will look on white background color. Color contrast ratio is 4.62

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

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.