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

#ab030f hex color - Red - Warm color - Information

#ab030f hex color - Red - Warm color

Color Hue/Base color: Red

Hex #ab030f Color code in RGB color code model is created after adding 67.06% red color, 1.18% green color and 5.88% blue color. Hex #ab030f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 98% magenta, 91% yellow and 32.94% black.

Hex #ab030f 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 #ab030f color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeab030f#ab030f
RGB Decimal171, 3, 15rgb(171, 3, 15)
RGB Percent67%, 1%, 6%rgb(67%, 1%, 6%)
CSS RGBa171, 3, 15,1rgba(171,3,15,1)
CMYK Modelcmyk(0%,98%,91%,32.94%)
HSL Color Space356,97% ,34%hsl(356,97% ,34%)
HSV Color Space356°, 98%, 67%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101010110000001100001111
Octal253317
Decimal171315
Hexab030f

Different shades of #ab030f color code.

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

Light Shade of #ab030f
#dd0413
Dark Shade of #ab030f
#79020b
Saturated Shade of #ab030f
#ae000c
Desaturated Shade of #ab030f
#a20c16
Grey scale Shade of #ab030f
#575757
Brighten Shade
#c41c28
Most Readable Shade
#FFFFFF

Shades of #ab030f color code

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

#ab030f
#98020d
#85020b
#72020a
#5f0108
#4c0106
#390105
#260003
#130001
#000000

Similar Color like #ab030f color

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

#ac0410
#ad0511
#ae0612
#af0713
#b00814
#b10915
#b20a16
#b30b17
#b40c18
#b50d19
#b60e1a
#b70f1b
#b8101c
#b9111d
#aa020e
#a9010d
#a8000c
#a7000b
#a6000a
#a50009
#a40008
#a30007
#a20006
#a10005
#a00004
#9f0003
#9e0002
#9d0001

Monochromatic Color with #ab030f

#ab030f
#d50413
#010000
#2b0104
#560208
#80020b

Tints of #ab030f Color

#ab030f
#b41f29
#bd3b44
#c7575f
#d07379
#d98f94
#e3abaf
#ecc7c9
#f5e3e4
#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

#ab030f
#03ab9f

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

Split Complementary

#ab030f
#03ab4b
#0363ab

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

Analogous Color

#ab0352
#ab0331
#ab030f
#ab1903
#ab3a03

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

#ab030f
#0fab03
#030fab

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

#ab030f
#63ab03
#03ab9f
#4b03ab

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

#ab030f
#03ab9f
#0363ab
#ab4b03

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

#ab030f Color Code Preview on Black Background Color

This is how #ab030f Color will look on black background color. Color contrast ratio is 2.75

#ab030f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ab030f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ab030f

#ab030f color code is use for CSS Background Color

Background color for the above div is #ab030f

HTML with inline CSS

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

#ab030f color code is use for CSS Border Color

CSS Border color for the above div is #ab030f

HTML with inline CSS

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

CSS Border Left color for the above div is #ab030f

HTML with inline CSS

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

CSS Border Right color for the above div is #ab030f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ab030f

HTML with inline CSS

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

CSS Border Top color for the above div is #ab030f

HTML with inline CSS

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

#ab030f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ab030f Color code Preview on White Background

This is how #ab030f Color code will look on white background color. Color contrast ratio is 7.63

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

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