Skip to main content Skip to docs navigation

#a81b5e hex color | Download Dark Violet BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Raspberry Magenta and its hex is #9A1A60 Nearest Color Name

Color Hue/Base color: Violet

Hex #a81b5e Color code in RGB color code model is created after adding 65.88% red color, 10.59% green color and 36.86% blue color. Hex #a81b5e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 84% magenta, 44% yellow and 34.12% black.

Hex #a81b5e color code is between #aa2266 web safe hex color code and #991155 web safe hex color code. #aa2266 is the nearest web safe color code. You can see here many more shades of #a81b5e color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code a81b5e #a81b5e
RGB Decimal 168, 27, 94 168, 27, 94
RGB Percent 66%, 11%, 37% rgb(66%, 11%, 37%)
CSS RGBa 168, 27, 94,1 rgba(168,27,94,1)
CMYK Model cmyk(0%,84%,44%,34.12%)
HSL Color Space 331,72% ,38% hsl(331,72% ,38%)
HSV Color Space 331°, 84%, 66%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101000 00011011 01011110
Octal 250 33 136
Decimal 168 27 94
Hex a8 1b 5e

Different shades of #a81b5e color code.

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

Darkest of #a81b5e
#240614
Darker of #a81b5e
#500d2d
Dark of #a81b5e
#7c1445
Base of #a81b5e
#a81b5e
Light of #a81b5e
#d42277
Lighter
#e24891
Lightest
#e973ab

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

#a81b5e
#1ba865

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

Split Complementary

#a81b5e
#1ba81f
#1ba5a8

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

Analogous Color

#a01ba8
#a81b99
#a81b5e
#a81b2f
#a8421b

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

#a81b5e
#1b5ea8
#5ea81b

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

#a81b5e
#5ea81b
#1ba865
#651ba8

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#a81b5e
#a5a81b
#1ba865
#1f1ba8

Square 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).

Monochromatic Color with #a81b5e

#000000
#240614
#500d2d
#7c1445
#a81b5e
#d42277
#e24891
#e973ab
#f09fc6

Tints of #a81b5e Color

#a81b5e
#b1346f
#bb4d81
#c56793
#ce80a5
#d899b7
#e2b3c9
#ebccdb
#f5e5ed
#ffffff

Shades of #a81b5e color code

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

#a81b5e
#951853
#821549
#70123e
#5d0f34
#4a0c29
#38091f
#250614
#12030a
#000000

Tones

#a81b5e
#952f5f
#814260
#6e5661
#626262

Tones

Similar Color like #a81b5e color

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

#a91c5f
#aa1d60
#ab1e61
#ac1f62
#ad2063
#ae2164
#af2265
#b02366
#b12467
#b22568
#b32669
#b4276a
#b5286b
#b6296c
#a71a5d
#a6195c
#a5185b
#a4175a
#a31659
#a21558
#a11457
#a01356
#9f1255
#9e1154
#9d1053
#9c0f52
#9b0e51
#9a0d50

Download this Dark Violet

Hex #a81b5e 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.

#a81b5e Color Code Preview on Black Background Color

This is how #a81b5e Color will look on black background color. Color contrast ratio is 2.98

#a81b5e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a81b5e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a81b5e

#a81b5e color code is use for CSS Background Color

Background color for the above div is #a81b5e

HTML with inline CSS

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

#a81b5e color code is use for CSS Border Color

CSS Border color for the above div is #a81b5e

HTML with inline CSS

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

CSS Border Left color for the above div is #a81b5e

HTML with inline CSS

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

CSS Border Right color for the above div is #a81b5e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a81b5e

HTML with inline CSS

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

CSS Border Top color for the above div is #a81b5e

HTML with inline CSS

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

#a81b5e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a81b5e Color code Preview on White Background

This is how #a81b5e Color code will look on white background color. Color contrast ratio is 7.04

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(168,27,94,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(27,168,101,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(168,27,94,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }