Skip to main content Skip to docs navigation

#a93069 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 Rich Maroon and its hex is #B0306A Nearest Color Name

Color Hue/Base color: Violet

Hex #a93069 Color code in RGB color code model is created after adding 66.27% red color, 18.82% green color and 41.18% blue color. Hex #a93069 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 72% magenta, 38% yellow and 33.73% black.

Hex #a93069 color code is between #aa3366 web safe hex color code and #992277 web safe hex color code. #aa3366 is the nearest web safe color code. You can see here many more shades of #a93069 color code.

RGB Chart

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

Color Table

Hex Color Code a93069 #a93069
RGB Decimal 169, 48, 105 169, 48, 105
RGB Percent 66%, 19%, 41% rgb(66%, 19%, 41%)
CSS RGBa 169, 48, 105,1 rgba(169,48,105,1)
CMYK Model cmyk(0%,72%,38%,33.73%)
HSL Color Space 332,56% ,43% hsl(332,56% ,43%)
HSV Color Space 332°, 72%, 66%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101001 00110000 01101001
Octal 251 60 151
Decimal 169 48 105
Hex a9 30 69

Different shades of #a93069 color code.

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

Darkest of #a93069
#320e1f
Darker of #a93069
#5a1938
Dark of #a93069
#812550
Base of #a93069
#a93069
Light of #a93069
#c94382
Lighter
#d56a9c
Lightest
#e092b7

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

#a93069
#30a970

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

Split Complementary

#a93069
#30a934
#30a5a9

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

Analogous Color

#a230a9
#a9309b
#a93069
#a93041
#a95230

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

#a93069
#3069a9
#69a930

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

#a93069
#69a930
#30a970
#7030a9

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

#a93069
#a5a930
#30a970
#3430a9

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 #a93069

#0a0306
#320e1f
#5a1938
#812550
#a93069
#c94382
#d56a9c
#e092b7
#ebbad1

Tints of #a93069 Color

#a93069
#b24779
#bc5e8a
#c5759b
#cf8cab
#d8a3bc
#e2bacd
#ebd1dd
#f5e8ee
#ffffff

Shades of #a93069 color code

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

#a93069
#962a5d
#832551
#702046
#5d1a3a
#4b152e
#381023
#250a17
#12050b
#000000

Tones

#a93069
#93466a
#7e5b6c
#6d6d6d
#6d6d6d

Tones

Similar Color like #a93069 color

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

#aa316a
#ab326b
#ac336c
#ad346d
#ae356e
#af366f
#b03770
#b13871
#b23972
#b33a73
#b43b74
#b53c75
#b63d76
#b73e77
#a82f68
#a72e67
#a62d66
#a52c65
#a42b64
#a32a63
#a22962
#a12861
#a02760
#9f265f
#9e255e
#9d245d
#9c235c
#9b225b

Download this Dark Violet

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

#a93069 Color Code Preview on Black Background Color

This is how #a93069 Color will look on black background color. Color contrast ratio is 3.31

#a93069 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a93069

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a93069

#a93069 color code is use for CSS Background Color

Background color for the above div is #a93069

HTML with inline CSS

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

#a93069 color code is use for CSS Border Color

CSS Border color for the above div is #a93069

HTML with inline CSS

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

CSS Border Left color for the above div is #a93069

HTML with inline CSS

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

CSS Border Right color for the above div is #a93069

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a93069

HTML with inline CSS

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

CSS Border Top color for the above div is #a93069

HTML with inline CSS

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

#a93069 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a93069 Color code Preview on White Background

This is how #a93069 Color code will look on white background color. Color contrast ratio is 6.34

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

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(169,48,105,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(48,169,112,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(169,48,105,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }