crispedge.com

Color picker

Loading...

#ab9fba hex color - Blue - Cool color - Information

#ab9fba hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #ab9fba Color code in RGB color code model is created after adding 67.06% red color, 62.35% green color and 72.94% blue color. Hex #ab9fba Color code in CMYK color (process color) code model is generated after subtraction of 8% cyan, 15% magenta, 0% yellow and 27% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeab9fba#ab9fba
RGB Decimal171, 159, 186rgb(171, 159, 186)
RGB Percent67%, 62%, 73%rgb(67%, 62%, 73%)
CSS RGBa171, 159, 186,1rgba(171,159,186,1)
CMYK Modelcmyk(8%,15%,0%,27%)
HSL Color Space267,16% ,68%hsl(267,16% ,68%)
HSV Color Space267°, 15%, 73%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary101010111001111110111010
Octal253237272
Decimal171159186
Hexab9fba

Different shades of #ab9fba color code.

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

Light Shade of #ab9fba
#c5bdcf
Dark Shade of #ab9fba
#9181a5
Saturated Shade of #ab9fba
#aa97c2
Desaturated Shade of #ab9fba
#aca7b2
Grey scale Shade of #ab9fba
#acacac
Brighten Shade
#c4b8d3
Most Readable Shade
#000000

Shades of #ab9fba color code

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

#ab9fba
#988da5
#857b90
#726a7c
#5f5867
#4c4652
#39353e
#262329
#131114
#000000

Similar Color like #ab9fba color

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

#aca0bb
#ada1bc
#aea2bd
#afa3be
#b0a4bf
#b1a5c0
#b2a6c1
#b3a7c2
#b4a8c3
#b5a9c4
#b6aac5
#b7abc6
#b8acc7
#b9adc8
#aa9eb9
#a99db8
#a89cb7
#a79bb6
#a69ab5
#a599b4
#a498b3
#a397b2
#a296b1
#a195b0
#a094af
#9f93ae
#9e92ad
#9d91ac

Monochromatic Color with #ab9fba

#ab9fba
#d2c3e4
#0f0e10
#36323a
#5d5665
#847b8f

Tints of #ab9fba Color

#ab9fba
#b4a9c1
#bdb4c9
#c7bfd1
#d0c9d8
#d9d4e0
#e3dfe8
#ece9ef
#f5f4f7
#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

#ab9fba
#aeba9f

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

Split Complementary

#ab9fba
#bab89f
#a1ba9f

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

Analogous Color

#a09fba
#a69fba
#ab9fba
#b09fba
#b69fba

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

#ab9fba
#baab9f
#9fbaab

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

#ab9fba
#ba9fa0
#aeba9f
#9fbab8

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

#ab9fba
#aeba9f
#a1ba9f
#b89fba

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

#ab9fba Color Code Preview on Black Background Color

This is how #ab9fba Color will look on black background color. Color contrast ratio is 8.40

#ab9fba in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ab9fba

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ab9fba

#ab9fba color code is use for CSS Background Color

Background color for the above div is #ab9fba

HTML with inline CSS

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

#ab9fba color code is use for CSS Border Color

CSS Border color for the above div is #ab9fba

HTML with inline CSS

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

CSS Border Left color for the above div is #ab9fba

HTML with inline CSS

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

CSS Border Right color for the above div is #ab9fba

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ab9fba

HTML with inline CSS

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

CSS Border Top color for the above div is #ab9fba

HTML with inline CSS

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

#ab9fba hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ab9fba Color code Preview on White Background

This is how #ab9fba Color code will look on white background color. Color contrast ratio is 2.50

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

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,159,186,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(174,186,159,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(171,159,186,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.