Skip to main content Skip to docs navigation

#af2139 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 American Red and its hex is #B32134 Nearest Color Name

Color Hue/Base color: Red

Hex #af2139 Color code in RGB color code model is created after adding 68.63% red color, 12.94% green color and 22.35% blue color. Hex #af2139 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 81% magenta, 67% yellow and 31.37% black.

Hex #af2139 color code is between #aa2233 web safe hex color code and #bb1144 web safe hex color code. #aa2233 is the nearest web safe color code. You can see here many more shades of #af2139 color code.

RGB Chart

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

Color Table

Hex Color Code af2139 #af2139
RGB Decimal 175, 33, 57 175, 33, 57
RGB Percent 69%, 13%, 22% rgb(69%, 13%, 22%)
CSS RGBa 175, 33, 57,1 rgba(175,33,57,1)
CMYK Model cmyk(0%,81%,67%,31.37%)
HSL Color Space 350,68% ,41% hsl(350,68% ,41%)
HSV Color Space 350°, 81%, 69%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10101111 00100001 00111001
Octal 257 41 71
Decimal 175 33 57
Hex af 21 39

Different shades of #af2139 color code.

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

Darkest of #af2139
#2e090f
Darker of #af2139
#59111d
Dark of #af2139
#84192b
Base of #af2139
#af2139
Light of #af2139
#d72c49
Lighter
#df576e
Lightest
#e78293

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

#af2139
#21af97

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

Split Complementary

#af2139
#21af50
#2180af

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

Analogous Color

#af218c
#af2174
#af2139
#af3821
#af7321

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

#af2139
#2139af
#39af21

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

#af2139
#39af21
#21af97
#9721af

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

#af2139
#80af21
#21af97
#5021af

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

#030101
#2e090f
#59111d
#84192b
#af2139
#d72c49
#df576e
#e78293
#efadb8

Tints of #af2139 Color

#af2139
#b7394f
#c05265
#c96b7b
#d28391
#db9ca7
#e4b5bd
#edcdd3
#f6e6e9
#ffffff

Shades of #af2139 color code

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

#af2139
#9b1d32
#88192c
#741626
#61121f
#4d0e19
#3a0b13
#26070c
#130306
#000000

Tones

#af2139
#9a3647
#854b55
#715f62
#686868

Tones

Similar Color like #af2139 color

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

#b0223a
#b1233b
#b2243c
#b3253d
#b4263e
#b5273f
#b62840
#b72941
#b82a42
#b92b43
#ba2c44
#bb2d45
#bc2e46
#bd2f47
#ae2038
#ad1f37
#ac1e36
#ab1d35
#aa1c34
#a91b33
#a81a32
#a71931
#a61830
#a5172f
#a4162e
#a3152d
#a2142c
#a1132b

Download this Dark Red

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

#af2139 Color Code Preview on Black Background Color

This is how #af2139 Color will look on black background color. Color contrast ratio is 3.10

#af2139 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af2139

HTML with inline CSS

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

Your Example Paragraph content text in with font color #af2139

#af2139 color code is use for CSS Background Color

Background color for the above div is #af2139

HTML with inline CSS

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

#af2139 color code is use for CSS Border Color

CSS Border color for the above div is #af2139

HTML with inline CSS

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

CSS Border Left color for the above div is #af2139

HTML with inline CSS

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

CSS Border Right color for the above div is #af2139

HTML with inline CSS

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

CSS Border Bottom color for the above div is #af2139

HTML with inline CSS

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

CSS Border Top color for the above div is #af2139

HTML with inline CSS

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

#af2139 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#af2139 Color code Preview on White Background

This is how #af2139 Color code will look on white background color. Color contrast ratio is 6.78

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

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