Skip to main content Skip to docs navigation

#a13f7a 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 Vivid Viola and its hex is #A4407E Nearest Color Name

Color Hue/Base color: Red

Hex #a13f7a Color code in RGB color code model is created after adding 63.14% red color, 24.71% green color and 47.84% blue color. Hex #a13f7a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 61% magenta, 24% yellow and 36.86% black.

Hex #a13f7a color code is between #994477 web safe hex color code and #aa3388 web safe hex color code. #994477 is the nearest web safe color code. You can see here many more shades of #a13f7a color code.

RGB Chart

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

Color Table

Hex Color Code a13f7a #a13f7a
RGB Decimal 161, 63, 122 161, 63, 122
RGB Percent 63%, 25%, 48% rgb(63%, 25%, 48%)
CSS RGBa 161, 63, 122,1 rgba(161,63,122,1)
CMYK Model cmyk(0%,61%,24%,36.86%)
HSL Color Space 324,44% ,44% hsl(324,44% ,44%)
HSV Color Space 324°, 61%, 63%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10100001 00111111 01111010
Octal 241 77 172
Decimal 161 63 122
Hex a1 3f 7a

Different shades of #a13f7a color code.

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

Darkest of #a13f7a
#331427
Darker of #a13f7a
#582242
Dark of #a13f7a
#7c315e
Base of #a13f7a
#a13f7a
Light of #a13f7a
#bd5694
Lighter
#cb7bab
Lightest
#da9fc2

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

#a13f7a
#3fa166

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

Split Complementary

#a13f7a
#49a13f
#3fa197

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

Analogous Color

#8f3fa1
#9f3fa1
#a13f7a
#a13f59
#a14e3f

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

#a13f7a
#3f7aa1
#7aa13f

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

#a13f7a
#7aa13f
#3fa166
#663fa1

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

#a13f7a
#a1973f
#3fa166
#3f49a1

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

#0e060b
#331427
#582242
#7c315e
#a13f7a
#bd5694
#cb7bab
#da9fc2
#e8c4da

Tints of #a13f7a Color

#a13f7a
#ab5488
#b56997
#c07fa6
#ca94b5
#d5a9c3
#dfbfd2
#ead4e1
#f4e9f0
#ffffff

Shades of #a13f7a color code

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

#a13f7a
#8f386c
#7d315e
#6b2a51
#592343
#471c36
#351528
#230e1b
#11070d
#000000

Tones

#a13f7a
#8b5575
#746c71
#707070
#707070

Tones

Similar Color like #a13f7a color

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

#a2407b
#a3417c
#a4427d
#a5437e
#a6447f
#a74580
#a84681
#a94782
#aa4883
#ab4984
#ac4a85
#ad4b86
#ae4c87
#af4d88
#a03e79
#9f3d78
#9e3c77
#9d3b76
#9c3a75
#9b3974
#9a3873
#993772
#983671
#973570
#96346f
#95336e
#94326d
#93316c

Download this

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

#a13f7a Color Code Preview on Black Background Color

This is how #a13f7a Color will look on black background color. Color contrast ratio is 3.51

#a13f7a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a13f7a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a13f7a

#a13f7a color code is use for CSS Background Color

Background color for the above div is #a13f7a

HTML with inline CSS

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

#a13f7a color code is use for CSS Border Color

CSS Border color for the above div is #a13f7a

HTML with inline CSS

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

CSS Border Left color for the above div is #a13f7a

HTML with inline CSS

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

CSS Border Right color for the above div is #a13f7a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a13f7a

HTML with inline CSS

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

CSS Border Top color for the above div is #a13f7a

HTML with inline CSS

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

#a13f7a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a13f7a Color code Preview on White Background

This is how #a13f7a Color code will look on white background color. Color contrast ratio is 5.99

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

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(161,63,122,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(63,161,102,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(161,63,122,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }