Skip to main content Skip to docs navigation

#a69bbc 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 Purple Springs and its hex is #AB9BBC Nearest Color Name

Color Hue/Base color: Violet

Hex #a69bbc Color code in RGB color code model is created after adding 65.1% red color, 60.78% green color and 73.73% blue color. Hex #a69bbc Color code in CMYK color (process color) code model is generated after subtraction of 12% cyan, 18% magenta, 0% yellow and 26.27% black.

Hex #a69bbc color code is between #aa99bb web safe hex color code and #99aacc web safe hex color code. #aa99bb is the nearest web safe color code. You can see here many more shades of #a69bbc color code.

RGB Chart

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

Color Table

Hex Color Code a69bbc #a69bbc
RGB Decimal 166, 155, 188 166, 155, 188
RGB Percent 65%, 61%, 74% rgb(65%, 61%, 74%)
CSS RGBa 166, 155, 188,1 rgba(166,155,188,1)
CMYK Model cmyk(12%,18%,0%,26.27%)
HSL Color Space 260,20% ,67% hsl(260,20% ,67%)
HSV Color Space 260°, 18%, 74%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10100110 10011011 10111100
Octal 246 233 274
Decimal 166 155 188
Hex a6 9b bc

Different shades of #a69bbc color code.

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

Darkest of #a69bbc
#594c72
Darker of #a69bbc
#716190
Dark of #a69bbc
#8b7ca8
Base of #a69bbc
#a69bbc
Light of #a69bbc
#c1bad0
Lighter
#dcd8e5
Lightest
#f8f7f9

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

#a69bbc
#b1bc9b

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

Split Complementary

#a69bbc
#bcb69b
#a0bc9b

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

Analogous Color

#9ba3bc
#9b9ebc
#a69bbc
#b19bbc
#bc9bb9

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

#a69bbc
#9bbca6
#bca69b

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

#a69bbc
#bca69b
#b1bc9b
#9bb1bc

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

#a69bbc
#bc9ba0
#b1bc9b
#9bbcb6

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

#413853
#594c72
#716190
#8b7ca8
#a69bbc
#c1bad0
#dcd8e5
#f8f7f9
#ffffff

Tints of #a69bbc Color

#a69bbc
#afa6c3
#b9b1ca
#c3bcd2
#cdc7d9
#d7d2e1
#e1dde8
#ebe8f0
#f5f3f7
#ffffff

Shades of #a69bbc color code

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

#a69bbc
#9389a7
#817892
#6e677d
#5c5668
#494453
#37333e
#242229
#121114
#000000

Tones

#a69bbc
#ababab
#ababab
#ababab
#ababab

Tones

Similar Color like #a69bbc color

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

#a79cbd
#a89dbe
#a99ebf
#aa9fc0
#aba0c1
#aca1c2
#ada2c3
#aea3c4
#afa4c5
#b0a5c6
#b1a6c7
#b2a7c8
#b3a8c9
#b4a9ca
#a59abb
#a499ba
#a398b9
#a297b8
#a196b7
#a095b6
#9f94b5
#9e93b4
#9d92b3
#9c91b2
#9b90b1
#9a8fb0
#998eaf
#988dae

Download this Dark Violet

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

#a69bbc Color Code Preview on Black Background Color

This is how #a69bbc Color will look on black background color. Color contrast ratio is 8.04

#a69bbc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a69bbc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a69bbc

#a69bbc color code is use for CSS Background Color

Background color for the above div is #a69bbc

HTML with inline CSS

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

#a69bbc color code is use for CSS Border Color

CSS Border color for the above div is #a69bbc

HTML with inline CSS

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

CSS Border Left color for the above div is #a69bbc

HTML with inline CSS

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

CSS Border Right color for the above div is #a69bbc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a69bbc

HTML with inline CSS

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

CSS Border Top color for the above div is #a69bbc

HTML with inline CSS

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

#a69bbc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a69bbc Color code Preview on White Background

This is how #a69bbc Color code will look on white background color. Color contrast ratio is 2.61

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

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(166,155,188,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(177,188,155,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(166,155,188,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }