Skip to main content Skip to docs navigation

#af021d hex color | 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

Woow we have a nearby visually matching color name available. It's name is Incarnadine and its hex is #AA0022 Nearest Color Name

Color Hue/Base color: Red

Hex #af021d Color code in RGB color code model is created after adding 68.63% red color, 0.78% green color and 11.37% blue color. Hex #af021d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 99% magenta, 83% yellow and 31.37% black.

Hex #af021d color code is between #aa0022 web safe hex color code and #bb0011 web safe hex color code. #aa0022 is the nearest web safe color code. You can see here many more shades of #af021d color code.

RGB Chart

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

Color Table

Hex Color Code af021d #af021d
RGB Decimal 175, 2, 29 175, 2, 29
RGB Percent 69%, 1%, 11% rgb(69%, 1%, 11%)
CSS RGBa 175, 2, 29,1 rgba(175,2,29,1)
CMYK Model cmyk(0%,99%,83%,31.37%)
HSL Color Space 351,98% ,35% hsl(351,98% ,35%)
HSV Color Space 351°, 99%, 69%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101111 00000010 00011101
Octal 257 2 35
Decimal 175 2 29
Hex af 02 1d

Different shades of #af021d color code.

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

Darkest of #af021d
#180004
Darker of #af021d
#4a010c
Dark of #af021d
#7d0115
Base of #af021d
#af021d
Light of #af021d
#e10325
Lighter
#fc1b3e
Lightest
#fd4d68

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

#af021d
#02af94

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

Split Complementary

#af021d
#02af3e
#0274af

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

Analogous Color

#af0282
#af0265
#af021d
#af2102
#af6902

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

#af021d
#021daf
#1daf02

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

#af021d
#1daf02
#02af94
#9402af

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

#af021d
#74af02
#02af94
#3e02af

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 #af021d

#000000
#180004
#4a010c
#7d0115
#af021d
#e10325
#fc1b3e
#fd4d68
#fe7f93

Tints of #af021d Color

#af021d
#b71e36
#c03a4f
#c95668
#d27281
#db8e9a
#e4aab3
#edc6cc
#f6e2e5
#ffffff

Shades of #af021d color code

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

#af021d
#9b0119
#880116
#740113
#610110
#4d000c
#3a0009
#260006
#130003
#000000

Tones

#af021d
#9d1429
#8c2535
#7a3742
#68494e

Tones

Similar Color like #af021d color

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

#b0031e
#b1041f
#b20520
#b30621
#b40722
#b50823
#b60924
#b70a25
#b80b26
#b90c27
#ba0d28
#bb0e29
#bc0f2a
#bd102b
#ae011c
#ad001b
#ac001a
#ab0019
#aa0018
#a90017
#a80016
#a70015
#a60014
#a50013
#a40012
#a30011
#a20010
#a1000f

Download this Dark Red

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

#af021d Color Code Preview on Black Background Color

This is how #af021d Color will look on black background color. Color contrast ratio is 2.85

#af021d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af021d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af021d

#af021d color code is use for CSS Background Color

Background color for the above div is #af021d

HTML with inline CSS

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

#af021d color code is use for CSS Border Color

CSS Border color for the above div is #af021d

HTML with inline CSS

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

CSS Border Left color for the above div is #af021d

HTML with inline CSS

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

CSS Border Right color for the above div is #af021d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #af021d

HTML with inline CSS

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

CSS Border Top color for the above div is #af021d

HTML with inline CSS

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

#af021d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#af021d Color code Preview on White Background

This is how #af021d Color code will look on white background color. Color contrast ratio is 7.37

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

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