@
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.

#a499bc hex color - Blue - Cool color - Information

#a499bc hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #a499bc Color code in RGB color code model is created after adding 64.31% red color, 60% green color and 73.73% blue color. Hex #a499bc Color code in CMYK color (process color) code model is generated after subtraction of 13% cyan, 19% magenta, 0% yellow and 26.27% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code a499bc #a499bc
RGB Decimal 164, 153, 188 rgb(164, 153, 188)
RGB Percent 64%, 60%, 74% rgb(64%, 60%, 74%)
CSS RGBa 164, 153, 188,1 rgba(164,153,188,1)
CMYK Model cmyk(13%,19%,0%,26.27%)
HSL Color Space 259,21% ,67% hsl(259,21% ,67%)
HSV Color Space 259°, 19%, 74%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 10100100 10011001 10111100
Octal 244 231 274
Decimal 164 153 188
Hex a4 99 bc

Different shades of #a499bc color code.

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

Light Shade of #a499bc
#bfb8d0
Dark Shade of #a499bc
#897aa8
Saturated Shade of #a499bc
#a191c4
Desaturated Shade of #a499bc
#a7a1b4
Grey scale Shade of #a499bc
#aaaaaa
Brighten Shade
#bdb2d5
Most Readable Shade
#000000

Shades of #a499bc color code

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

#a499bc
#9188a7
#7f7792
#6d667d
#5b5568
#484453
#36333e
#242229
#121114
#000000

Similar Color like #a499bc color

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

#a59abd
#a69bbe
#a79cbf
#a89dc0
#a99ec1
#aa9fc2
#aba0c3
#aca1c4
#ada2c5
#aea3c6
#afa4c7
#b0a5c8
#b1a6c9
#b2a7ca
#a398bb
#a297ba
#a196b9
#a095b8
#9f94b7
#9e93b6
#9d92b5
#9c91b4
#9b90b3
#9a8fb2
#998eb1
#988db0
#978caf
#968bae

Monochromatic Color with #a499bc

#a499bc
#c9bce6
#100f12
#35313c
#5a5467
#7f7691

Tints of #a499bc Color

#a499bc
#aea4c3
#b8afca
#c2bbd2
#ccc6d9
#d6d1e1
#e0dde8
#eae8f0
#f4f3f7
#ffffff

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

#a499bc
#b1bc99

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

Split Complementary

#a499bc
#bcb699
#a0bc99

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

Analogous Color

#999cbc
#9d99bc
#a499bc
#ab99bc
#b299bc

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

#a499bc
#bca499
#99bca4

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

#a499bc
#bc999f
#b1bc99
#99bcb5

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

Double Complementary Color

#a499bc
#b1bc99
#a0bc99
#b699bc

Double Complementary 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).

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

#a499bc Color Code Preview on Black Background Color

This is how #a499bc Color will look on black background color. Color contrast ratio is 7.86

#a499bc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a499bc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a499bc

#a499bc color code is use for CSS Background Color

Background color for the above div is #a499bc

HTML with inline CSS

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

#a499bc color code is use for CSS Border Color

CSS Border color for the above div is #a499bc

HTML with inline CSS

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

CSS Border Left color for the above div is #a499bc

HTML with inline CSS

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

CSS Border Right color for the above div is #a499bc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a499bc

HTML with inline CSS

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

CSS Border Top color for the above div is #a499bc

HTML with inline CSS

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

#a499bc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a499bc Color code Preview on White Background

This is how #a499bc Color code will look on white background color. Color contrast ratio is 2.67

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(164,153,188,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(177,188,153,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(164,153,188,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.