@
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.

#a31325 hex color - Red - Warm color - Information

#a31325 hex color - Red - Warm color

Color Mixture: Pink and Red

Color Hue/Base color: Red

Hex #a31325 Color code in RGB color code model is created after adding 63.92% red color, 7.45% green color and 14.51% blue color. Hex #a31325 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 88% magenta, 77% yellow and 36.08% black.

Hex #a31325 color code is between #aa1122 web safe hex color code and #992233 web safe hex color code. #aa1122 is the nearest web safe color code. You can see here many more shades of #a31325 color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Code a31325 #a31325
RGB Decimal 163, 19, 37 rgb(163, 19, 37)
RGB Percent 64%, 7%, 15% rgb(64%, 7%, 15%)
CSS RGBa 163, 19, 37,1 rgba(163,19,37,1)
CMYK Model cmyk(0%,88%,77%,36.08%)
HSL Color Space 353,79% ,36% hsl(353,79% ,36%)
HSV Color Space 352°, 88%, 64%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10100011 00010011 00100101
Octal 243 23 45
Decimal 163 19 37
Hex a3 13 25

Different shades of #a31325 color code.

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

Light Shade of #a31325
#d1182f
Dark Shade of #a31325
#750e1b
Saturated Shade of #a31325
#ac0a1e
Desaturated Shade of #a31325
#9a1c2c
Grey scale Shade of #a31325
#5b5b5b
Brighten Shade
#bc2c3e
Most Readable Shade
#FFFFFF

Shades of #a31325 color code

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

#a31325
#901020
#7e0e1c
#6c0c18
#5a0a14
#480810
#36060c
#240408
#120204
#000000

Similar Color like #a31325 color

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

#a41426
#a51527
#a61628
#a71729
#a8182a
#a9192b
#aa1a2c
#ab1b2d
#ac1c2e
#ad1d2f
#ae1e30
#af1f31
#b02032
#b12133
#a21224
#a11123
#a01022
#9f0f21
#9e0e20
#9d0d1f
#9c0c1e
#9b0b1d
#9a0a1c
#99091b
#98081a
#970719
#960618
#950517

Monochromatic Color with #a31325

#a31325
#cd182f
#f81d38
#230408
#4e0912
#780e1b

Tints of #a31325 Color

#a31325
#ad2d3d
#b74755
#c1616d
#cb7b85
#d6969e
#e0b0b6
#eacace
#f4e4e6
#ffffff

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

#a31325
#13a391

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

Split Complementary

#a31325
#13a349
#136da3

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

Analogous Color

#a3135f
#a31342
#a31325
#a31e13
#a33b13

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

#a31325
#25a313
#1325a3

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

#a31325
#6da313
#13a391
#4913a3

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#a31325
#13a391
#136da3
#a34913

Double Complementary 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).

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

#a31325 Color Code Preview on Black Background Color

This is how #a31325 Color will look on black background color. Color contrast ratio is 2.68

#a31325 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a31325

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a31325

#a31325 color code is use for CSS Background Color

Background color for the above div is #a31325

HTML with inline CSS

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

#a31325 color code is use for CSS Border Color

CSS Border color for the above div is #a31325

HTML with inline CSS

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

CSS Border Left color for the above div is #a31325

HTML with inline CSS

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

CSS Border Right color for the above div is #a31325

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a31325

HTML with inline CSS

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

CSS Border Top color for the above div is #a31325

HTML with inline CSS

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

#a31325 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a31325 Color code Preview on White Background

This is how #a31325 Color code will look on white background color. Color contrast ratio is 7.84

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

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.