Skip to main content Skip to docs navigation

#a42d64 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 Parlour Red and its hex is #A12D5D Nearest Color Name

Color Hue/Base color: Red

Hex #a42d64 Color code in RGB color code model is created after adding 64.31% red color, 17.65% green color and 39.22% blue color. Hex #a42d64 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 73% magenta, 39% yellow and 35.69% black.

Hex #a42d64 color code is between #aa3366 web safe hex color code and #992255 web safe hex color code. #aa3366 is the nearest web safe color code. You can see here many more shades of #a42d64 color code.

RGB Chart

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

Color Table

Hex Color Code a42d64 #a42d64
RGB Decimal 164, 45, 100 164, 45, 100
RGB Percent 64%, 18%, 39% rgb(64%, 18%, 39%)
CSS RGBa 164, 45, 100,1 rgba(164,45,100,1)
CMYK Model cmyk(0%,73%,39%,35.69%)
HSL Color Space 332,57% ,41% hsl(332,57% ,41%)
HSV Color Space 332°, 73%, 64%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10100100 00101101 01100100
Octal 244 55 144
Decimal 164 45 100
Hex a4 2d 64

Different shades of #a42d64 color code.

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

Darkest of #a42d64
#2c0c1b
Darker of #a42d64
#541733
Dark of #a42d64
#7c224c
Base of #a42d64
#a42d64
Light of #a42d64
#c93b7d
Lighter
#d46397
Lightest
#df8bb2

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

#a42d64
#2da46d

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

Split Complementary

#a42d64
#2da431
#2d9fa4

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

Analogous Color

#9f2da4
#a42d96
#a42d64
#a42d3c
#a44f2d

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

#a42d64
#2d64a4
#64a42d

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

#a42d64
#64a42d
#2da46d
#6d2da4

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

#a42d64
#9fa42d
#2da46d
#312da4

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

#040102
#2c0c1b
#541733
#7c224c
#a42d64
#c93b7d
#d46397
#df8bb2
#eab3cc

Tints of #a42d64 Color

#a42d64
#ae4475
#b85b86
#c27397
#cc8aa8
#d6a1ba
#e0b9cb
#ead0dc
#f4e7ed
#ffffff

Shades of #a42d64 color code

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

#a42d64
#912858
#7f234d
#6d1e42
#5b1937
#48142c
#360f21
#240a16
#12050b
#000000

Tones

#a42d64
#8f4266
#7a5767
#686868
#686868

Tones

Similar Color like #a42d64 color

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

#a52e65
#a62f66
#a73067
#a83168
#a93269
#aa336a
#ab346b
#ac356c
#ad366d
#ae376e
#af386f
#b03970
#b13a71
#b23b72
#a32c63
#a22b62
#a12a61
#a02960
#9f285f
#9e275e
#9d265d
#9c255c
#9b245b
#9a235a
#992259
#982158
#972057
#961f56

Download this Dark Red

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

#a42d64 Color Code Preview on Black Background Color

This is how #a42d64 Color will look on black background color. Color contrast ratio is 3.14

#a42d64 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a42d64

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a42d64

#a42d64 color code is use for CSS Background Color

Background color for the above div is #a42d64

HTML with inline CSS

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

#a42d64 color code is use for CSS Border Color

CSS Border color for the above div is #a42d64

HTML with inline CSS

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

CSS Border Left color for the above div is #a42d64

HTML with inline CSS

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

CSS Border Right color for the above div is #a42d64

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a42d64

HTML with inline CSS

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

CSS Border Top color for the above div is #a42d64

HTML with inline CSS

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

#a42d64 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a42d64 Color code Preview on White Background

This is how #a42d64 Color code will look on white background color. Color contrast ratio is 6.69

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

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