crispedge.com

Color picker

Loading...

#ab94ad hex color - Violet - Warm color - Information

#ab94ad hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #ab94ad Color code in RGB color code model is created after adding 67.06% red color, 58.04% green color and 67.84% blue color. Hex #ab94ad Color code in CMYK color (process color) code model is generated after subtraction of 1% cyan, 14% magenta, 0% yellow and 32% black.

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

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codeab94ad#ab94ad
RGB Decimal171, 148, 173rgb(171, 148, 173)
RGB Percent67%, 58%, 68%rgb(67%, 58%, 68%)
CSS RGBa171, 148, 173,1rgba(171,148,173,1)
CMYK Modelcmyk(1%,14%,0%,32%)
HSL Color Space295,13% ,63%hsl(295,13% ,63%)
HSV Color Space295°, 14%, 68%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101010111001010010101101
Octal253224255
Decimal171148173
Hexab94ad

Different shades of #ab94ad color code.

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

Light Shade of #ab94ad
#c2b1c3
Dark Shade of #ab94ad
#947797
Saturated Shade of #ab94ad
#b38bb6
Desaturated Shade of #ab94ad
#a39da4
Grey scale Shade of #ab94ad
#a0a0a0
Brighten Shade
#c4adc6
Most Readable Shade
#000000

Shades of #ab94ad color code

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

#ab94ad
#988399
#857386
#726273
#5f5260
#4c414c
#393139
#262026
#131013
#000000

Similar Color like #ab94ad color

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

#ac95ae
#ad96af
#ae97b0
#af98b1
#b099b2
#b19ab3
#b29bb4
#b39cb5
#b49db6
#b59eb7
#b69fb8
#b7a0b9
#b8a1ba
#b9a2bb
#aa93ac
#a992ab
#a891aa
#a790a9
#a68fa8
#a58ea7
#a48da6
#a38ca5
#a28ba4
#a18aa3
#a089a2
#9f88a1
#9e87a0
#9d869f

Monochromatic Color with #ab94ad

#ab94ad
#d5b8d7
#030303
#2d272d
#574b58
#817082

Tints of #ab94ad Color

#ab94ad
#b49fb6
#bdabbf
#c7b7c8
#d0c3d1
#d9cfda
#e3dbe3
#ece7ec
#f5f3f5
#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

#ab94ad
#96ad94

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

Split Complementary

#ab94ad
#a3ad94
#94ad9e

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

Analogous Color

#a194ad
#a694ad
#ab94ad
#ad94aa
#ad94a5

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

#ab94ad
#adab94
#94adab

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

#ab94ad
#ad9e94
#96ad94
#94a2ad

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

#ab94ad
#96ad94
#94ad9e
#ad94a3

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

#ab94ad Color Code Preview on Black Background Color

This is how #ab94ad Color will look on black background color. Color contrast ratio is 7.57

#ab94ad in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ab94ad

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ab94ad

#ab94ad color code is use for CSS Background Color

Background color for the above div is #ab94ad

HTML with inline CSS

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

#ab94ad color code is use for CSS Border Color

CSS Border color for the above div is #ab94ad

HTML with inline CSS

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

CSS Border Left color for the above div is #ab94ad

HTML with inline CSS

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

CSS Border Right color for the above div is #ab94ad

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ab94ad

HTML with inline CSS

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

CSS Border Top color for the above div is #ab94ad

HTML with inline CSS

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

#ab94ad hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ab94ad Color code Preview on White Background

This is how #ab94ad Color code will look on white background color. Color contrast ratio is 2.77

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

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.