Skip to main content Skip to docs navigation

#a997cd 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 Gorgeous Hydrangea and its hex is #A495CB Nearest Color Name

Color Hue/Base color: Blue

Hex #a997cd Color code in RGB color code model is created after adding 66.27% red color, 59.22% green color and 80.39% blue color. Hex #a997cd Color code in CMYK color (process color) code model is generated after subtraction of 18% cyan, 26% magenta, 0% yellow and 19.61% black.

Hex #a997cd color code is between #aa99cc web safe hex color code and #9988dd web safe hex color code. #aa99cc is the nearest web safe color code. You can see here many more shades of #a997cd color code.

RGB Chart

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

Color Table

Hex Color Code a997cd #a997cd
RGB Decimal 169, 151, 205 169, 151, 205
RGB Percent 66%, 59%, 80% rgb(66%, 59%, 80%)
CSS RGBa 169, 151, 205,1 rgba(169,151,205,1)
CMYK Model cmyk(18%,26%,0%,19.61%)
HSL Color Space 260,35% ,70% hsl(260,35% ,70%)
HSV Color Space 260°, 26%, 80%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10101001 10010111 11001101
Octal 251 227 315
Decimal 169 151 205
Hex a9 97 cd

Different shades of #a997cd color code.

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

Darkest of #a997cd
#5a4289
Darker of #a997cd
#7052ac
Dark of #a997cd
#8d75bc
Base of #a997cd
#a997cd
Light of #a997cd
#c5b9de
Lighter
#e2dcee
Lightest
#fefeff

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

#a997cd
#bbcd97

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

Split Complementary

#a997cd
#cdc497
#a0cd97

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

Analogous Color

#97a4cd
#979bcd
#a997cd
#bb97cd
#cd97c8

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

#a997cd
#97cda9
#cda997

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

#a997cd
#cda997
#bbcd97
#97bbcd

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

#a997cd
#cd97a0
#bbcd97
#97cdc4

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

#433167
#5a4289
#7052ac
#8d75bc
#a997cd
#c5b9de
#e2dcee
#fefeff
#ffffff

Tints of #a997cd Color

#a997cd
#b2a2d2
#bcaed8
#c5b9dd
#cfc5e3
#d8d0e8
#e2dcee
#ebe7f3
#f5f3f9
#ffffff

Shades of #a997cd color code

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

#a997cd
#9686b6
#83759f
#706488
#5d5371
#4b435b
#383244
#25212d
#121016
#000000

Tones

#a997cd
#aea6be
#b2b2b2
#b2b2b2
#b2b2b2

Tones

Similar Color like #a997cd color

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

#aa98ce
#ab99cf
#ac9ad0
#ad9bd1
#ae9cd2
#af9dd3
#b09ed4
#b19fd5
#b2a0d6
#b3a1d7
#b4a2d8
#b5a3d9
#b6a4da
#b7a5db
#a896cc
#a795cb
#a694ca
#a593c9
#a492c8
#a391c7
#a290c6
#a18fc5
#a08ec4
#9f8dc3
#9e8cc2
#9d8bc1
#9c8ac0
#9b89bf

Download this Dark Blue

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

#a997cd Color Code Preview on Black Background Color

This is how #a997cd Color will look on black background color. Color contrast ratio is 8.00

#a997cd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a997cd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a997cd

#a997cd color code is use for CSS Background Color

Background color for the above div is #a997cd

HTML with inline CSS

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

#a997cd color code is use for CSS Border Color

CSS Border color for the above div is #a997cd

HTML with inline CSS

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

CSS Border Left color for the above div is #a997cd

HTML with inline CSS

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

CSS Border Right color for the above div is #a997cd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a997cd

HTML with inline CSS

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

CSS Border Top color for the above div is #a997cd

HTML with inline CSS

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

#a997cd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a997cd Color code Preview on White Background

This is how #a997cd Color code will look on white background color. Color contrast ratio is 2.63

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

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