@
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.

#ab070b hex color - Red - Warm color - Information

#ab070b hex color - Red - Warm color

Color Hue/Base color: Red

Hex #ab070b Color code in RGB color code model is created after adding 67.06% red color, 2.75% green color and 4.31% blue color. Hex #ab070b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 96% magenta, 94% yellow and 32.94% black.

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

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Codeab070b#ab070b
RGB Decimal171, 7, 11rgb(171, 7, 11)
RGB Percent67%, 3%, 4%rgb(67%, 3%, 4%)
CSS RGBa171, 7, 11,1rgba(171,7,11,1)
CMYK Modelcmyk(0%,96%,94%,32.94%)
HSL Color Space359,92% ,35%hsl(359,92% ,35%)
HSV Color Space359°, 96%, 67%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101010110000011100001011
Octal253713
Decimal171711
Hexab070b

Different shades of #ab070b color code.

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

Light Shade of #ab070b
#dc090e
Dark Shade of #ab070b
#7a0508
Saturated Shade of #ab070b
#b20004
Desaturated Shade of #ab070b
#a21013
Grey scale Shade of #ab070b
#595959
Brighten Shade
#c42024
Most Readable Shade
#FFFFFF

Shades of #ab070b color code

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

#ab070b
#980609
#850508
#720407
#5f0306
#4c0304
#390203
#260102
#130001
#000000

Similar Color like #ab070b color

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

#ac080c
#ad090d
#ae0a0e
#af0b0f
#b00c10
#b10d11
#b20e12
#b30f13
#b41014
#b51115
#b61216
#b71317
#b81418
#b91519
#aa060a
#a90509
#a80408
#a70307
#a60206
#a50105
#a40004
#a30003
#a20002
#a10001
#a00000
#9f0000
#9e0000
#9d0000

Monochromatic Color with #ab070b

#ab070b
#d5090e
#010000
#2b0203
#560406
#800508

Tints of #ab070b Color

#ab070b
#b42226
#bd3e41
#c7595c
#d07577
#d99092
#e3acad
#ecc7c8
#f5e3e3
#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

#ab070b
#07aba7

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

Split Complementary

#ab070b
#07ab55
#075dab

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

Analogous Color

#ab074d
#ab072c
#ab070b
#ab2407
#ab4507

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

#ab070b
#0bab07
#070bab

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

#ab070b
#5dab07
#07aba7
#5507ab

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

#ab070b
#07aba7
#075dab
#ab5507

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

#ab070b Color Code Preview on Black Background Color

This is how #ab070b Color will look on black background color. Color contrast ratio is 2.77

#ab070b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ab070b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ab070b

#ab070b color code is use for CSS Background Color

Background color for the above div is #ab070b

HTML with inline CSS

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

#ab070b color code is use for CSS Border Color

CSS Border color for the above div is #ab070b

HTML with inline CSS

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

CSS Border Left color for the above div is #ab070b

HTML with inline CSS

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

CSS Border Right color for the above div is #ab070b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ab070b

HTML with inline CSS

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

CSS Border Top color for the above div is #ab070b

HTML with inline CSS

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

#ab070b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ab070b Color code Preview on White Background

This is how #ab070b Color code will look on white background color. Color contrast ratio is 7.59

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

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,7,11,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(7,171,167,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(171,7,11,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.