crispedge.com

Color picker

Loading...

#ab71dc hex color - Violet - Warm color - Information

#ab71dc hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #ab71dc Color code in RGB color code model is created after adding 67.06% red color, 44.31% green color and 86.27% blue color. Hex #ab71dc Color code in CMYK color (process color) code model is generated after subtraction of 22% cyan, 49% magenta, 0% yellow and 14% black.

Hex #ab71dc color code is between #aa77dd web safe hex color code and #bb66cc web safe hex color code. #aa77dd is the nearest web safe color code. You can see here many more shades of #ab71dc color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeab71dc#ab71dc
RGB Decimal171, 113, 220rgb(171, 113, 220)
RGB Percent67%, 44%, 86%rgb(67%, 44%, 86%)
CSS RGBa171, 113, 220,1rgba(171,113,220,1)
CMYK Modelcmyk(22%,49%,0%,14%)
HSL Color Space273,60% ,65%hsl(273,60% ,65%)
HSV Color Space273°, 49%, 86%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101010110111000111011100
Octal253161334
Decimal171113220
Hexab71dc

Different shades of #ab71dc color code.

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

Light Shade of #ab71dc
#c39ae6
Dark Shade of #ab71dc
#9348d2
Saturated Shade of #ab71dc
#ac68e5
Desaturated Shade of #ab71dc
#aa7ad3
Grey scale Shade of #ab71dc
#a6a6a6
Brighten Shade
#c48af5
Most Readable Shade
#000000

Shades of #ab71dc color code

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

#ab71dc
#9864c3
#8557ab
#724b92
#5f3e7a
#4c3261
#392549
#261930
#130c18
#000000

Similar Color like #ab71dc color

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

#ac72dd
#ad73de
#ae74df
#af75e0
#b076e1
#b177e2
#b278e3
#b379e4
#b47ae5
#b57be6
#b67ce7
#b77de8
#b87ee9
#b97fea
#aa70db
#a96fda
#a86ed9
#a76dd8
#a66cd7
#a56bd6
#a46ad5
#a369d4
#a268d3
#a167d2
#a066d1
#9f65d0
#9e64cf
#9d63ce

Monochromatic Color with #ab71dc

#ab71dc
#060407
#271a32
#48305c
#694587
#8a5bb1

Tints of #ab71dc Color

#ab71dc
#b480df
#bd90e3
#c7a0e7
#d0b0eb
#d9bfef
#e3cff3
#ecdff7
#f5effb
#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

#ab71dc
#a2dc71

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

Split Complementary

#ab71dc
#d8dc71
#71dc75

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

Analogous Color

#8071dc
#9671dc
#ab71dc
#c071dc
#d671dc

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

#ab71dc
#dcab71
#71dcab

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

#ab71dc
#dc7571
#a2dc71
#71d7dc

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

#ab71dc
#a2dc71
#71dc75
#dc71d8

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

#ab71dc Color Code Preview on Black Background Color

This is how #ab71dc Color will look on black background color. Color contrast ratio is 6.13

#ab71dc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ab71dc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ab71dc

#ab71dc color code is use for CSS Background Color

Background color for the above div is #ab71dc

HTML with inline CSS

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

#ab71dc color code is use for CSS Border Color

CSS Border color for the above div is #ab71dc

HTML with inline CSS

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

CSS Border Left color for the above div is #ab71dc

HTML with inline CSS

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

CSS Border Right color for the above div is #ab71dc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ab71dc

HTML with inline CSS

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

CSS Border Top color for the above div is #ab71dc

HTML with inline CSS

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

#ab71dc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ab71dc Color code Preview on White Background

This is how #ab71dc Color code will look on white background color. Color contrast ratio is 3.43

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

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,113,220,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(162,220,113,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(171,113,220,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.