Skip to main content Skip to docs navigation

#a99ebc hex color | Download Dark Blue 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 Royal Proclamation and its hex is #AAA0BC Nearest Color Name

Color Hue/Base color: Blue

Hex #a99ebc Color code in RGB color code model is created after adding 66.27% red color, 61.96% green color and 73.73% blue color. Hex #a99ebc Color code in CMYK color (process color) code model is generated after subtraction of 10% cyan, 16% magenta, 0% yellow and 26.27% black.

Hex #a99ebc 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 #a99ebc color code.

RGB Chart

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

Color Table

Hex Color Code a99ebc #a99ebc
RGB Decimal 169, 158, 188 169, 158, 188
RGB Percent 66%, 62%, 74% rgb(66%, 62%, 74%)
CSS RGBa 169, 158, 188,1 rgba(169,158,188,1)
CMYK Model cmyk(10%,16%,0%,26.27%)
HSL Color Space 262,18% ,68% hsl(262,18% ,68%)
HSV Color Space 262°, 16%, 74%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10101001 10011110 10111100
Octal 251 236 274
Decimal 169 158 188
Hex a9 9e bc

Different shades of #a99ebc color code.

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

Darkest of #a99ebc
#5c4f72
Darker of #a99ebc
#746490
Dark of #a99ebc
#8e80a7
Base of #a99ebc
#a99ebc
Light of #a99ebc
#c4bcd1
Lighter
#dedae6
Lightest
#f9f8fa

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

#a99ebc
#b1bc9e

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

Split Complementary

#a99ebc
#bcb89e
#a2bc9e

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

Analogous Color

#9ea4bc
#9e9fbc
#a99ebc
#b39ebc
#bc9eb8

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

#a99ebc
#9ebca9
#bca99e

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

#a99ebc
#bca99e
#b1bc9e
#9eb1bc

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

#a99ebc
#bc9ea2
#b1bc9e
#9ebcb8

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

#443a54
#5c4f72
#746490
#8e80a7
#a99ebc
#c4bcd1
#dedae6
#f9f8fa
#ffffff

Tints of #a99ebc Color

#a99ebc
#b2a8c3
#bcb3ca
#c5bed2
#cfc9d9
#d8d3e1
#e2dee8
#ebe9f0
#f5f4f7
#ffffff

Shades of #a99ebc color code

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

#a99ebc
#968ca7
#837a92
#70697d
#5d5768
#4b4653
#38343e
#252329
#121114
#000000

Tones

#a99ebc
#adadad
#adadad
#adadad
#adadad

Tones

Similar Color like #a99ebc color

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

#aa9fbd
#aba0be
#aca1bf
#ada2c0
#aea3c1
#afa4c2
#b0a5c3
#b1a6c4
#b2a7c5
#b3a8c6
#b4a9c7
#b5aac8
#b6abc9
#b7acca
#a89dbb
#a79cba
#a69bb9
#a59ab8
#a499b7
#a398b6
#a297b5
#a196b4
#a095b3
#9f94b2
#9e93b1
#9d92b0
#9c91af
#9b90ae

Download this Dark Blue

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

#a99ebc Color Code Preview on Black Background Color

This is how #a99ebc Color will look on black background color. Color contrast ratio is 8.30

#a99ebc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a99ebc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a99ebc

#a99ebc color code is use for CSS Background Color

Background color for the above div is #a99ebc

HTML with inline CSS

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

#a99ebc color code is use for CSS Border Color

CSS Border color for the above div is #a99ebc

HTML with inline CSS

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

CSS Border Left color for the above div is #a99ebc

HTML with inline CSS

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

CSS Border Right color for the above div is #a99ebc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a99ebc

HTML with inline CSS

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

CSS Border Top color for the above div is #a99ebc

HTML with inline CSS

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

#a99ebc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a99ebc Color code Preview on White Background

This is how #a99ebc Color code will look on white background color. Color contrast ratio is 2.53

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

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