crispedge.com

Color picker

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

#a596bd hex color - Violet - Cool color - Information

#a596bd hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #a596bd Color code in RGB color code model is created after adding 64.71% red color, 58.82% green color and 74.12% blue color. Hex #a596bd Color code in CMYK color (process color) code model is generated after subtraction of 13% cyan, 21% magenta, 0% yellow and 26% black.

Hex #a596bd color code is between #aa99bb web safe hex color code and #9988cc web safe hex color code. #aa99bb is the nearest web safe color code. You can see here many more shades of #a596bd color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codea596bd#a596bd
RGB Decimal165, 150, 189rgb(165, 150, 189)
RGB Percent65%, 59%, 74%rgb(65%, 59%, 74%)
CSS RGBa165, 150, 189,1rgba(165,150,189,1)
CMYK Modelcmyk(13%,21%,0%,26%)
HSL Color Space263,23% ,66%hsl(263,23% ,66%)
HSV Color Space263°, 21%, 74%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101001011001011010111101
Octal245226275
Decimal165150189
Hexa596bd

Different shades of #a596bd color code.

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

Light Shade of #a596bd
#c0b5d1
Dark Shade of #a596bd
#8a77a9
Saturated Shade of #a596bd
#a38dc6
Desaturated Shade of #a596bd
#a79fb4
Grey scale Shade of #a596bd
#a9a9a9
Brighten Shade
#beafd6
Most Readable Shade
#000000

Shades of #a596bd color code

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

#a596bd
#9285a8
#807493
#6e647e
#5b5369
#494254
#37323f
#24212a
#121015
#000000

Similar Color like #a596bd color

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

#a697be
#a798bf
#a899c0
#a99ac1
#aa9bc2
#ab9cc3
#ac9dc4
#ad9ec5
#ae9fc6
#afa0c7
#b0a1c8
#b1a2c9
#b2a3ca
#b3a4cb
#a495bc
#a394bb
#a293ba
#a192b9
#a091b8
#9f90b7
#9e8fb6
#9d8eb5
#9c8db4
#9b8cb3
#9a8bb2
#998ab1
#9889b0
#9788af

Monochromatic Color with #a596bd

#a596bd
#cab8e7
#110f13
#36313d
#5b5368
#807492

Tints of #a596bd Color

#a596bd
#afa1c4
#b9adcb
#c3b9d3
#cdc4da
#d7d0e1
#e1dce9
#ebe7f0
#f5f3f7
#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

#a596bd
#aebd96

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

Split Complementary

#a596bd
#bdb996
#9bbd96

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

Analogous Color

#9697bd
#9d96bd
#a596bd
#ad96bd
#b596bd

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

#a596bd
#bda596
#96bda5

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

#a596bd
#bd969b
#aebd96
#96bdb8

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

#a596bd
#aebd96
#9bbd96
#b996bd

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

#a596bd Color Code Preview on Black Background Color

This is how #a596bd Color will look on black background color. Color contrast ratio is 7.70

#a596bd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a596bd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a596bd

#a596bd color code is use for CSS Background Color

Background color for the above div is #a596bd

HTML with inline CSS

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

#a596bd color code is use for CSS Border Color

CSS Border color for the above div is #a596bd

HTML with inline CSS

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

CSS Border Left color for the above div is #a596bd

HTML with inline CSS

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

CSS Border Right color for the above div is #a596bd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a596bd

HTML with inline CSS

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

CSS Border Top color for the above div is #a596bd

HTML with inline CSS

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

#a596bd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a596bd Color code Preview on White Background

This is how #a596bd Color code will look on white background color. Color contrast ratio is 2.73

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

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.