crispedge.com

Color picker

Loading...

#a59fb5 hex color - Blue - Cool color - Information

#a59fb5 hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #a59fb5 Color code in RGB color code model is created after adding 64.71% red color, 62.35% green color and 70.98% blue color. Hex #a59fb5 Color code in CMYK color (process color) code model is generated after subtraction of 9% cyan, 12% magenta, 0% yellow and 29% black.

Hex #a59fb5 color code is between #aa99bb web safe hex color code and #99aaaa web safe hex color code. #aa99bb is the nearest web safe color code. You can see here many more shades of #a59fb5 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codea59fb5#a59fb5
RGB Decimal165, 159, 181rgb(165, 159, 181)
RGB Percent65%, 62%, 71%rgb(65%, 62%, 71%)
CSS RGBa165, 159, 181,1rgba(165,159,181,1)
CMYK Modelcmyk(9%,12%,0%,29%)
HSL Color Space256,13% ,67%hsl(256,13% ,67%)
HSV Color Space256°, 12%, 71%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101001011001111110110101
Octal245237265
Decimal165159181
Hexa59fb5

Different shades of #a59fb5 color code.

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

Light Shade of #a59fb5
#c0bccb
Dark Shade of #a59fb5
#8a829f
Saturated Shade of #a59fb5
#a196bd
Desaturated Shade of #a59fb5
#a9a7ac
Grey scale Shade of #a59fb5
#aaaaaa
Brighten Shade
#beb8ce
Most Readable Shade
#000000

Shades of #a59fb5 color code

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

#a59fb5
#928da0
#807b8c
#6e6a78
#5b5864
#494650
#37353c
#242328
#121114
#000000

Similar Color like #a59fb5 color

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

#a6a0b6
#a7a1b7
#a8a2b8
#a9a3b9
#aaa4ba
#aba5bb
#aca6bc
#ada7bd
#aea8be
#afa9bf
#b0aac0
#b1abc1
#b2acc2
#b3adc3
#a49eb4
#a39db3
#a29cb2
#a19bb1
#a09ab0
#9f99af
#9e98ae
#9d97ad
#9c96ac
#9b95ab
#9a94aa
#9993a9
#9892a8
#9791a7

Monochromatic Color with #a59fb5

#a59fb5
#ccc4df
#0a0a0b
#312f35
#585460
#7e7a8a

Tints of #a59fb5 Color

#a59fb5
#afa9bd
#b9b4c5
#c3bfcd
#cdc9d5
#d7d4de
#e1dfe6
#ebe9ee
#f5f4f6
#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

#a59fb5
#afb59f

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

Split Complementary

#a59fb5
#b5b09f
#a4b59f

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

Analogous Color

#9fa2b5
#a19fb5
#a59fb5
#a99fb5
#ae9fb5

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

#a59fb5
#b5a59f
#9fb5a5

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

#a59fb5
#b59fa4
#afb59f
#9fb5b0

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

#a59fb5
#afb59f
#a4b59f
#b09fb5

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

#a59fb5 Color Code Preview on Black Background Color

This is how #a59fb5 Color will look on black background color. Color contrast ratio is 8.23

#a59fb5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a59fb5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a59fb5

#a59fb5 color code is use for CSS Background Color

Background color for the above div is #a59fb5

HTML with inline CSS

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

#a59fb5 color code is use for CSS Border Color

CSS Border color for the above div is #a59fb5

HTML with inline CSS

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

CSS Border Left color for the above div is #a59fb5

HTML with inline CSS

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

CSS Border Right color for the above div is #a59fb5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a59fb5

HTML with inline CSS

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

CSS Border Top color for the above div is #a59fb5

HTML with inline CSS

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

#a59fb5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a59fb5 Color code Preview on White Background

This is how #a59fb5 Color code will look on white background color. Color contrast ratio is 2.55

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

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(165,159,181,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(175,181,159,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(165,159,181,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.