Skip to main content Skip to docs navigation

#a71283 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 Blissful Berry and its hex is #AA1188 Nearest Color Name

Color Hue/Base color: Red

Hex #a71283 Color code in RGB color code model is created after adding 65.49% red color, 7.06% green color and 51.37% blue color. Hex #a71283 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 89% magenta, 22% yellow and 34.51% black.

Hex #a71283 color code is between #aa1188 web safe hex color code and #992277 web safe hex color code. #aa1188 is the nearest web safe color code. You can see here many more shades of #a71283 color code.

RGB Chart

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

Color Table

Hex Color Code a71283 #a71283
RGB Decimal 167, 18, 131 167, 18, 131
RGB Percent 65%, 7%, 51% rgb(65%, 7%, 51%)
CSS RGBa 167, 18, 131,1 rgba(167,18,131,1)
CMYK Model cmyk(0%,89%,22%,34.51%)
HSL Color Space 314,81% ,36% hsl(314,81% ,36%)
HSV Color Space 314°, 89%, 65%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10100111 00010010 10000011
Octal 247 22 203
Decimal 167 18 131
Hex a7 12 83

Different shades of #a71283 color code.

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

Darkest of #a71283
#1d0317
Darker of #a71283
#4b083b
Dark of #a71283
#790d5f
Base of #a71283
#a71283
Light of #a71283
#d517a7
Lighter
#e936be
Lightest
#ee64cd

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

#a71283
#12a736

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

Split Complementary

#a71283
#38a712
#12a780

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

Analogous Color

#7412a7
#8d12a7
#a71283
#a71251
#a71213

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

#a71283
#1283a7
#83a712

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

#a71283
#83a712
#12a736
#3612a7

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

#a71283
#a78012
#12a736
#1238a7

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

#000000
#1d0317
#4b083b
#790d5f
#a71283
#d517a7
#e936be
#ee64cd
#f392dc

Tints of #a71283 Color

#a71283
#b02c90
#ba469e
#c461ac
#ce7bba
#d795c7
#e1b0d5
#ebcae3
#f5e4f1
#ffffff

Shades of #a71283 color code

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

#a71283
#941074
#810e65
#6f0c57
#5c0a48
#4a083a
#37062b
#25041d
#12020e
#000000

Tones

#a71283
#942479
#823770
#6f4966
#5d5c5d

Tones

Similar Color like #a71283 color

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

#a81384
#a91485
#aa1586
#ab1687
#ac1788
#ad1889
#ae198a
#af1a8b
#b01b8c
#b11c8d
#b21d8e
#b31e8f
#b41f90
#b52091
#a61182
#a51081
#a40f80
#a30e7f
#a20d7e
#a10c7d
#a00b7c
#9f0a7b
#9e097a
#9d0879
#9c0778
#9b0677
#9a0576
#990475

Download this Dark Red

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

#a71283 Color Code Preview on Black Background Color

This is how #a71283 Color will look on black background color. Color contrast ratio is 3.06

#a71283 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a71283

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a71283

#a71283 color code is use for CSS Background Color

Background color for the above div is #a71283

HTML with inline CSS

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

#a71283 color code is use for CSS Border Color

CSS Border color for the above div is #a71283

HTML with inline CSS

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

CSS Border Left color for the above div is #a71283

HTML with inline CSS

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

CSS Border Right color for the above div is #a71283

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a71283

HTML with inline CSS

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

CSS Border Top color for the above div is #a71283

HTML with inline CSS

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

#a71283 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a71283 Color code Preview on White Background

This is how #a71283 Color code will look on white background color. Color contrast ratio is 6.87

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

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