crispedge.com

Color picker

Loading...

#ab0dab hex color - Red - Warm color - Information

#ab0dab hex color - Red - Warm color

Color Hue/Base color: Red

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

Hex #ab0dab color code is between #aa11aa web safe hex color code and #bb00bb web safe hex color code. #aa11aa is the nearest web safe color code. You can see here many more shades of #ab0dab color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeab0dab#ab0dab
RGB Decimal171, 13, 171rgb(171, 13, 171)
RGB Percent67%, 5%, 67%rgb(67%, 5%, 67%)
CSS RGBa171, 13, 171,1rgba(171,13,171,1)
CMYK Modelcmyk(0%,92%,0%,33%)
HSL Color Space300,86% ,36%hsl(300,86% ,36%)
HSV Color Space300°, 92%, 67%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101010110000110110101011
Octal25315253
Decimal17113171
Hexab0dab

Different shades of #ab0dab color code.

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

Light Shade of #ab0dab
#da11da
Dark Shade of #ab0dab
#7c097c
Saturated Shade of #ab0dab
#b404b4
Desaturated Shade of #ab0dab
#a216a2
Grey scale Shade of #ab0dab
#5c5c5c
Brighten Shade
#c426c4
Most Readable Shade
#FFFFFF

Shades of #ab0dab color code

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

#ab0dab
#980b98
#850a85
#720872
#5f075f
#4c054c
#390439
#260226
#130113
#000000

Similar Color like #ab0dab color

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

#ac0eac
#ad0fad
#ae10ae
#af11af
#b012b0
#b113b1
#b214b2
#b315b3
#b416b4
#b517b5
#b618b6
#b719b7
#b81ab8
#b91bb9
#aa0caa
#a90ba9
#a80aa8
#a709a7
#a608a6
#a507a5
#a406a4
#a305a3
#a204a2
#a103a1
#a002a0
#9f019f
#9e009e
#9d009d

Monochromatic Color with #ab0dab

#ab0dab
#d510d5
#010001
#2b032b
#560756
#800a80

Tints of #ab0dab Color

#ab0dab
#b427b4
#bd42bd
#c75dc7
#d078d0
#d993d9
#e3aee3
#ecc9ec
#f5e4f5
#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

#ab0dab
#0dab0d

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

Split Complementary

#ab0dab
#5cab0d
#0dab5c

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

Analogous Color

#6c0dab
#8b0dab
#ab0dab
#ab0d8b
#ab0d6c

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

#ab0dab
#abab0d
#0dabab

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

#ab0dab
#ab5c0d
#0dab0d
#0d5cab

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

#ab0dab
#0dab0d
#0dab5c
#ab0d5c

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

#ab0dab Color Code Preview on Black Background Color

This is how #ab0dab Color will look on black background color. Color contrast ratio is 3.38

#ab0dab in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ab0dab

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ab0dab

#ab0dab color code is use for CSS Background Color

Background color for the above div is #ab0dab

HTML with inline CSS

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

#ab0dab color code is use for CSS Border Color

CSS Border color for the above div is #ab0dab

HTML with inline CSS

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

CSS Border Left color for the above div is #ab0dab

HTML with inline CSS

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

CSS Border Right color for the above div is #ab0dab

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ab0dab

HTML with inline CSS

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

CSS Border Top color for the above div is #ab0dab

HTML with inline CSS

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

#ab0dab hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ab0dab Color code Preview on White Background

This is how #ab0dab Color code will look on white background color. Color contrast ratio is 6.22

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

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