crispedge.com

Color picker

Loading...

#ab84c6 hex color - Violet - Warm color - Information

#ab84c6 hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

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

Hex #ab84c6 color code is between #aa88cc web safe hex color code and #bb77bb web safe hex color code. #aa88cc is the nearest web safe color code. You can see here many more shades of #ab84c6 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeab84c6#ab84c6
RGB Decimal171, 132, 198rgb(171, 132, 198)
RGB Percent67%, 52%, 78%rgb(67%, 52%, 78%)
CSS RGBa171, 132, 198,1rgba(171,132,198,1)
CMYK Modelcmyk(14%,33%,0%,22%)
HSL Color Space275,37% ,65%hsl(275,37% ,65%)
HSV Color Space275°, 33%, 78%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101010111000010011000110
Octal253204306
Decimal171132198
Hexab84c6

Different shades of #ab84c6 color code.

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

Light Shade of #ab84c6
#c3a7d6
Dark Shade of #ab84c6
#9361b6
Saturated Shade of #ab84c6
#ad7bcf
Desaturated Shade of #ab84c6
#a98dbd
Grey scale Shade of #ab84c6
#a5a5a5
Brighten Shade
#c49ddf
Most Readable Shade
#000000

Shades of #ab84c6 color code

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

#ab84c6
#9875b0
#85669a
#725884
#5f496e
#4c3a58
#392c42
#261d2c
#130e16
#000000

Similar Color like #ab84c6 color

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

#ac85c7
#ad86c8
#ae87c9
#af88ca
#b089cb
#b18acc
#b28bcd
#b38cce
#b48dcf
#b58ed0
#b68fd1
#b790d2
#b891d3
#b992d4
#aa83c5
#a982c4
#a881c3
#a780c2
#a67fc1
#a57ec0
#a47dbf
#a37cbe
#a27bbd
#a17abc
#a079bb
#9f78ba
#9e77b9
#9d76b8

Monochromatic Color with #ab84c6

#ab84c6
#d0a0f0
#18131c
#3d2f46
#624b71
#86689b

Tints of #ab84c6 Color

#ab84c6
#b491cc
#bd9fd2
#c7add9
#d0badf
#d9c8e5
#e3d6ec
#ece3f2
#f5f1f8
#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

#ab84c6
#9fc684

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

Split Complementary

#ab84c6
#c0c684
#84c68a

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

Analogous Color

#9184c6
#9e84c6
#ab84c6
#b884c6
#c584c6

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

#ab84c6
#c6ab84
#84c6ab

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

#ab84c6
#c68a84
#9fc684
#84c0c6

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

#ab84c6
#9fc684
#84c68a
#c684c0

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

#ab84c6 Color Code Preview on Black Background Color

This is how #ab84c6 Color will look on black background color. Color contrast ratio is 6.85

#ab84c6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ab84c6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ab84c6

#ab84c6 color code is use for CSS Background Color

Background color for the above div is #ab84c6

HTML with inline CSS

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

#ab84c6 color code is use for CSS Border Color

CSS Border color for the above div is #ab84c6

HTML with inline CSS

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

CSS Border Left color for the above div is #ab84c6

HTML with inline CSS

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

CSS Border Right color for the above div is #ab84c6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ab84c6

HTML with inline CSS

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

CSS Border Top color for the above div is #ab84c6

HTML with inline CSS

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

#ab84c6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ab84c6 Color code Preview on White Background

This is how #ab84c6 Color code will look on white background color. Color contrast ratio is 3.07

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

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