crispedge.com

Color picker

Loading...

#ab9cae hex color - Violet - Warm color - Information

#ab9cae hex color - Violet - Warm color

Color Hue/Base color: Violet

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

Hex #ab9cae color code is between #aa99aa web safe hex color code and #bbaabb web safe hex color code. #aa99aa is the nearest web safe color code. You can see here many more shades of #ab9cae color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeab9cae#ab9cae
RGB Decimal171, 156, 174rgb(171, 156, 174)
RGB Percent67%, 61%, 68%rgb(67%, 61%, 68%)
CSS RGBa171, 156, 174,1rgba(171,156,174,1)
CMYK Modelcmyk(2%,10%,0%,32%)
HSL Color Space290,10% ,65%hsl(290,10% ,65%)
HSV Color Space290°, 10%, 68%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101010111001110010101110
Octal253234256
Decimal171156174
Hexab9cae

Different shades of #ab9cae color code.

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

Light Shade of #ab9cae
#c3b8c5
Dark Shade of #ab9cae
#938097
Saturated Shade of #ab9cae
#b193b7
Desaturated Shade of #ab9cae
#a5a5a5
Grey scale Shade of #ab9cae
#a5a5a5
Brighten Shade
#c4b5c7
Most Readable Shade
#000000

Shades of #ab9cae color code

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

#ab9cae
#988a9a
#857987
#726874
#5f5660
#4c454d
#39343a
#262226
#131113
#000000

Similar Color like #ab9cae color

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

#ac9daf
#ad9eb0
#ae9fb1
#afa0b2
#b0a1b3
#b1a2b4
#b2a3b5
#b3a4b6
#b4a5b7
#b5a6b8
#b6a7b9
#b7a8ba
#b8a9bb
#b9aabc
#aa9bad
#a99aac
#a899ab
#a798aa
#a697a9
#a596a8
#a495a7
#a394a6
#a293a5
#a192a4
#a091a3
#9f90a2
#9e8fa1
#9d8ea0

Monochromatic Color with #ab9cae

#ab9cae
#d5c2d8
#040404
#2e2a2e
#575059
#817683

Tints of #ab9cae Color

#ab9cae
#b4a7b7
#bdb2c0
#c7bdc9
#d0c8d2
#d9d3db
#e3dee4
#ece9ed
#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

#ab9cae
#9fae9c

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

Split Complementary

#ab9cae
#a8ae9c
#9caea2

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

Analogous Color

#a49cae
#a79cae
#ab9cae
#ae9cad
#ae9caa

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

#ab9cae
#aeab9c
#9caeab

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

#ab9cae
#aea29c
#9fae9c
#9ca8ae

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

#ab9cae
#9fae9c
#9caea2
#ae9ca8

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

#ab9cae Color Code Preview on Black Background Color

This is how #ab9cae Color will look on black background color. Color contrast ratio is 8.10

#ab9cae in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ab9cae

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ab9cae

#ab9cae color code is use for CSS Background Color

Background color for the above div is #ab9cae

HTML with inline CSS

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

#ab9cae color code is use for CSS Border Color

CSS Border color for the above div is #ab9cae

HTML with inline CSS

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

CSS Border Left color for the above div is #ab9cae

HTML with inline CSS

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

CSS Border Right color for the above div is #ab9cae

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ab9cae

HTML with inline CSS

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

CSS Border Top color for the above div is #ab9cae

HTML with inline CSS

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

#ab9cae hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ab9cae Color code Preview on White Background

This is how #ab9cae Color code will look on white background color. Color contrast ratio is 2.59

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

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