crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#a299bd hex color - Blue - Cool color - Information

#a299bd hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #a299bd Color code in RGB color code model is created after adding 63.53% red color, 60% green color and 74.12% blue color. Hex #a299bd Color code in CMYK color (process color) code model is generated after subtraction of 14% cyan, 19% magenta, 0% yellow and 26% black.

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

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codea299bd#a299bd
RGB Decimal162, 153, 189rgb(162, 153, 189)
RGB Percent64%, 60%, 74%rgb(64%, 60%, 74%)
CSS RGBa162, 153, 189,1rgba(162,153,189,1)
CMYK Modelcmyk(14%,19%,0%,26%)
HSL Color Space255,21% ,67%hsl(255,21% ,67%)
HSV Color Space255°, 19%, 74%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101000101001100110111101
Octal242231275
Decimal162153189
Hexa299bd

Different shades of #a299bd color code.

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

Light Shade of #a299bd
#beb8d1
Dark Shade of #a299bd
#867aa9
Saturated Shade of #a299bd
#9e91c5
Desaturated Shade of #a299bd
#a6a1b5
Grey scale Shade of #a299bd
#ababab
Brighten Shade
#bbb2d6
Most Readable Shade
#000000

Shades of #a299bd color code

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

#a299bd
#9088a8
#7e7793
#6c667e
#5a5569
#484454
#36333f
#24222a
#121115
#000000

Similar Color like #a299bd color

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

#a39abe
#a49bbf
#a59cc0
#a69dc1
#a79ec2
#a89fc3
#a9a0c4
#aaa1c5
#aba2c6
#aca3c7
#ada4c8
#aea5c9
#afa6ca
#b0a7cb
#a198bc
#a097bb
#9f96ba
#9e95b9
#9d94b8
#9c93b7
#9b92b6
#9a91b5
#9990b4
#988fb3
#978eb2
#968db1
#958cb0
#948baf

Monochromatic Color with #a299bd

#a299bd
#c6bbe7
#100f13
#35323d
#595468
#7e7792

Tints of #a299bd Color

#a299bd
#aca4c4
#b6afcb
#c1bbd3
#cbc6da
#d5d1e1
#e0dde9
#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

#a299bd
#b4bd99

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

Split Complementary

#a299bd
#bdb499
#a2bd99

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

Analogous Color

#999ebd
#9b99bd
#a299bd
#a999bd
#b099bd

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

#a299bd
#bda299
#99bda2

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

#a299bd
#bd99a2
#b4bd99
#99bdb4

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

#a299bd
#b4bd99
#a2bd99
#b499bd

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 #a299bd 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.

#a299bd Color Code Preview on Black Background Color

This is how #a299bd Color will look on black background color. Color contrast ratio is 7.83

#a299bd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a299bd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a299bd

#a299bd color code is use for CSS Background Color

Background color for the above div is #a299bd

HTML with inline CSS

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

#a299bd color code is use for CSS Border Color

CSS Border color for the above div is #a299bd

HTML with inline CSS

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

CSS Border Left color for the above div is #a299bd

HTML with inline CSS

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

CSS Border Right color for the above div is #a299bd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a299bd

HTML with inline CSS

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

CSS Border Top color for the above div is #a299bd

HTML with inline CSS

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

#a299bd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a299bd Color code Preview on White Background

This is how #a299bd Color code will look on white background color. Color contrast ratio is 2.68

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

Related Gradients

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.