crispedge.com

Color picker

Loading...

#ab9be5 hex color - Blue - Cool color - Information

#ab9be5 hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #ab9be5 Color code in RGB color code model is created after adding 67.06% red color, 60.78% green color and 89.8% blue color. Hex #ab9be5 Color code in CMYK color (process color) code model is generated after subtraction of 25% cyan, 32% magenta, 0% yellow and 10% black.

Hex #ab9be5 color code is between #aa99dd web safe hex color code and #bbaaee web safe hex color code. #aa99dd is the nearest web safe color code. You can see here many more shades of #ab9be5 color code.

0 Likes 0 Comments | 4 Views

RGB Chart

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

Color Table

Hex Color Codeab9be5#ab9be5
RGB Decimal171, 155, 229rgb(171, 155, 229)
RGB Percent67%, 61%, 90%rgb(67%, 61%, 90%)
CSS RGBa171, 155, 229,1rgba(171,155,229,1)
CMYK Modelcmyk(25%,32%,0%,10%)
HSL Color Space253,59% ,75%hsl(253,59% ,75%)
HSV Color Space253°, 32%, 90%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010111001101111100101
Octal253233345
Decimal171155229
Hexab9be5

Different shades of #ab9be5 color code.

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

Light Shade of #ab9be5
#cdc3f0
Dark Shade of #ab9be5
#8973da
Saturated Shade of #ab9be5
#a795eb
Desaturated Shade of #ab9be5
#afa1df
Grey scale Shade of #ab9be5
#c0c0c0
Brighten Shade
#c4b4fe
Most Readable Shade
#000000

Shades of #ab9be5 color code

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

#ab9be5
#9889cb
#8578b2
#726798
#5f567f
#4c4465
#39334c
#262232
#131119
#000000

Similar Color like #ab9be5 color

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

#ac9ce6
#ad9de7
#ae9ee8
#af9fe9
#b0a0ea
#b1a1eb
#b2a2ec
#b3a3ed
#b4a4ee
#b5a5ef
#b6a6f0
#b7a7f1
#b8a8f2
#b9a9f3
#aa9ae4
#a999e3
#a898e2
#a797e1
#a696e0
#a595df
#a494de
#a393dd
#a292dc
#a191db
#a090da
#9f8fd9
#9e8ed8
#9d8dd7

Monochromatic Color with #ab9be5

#ab9be5
#0c0b10
#2c283b
#4c4565
#6c6190
#8b7eba

Tints of #ab9be5 Color

#ab9be5
#b4a6e7
#bdb1ea
#c7bced
#d0c7f0
#d9d2f3
#e3ddf6
#ece8f9
#f5f3fc
#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

#ab9be5
#d5e59b

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

Split Complementary

#ab9be5
#e5d09b
#b0e59b

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

Analogous Color

#9ba9e5
#9c9be5
#ab9be5
#ba9be5
#c99be5

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

#ab9be5
#e5ab9b
#9be5ab

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

#ab9be5
#e59bb0
#d5e59b
#9be5d0

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

#ab9be5
#d5e59b
#b0e59b
#d09be5

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

#ab9be5 Color Code Preview on Black Background Color

This is how #ab9be5 Color will look on black background color. Color contrast ratio is 8.55

#ab9be5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ab9be5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ab9be5

#ab9be5 color code is use for CSS Background Color

Background color for the above div is #ab9be5

HTML with inline CSS

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

#ab9be5 color code is use for CSS Border Color

CSS Border color for the above div is #ab9be5

HTML with inline CSS

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

CSS Border Left color for the above div is #ab9be5

HTML with inline CSS

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

CSS Border Right color for the above div is #ab9be5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ab9be5

HTML with inline CSS

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

CSS Border Top color for the above div is #ab9be5

HTML with inline CSS

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

#ab9be5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ab9be5 Color code Preview on White Background

This is how #ab9be5 Color code will look on white background color. Color contrast ratio is 2.46

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

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(171,155,229,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(213,229,155,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(171,155,229,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.