Skip to main content Skip to docs navigation

#AB0102 hex color | Velvet Volcano | Download Dark Red BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Color Hue/Base color: Red

Hex #AB0102 Color Code is also known as | Velvet Volcano color.

Hex #AB0102 Color code in RGB color code model is created after adding 67.06% red color, 0.39% green color and 0.78% blue color. Hex #AB0102 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 99% magenta, 99% yellow and 32.94% black.

Hex #AB0102 color code is between #aa0000 web safe hex color code and #bb0000 web safe hex color code. #aa0000 is the nearest web safe color code. You can see here many more shades of #AB0102 color code.

RGB Chart

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

Color Table

Hex Color Code AB0102 #AB0102
RGB Decimal 171, 1, 2 171, 1, 2
RGB Percent 67%, 0%, 1% rgb(67%, 0%, 1%)
CSS RGBa 171, 1, 2,1 rgba(171,1,2,1)
CMYK Model cmyk(0%,99%,99%,32.94%)
HSL Color Space 360,99% ,34% hsl(360,99% ,34%)
HSV Color Space 0°, 99%, 67%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101011 00000001 00000010
Octal 253 1 2
Decimal 171 1 2
Hex AB 01 02

Different shades of #AB0102 color code.

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

Darkest of #AB0102
#130000
Darker of #AB0102
#460001
Dark of #AB0102
#780101
Base of #AB0102
#ab0102
Light of #AB0102
#de0103
Lighter
#fe1416
Lightest
#fe4748

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

#ab0102
#01abaa

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

Split Complementary

#AB0102
#01ab55
#0157ab

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

Analogous Color

#ab0165
#ab0149
#ab0102
#ab3901
#ab8001

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

#AB0102
#0102ab
#02ab01

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

#AB0102
#02ab01
#01abaa
#aa01ab

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#AB0102
#57ab01
#01abaa
#5501ab

Square 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).

Monochromatic Color with #AB0102

#000000
#130000
#460001
#780101
#ab0102
#de0103
#fe1416
#fe4748
#fe7a7b

Tints of #AB0102 Color

#ab0102
#b41d1e
#bd393a
#c75556
#d07172
#d98e8e
#e3aaaa
#ecc6c6
#f5e2e2
#ffffff

Shades of #AB0102 color code

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

#ab0102
#980001
#850001
#720001
#5f0001
#4c0000
#390000
#260000
#130000
#000000

Tones

#ab0102
#9a1213
#892324
#773535
#664646

Tones

Similar Color like #AB0102 color

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

#ac0203
#ad0304
#ae0405
#af0506
#b00607
#b10708
#b20809
#b3090a
#b40a0b
#b50b0c
#b60c0d
#b70d0e
#b80e0f
#b90f10
#aa0001
#a90000
#a80000
#a70000
#a60000
#a50000
#a40000
#a30000
#a20000
#a10000
#a00000
#9f0000
#9e0000
#9d0000

Download this Dark Red

Hex #AB0102 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.

#AB0102 Color Code Preview on Black Background Color

This is how #AB0102 Color will look on black background color. Color contrast ratio is 2.74

#AB0102 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #AB0102

HTML with inline CSS

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

Your Example Paragraph content text in with font color #AB0102

#AB0102 color code is use for CSS Background Color

Background color for the above div is #AB0102

HTML with inline CSS

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

#AB0102 color code is use for CSS Border Color

CSS Border color for the above div is #AB0102

HTML with inline CSS

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

CSS Border Left color for the above div is #AB0102

HTML with inline CSS

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

CSS Border Right color for the above div is #AB0102

HTML with inline CSS

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

CSS Border Bottom color for the above div is #AB0102

HTML with inline CSS

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

CSS Border Top color for the above div is #AB0102

HTML with inline CSS

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

#AB0102 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#AB0102 Color code Preview on White Background

This is how #AB0102 Color code will look on white background color. Color contrast ratio is 7.67

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(171,1,2,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(1,171,170,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(171,1,2,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }