Skip to main content Skip to docs navigation

#a20f8c hex color | Dark Red & Warm color | 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 #a20f8c Color code in RGB color code model is created after adding 63.53% red color, 5.88% green color and 54.9% blue color. Hex #a20f8c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 91% magenta, 14% yellow and 36.47% black.

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

RGB Chart

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

Color Table

Hex Color Code a20f8c #a20f8c
RGB Decimal 162, 15, 140 162, 15, 140
RGB Percent 64%, 6%, 55% rgb(64%, 6%, 55%)
CSS RGBa 162, 15, 140,1 rgba(162,15,140,1)
CMYK Model cmyk(0%,91%,14%,36.47%)
HSL Color Space 309,83% ,35% hsl(309,83% ,35%)
HSV Color Space 309°, 91%, 64%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10100010 00001111 10001100
Octal 242 17 214
Decimal 162 15 140
Hex a2 0f 8c

Different shades of #a20f8c color code.

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

Darkest of #a20f8c
#160213
Darker of #a20f8c
#45063b
Dark of #a20f8c
#730b64
Base of #a20f8c
#a20f8c
Light of #a20f8c
#d113b4
Lighter
#eb2ccf
Lightest
#f05ad9

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

#a20f8c
#0fa225

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

Split Complementary

#a20f8c
#43a20f
#0fa26f

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

Analogous Color

#620fa2
#7b0fa2
#a20f8c
#a20f5b
#a20f1e

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

#a20f8c
#0f8ca2
#8ca20f

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

#a20f8c
#8ca20f
#0fa225
#250fa2

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

#a20f8c
#a26f0f
#0fa225
#0f43a2

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

#000000
#160213
#45063b
#730b64
#a20f8c
#d113b4
#eb2ccf
#f05ad9
#f489e4

Tints of #a20f8c Color

#a20f8c
#ac2998
#b644a5
#c15fb2
#cb79bf
#d594cb
#e0afd8
#eac9e5
#f4e4f2
#ffffff

Shades of #a20f8c color code

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

#a20f8c
#900d7c
#7e0b6c
#6c0a5d
#5a084d
#48063e
#36052e
#24031f
#12010f
#000000

Tones

#a20f8c
#902180
#7f3273
#6d4467
#5b565a

Tones

Similar Color like #a20f8c color

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

#a3108d
#a4118e
#a5128f
#a61390
#a71491
#a81592
#a91693
#aa1794
#ab1895
#ac1996
#ad1a97
#ae1b98
#af1c99
#b01d9a
#a10e8b
#a00d8a
#9f0c89
#9e0b88
#9d0a87
#9c0986
#9b0885
#9a0784
#990683
#980582
#970481
#960380
#95027f
#94017e

Download this

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

#a20f8c Color Code Preview on Black Background Color

This is how #a20f8c Color will look on black background color. Color contrast ratio is 2.98

#a20f8c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a20f8c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a20f8c

#a20f8c color code is use for CSS Background Color

Background color for the above div is #a20f8c

HTML with inline CSS

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

#a20f8c color code is use for CSS Border Color

CSS Border color for the above div is #a20f8c

HTML with inline CSS

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

CSS Border Left color for the above div is #a20f8c

HTML with inline CSS

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

CSS Border Right color for the above div is #a20f8c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a20f8c

HTML with inline CSS

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

CSS Border Top color for the above div is #a20f8c

HTML with inline CSS

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

#a20f8c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a20f8c Color code Preview on White Background

This is how #a20f8c Color code will look on white background color. Color contrast ratio is 7.04

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

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(162,15,140,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(15,162,37,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(162,15,140,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }