crispedge.com

Color picker

Loading...

#ab1d9d hex color - Red - Warm color - Information

#ab1d9d hex color - Red - Warm color

Color Hue/Base color: Red

Hex #ab1d9d Color code in RGB color code model is created after adding 67.06% red color, 11.37% green color and 61.57% blue color. Hex #ab1d9d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 83% magenta, 8% yellow and 33% black.

Hex #ab1d9d color code is between #aa2299 web safe hex color code and #bb11aa web safe hex color code. #aa2299 is the nearest web safe color code. You can see here many more shades of #ab1d9d color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeab1d9d#ab1d9d
RGB Decimal171, 29, 157rgb(171, 29, 157)
RGB Percent67%, 11%, 62%rgb(67%, 11%, 62%)
CSS RGBa171, 29, 157,1rgba(171,29,157,1)
CMYK Modelcmyk(0%,83%,8%,33%)
HSL Color Space306,71% ,39%hsl(306,71% ,39%)
HSV Color Space306°, 83%, 67%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101010110001110110011101
Octal25335235
Decimal17129157
Hexab1d9d

Different shades of #ab1d9d color code.

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

Light Shade of #ab1d9d
#d724c5
Dark Shade of #ab1d9d
#7f1675
Saturated Shade of #ab1d9d
#b513a5
Desaturated Shade of #ab1d9d
#a12795
Grey scale Shade of #ab1d9d
#646464
Brighten Shade
#c436b6
Most Readable Shade
#FFFFFF

Shades of #ab1d9d color code

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

#ab1d9d
#98198b
#85167a
#721368
#5f1057
#4c0c45
#390934
#260622
#130311
#000000

Similar Color like #ab1d9d color

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

#ac1e9e
#ad1f9f
#ae20a0
#af21a1
#b022a2
#b123a3
#b224a4
#b325a5
#b426a6
#b527a7
#b628a8
#b729a9
#b82aaa
#b92bab
#aa1c9c
#a91b9b
#a81a9a
#a71999
#a61898
#a51797
#a41696
#a31595
#a21494
#a11393
#a01292
#9f1191
#9e1090
#9d0f8f

Monochromatic Color with #ab1d9d

#ab1d9d
#d524c4
#010001
#2b0728
#560f4f
#801676

Tints of #ab1d9d Color

#ab1d9d
#b436a7
#bd4fb2
#c768bd
#d081c8
#d99ad3
#e3b3de
#eccce9
#f5e5f4
#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

#ab1d9d
#1dab2b

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

Split Complementary

#ab1d9d
#56ab1d
#1dab72

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

Analogous Color

#801dab
#9d1dab
#ab1d9d
#ab1d81
#ab1d64

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

#ab1d9d
#9dab1d
#1d9dab

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

#ab1d9d
#ab721d
#1dab2b
#1d56ab

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

#ab1d9d
#1dab2b
#1dab72
#ab1d56

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

#ab1d9d Color Code Preview on Black Background Color

This is how #ab1d9d Color will look on black background color. Color contrast ratio is 3.39

#ab1d9d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ab1d9d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ab1d9d

#ab1d9d color code is use for CSS Background Color

Background color for the above div is #ab1d9d

HTML with inline CSS

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

#ab1d9d color code is use for CSS Border Color

CSS Border color for the above div is #ab1d9d

HTML with inline CSS

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

CSS Border Left color for the above div is #ab1d9d

HTML with inline CSS

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

CSS Border Right color for the above div is #ab1d9d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ab1d9d

HTML with inline CSS

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

CSS Border Top color for the above div is #ab1d9d

HTML with inline CSS

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

#ab1d9d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ab1d9d Color code Preview on White Background

This is how #ab1d9d Color code will look on white background color. Color contrast ratio is 6.19

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

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,29,157,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(29,171,43,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(171,29,157,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.