crispedge.com

Color picker

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

#a381b3 hex color - Violet - Warm color - Information

#a381b3 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #a381b3 Color code in RGB color code model is created after adding 63.92% red color, 50.59% green color and 70.2% blue color. Hex #a381b3 Color code in CMYK color (process color) code model is generated after subtraction of 9% cyan, 28% magenta, 0% yellow and 30% black.

Hex #a381b3 color code is between #aa88bb web safe hex color code and #9977aa web safe hex color code. #aa88bb is the nearest web safe color code. You can see here many more shades of #a381b3 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codea381b3#a381b3
RGB Decimal163, 129, 179rgb(163, 129, 179)
RGB Percent64%, 51%, 70%rgb(64%, 51%, 70%)
CSS RGBa163, 129, 179,1rgba(163,129,179,1)
CMYK Modelcmyk(9%,28%,0%,30%)
HSL Color Space281,25% ,60%hsl(281,25% ,60%)
HSV Color Space281°, 28%, 70%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101000111000000110110011
Octal243201263
Decimal163129179
Hexa381b3

Different shades of #a381b3 color code.

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

Light Shade of #a381b3
#baa1c6
Dark Shade of #a381b3
#8c61a0
Saturated Shade of #a381b3
#a777bd
Desaturated Shade of #a381b3
#9f8ba9
Grey scale Shade of #a381b3
#9a9a9a
Brighten Shade
#bc9acc
Most Readable Shade
#000000

Shades of #a381b3 color code

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

#a381b3
#90729f
#7e648b
#6c5677
#5a4763
#48394f
#362b3b
#241c27
#120e13
#000000

Similar Color like #a381b3 color

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

#a482b4
#a583b5
#a684b6
#a785b7
#a886b8
#a987b9
#aa88ba
#ab89bb
#ac8abc
#ad8bbd
#ae8cbe
#af8dbf
#b08ec0
#b18fc1
#a280b2
#a17fb1
#a07eb0
#9f7daf
#9e7cae
#9d7bad
#9c7aac
#9b79ab
#9a78aa
#9977a9
#9876a8
#9775a7
#9674a6
#9573a5

Monochromatic Color with #a381b3

#a381b3
#caa0dd
#080609
#2f2533
#56445e
#7c6288

Tints of #a381b3 Color

#a381b3
#ad8fbb
#b79dc3
#c1abcc
#cbb9d4
#d6c7dd
#e0d5e5
#eae3ee
#f4f1f6
#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

#a381b3
#91b381

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

Split Complementary

#a381b3
#aab381
#81b38a

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

Analogous Color

#8f81b3
#9981b3
#a381b3
#ad81b3
#b381af

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

#a381b3
#b3a381
#81b3a3

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

#a381b3
#b38a81
#91b381
#81aab3

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

#a381b3
#91b381
#81b38a
#b381aa

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

#a381b3 Color Code Preview on Black Background Color

This is how #a381b3 Color will look on black background color. Color contrast ratio is 6.35

#a381b3 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a381b3

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a381b3

#a381b3 color code is use for CSS Background Color

Background color for the above div is #a381b3

HTML with inline CSS

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

#a381b3 color code is use for CSS Border Color

CSS Border color for the above div is #a381b3

HTML with inline CSS

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

CSS Border Left color for the above div is #a381b3

HTML with inline CSS

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

CSS Border Right color for the above div is #a381b3

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a381b3

HTML with inline CSS

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

CSS Border Top color for the above div is #a381b3

HTML with inline CSS

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

#a381b3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a381b3 Color code Preview on White Background

This is how #a381b3 Color code will look on white background color. Color contrast ratio is 3.31

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

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.