crispedge.com

Color picker

Loading...

#a01c4e hex color - Red - Warm color - Information

#a01c4e hex color - Red - Warm color

Color Hue/Base color: Red

Hex #a01c4e Color code in RGB color code model is created after adding 62.75% red color, 10.98% green color and 30.59% blue color. Hex #a01c4e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 83% magenta, 51% yellow and 37% black.

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

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codea01c4e#a01c4e
RGB Decimal160, 28, 78rgb(160, 28, 78)
RGB Percent63%, 11%, 31%rgb(63%, 11%, 31%)
CSS RGBa160, 28, 78,1rgba(160,28,78,1)
CMYK Modelcmyk(0%,83%,51%,37%)
HSL Color Space337,70% ,37%hsl(337,70% ,37%)
HSV Color Space337°, 83%, 63%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101000000001110001001110
Octal24034116
Decimal1602878
Hexa01c4e

Different shades of #a01c4e color code.

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

Light Shade of #a01c4e
#cb2463
Dark Shade of #a01c4e
#751439
Saturated Shade of #a01c4e
#a9134c
Desaturated Shade of #a01c4e
#972550
Grey scale Shade of #a01c4e
#5e5e5e
Brighten Shade
#b93567
Most Readable Shade
#FFFFFF

Shades of #a01c4e color code

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

#a01c4e
#8e1845
#7c153c
#6a1234
#580f2b
#470c22
#35091a
#230611
#110308
#000000

Similar Color like #a01c4e color

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

#a11d4f
#a21e50
#a31f51
#a42052
#a52153
#a62254
#a72355
#a82456
#a92557
#aa2658
#ab2759
#ac285a
#ad295b
#ae2a5c
#9f1b4d
#9e1a4c
#9d194b
#9c184a
#9b1749
#9a1648
#991547
#981446
#971345
#961244
#951143
#941042
#930f41
#920e40

Monochromatic Color with #a01c4e

#a01c4e
#ca2363
#f52b77
#200610
#4b0d25
#751539

Tints of #a01c4e Color

#a01c4e
#aa3561
#b54e75
#bf6789
#ca809c
#d49ab0
#dfb3c4
#e9ccd7
#f4e5eb
#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

#a01c4e
#1ca06e

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

Split Complementary

#a01c4e
#1ca02c
#1c90a0

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

Analogous Color

#a01c83
#a01c68
#a01c4e
#a01c34
#a01f1c

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

#a01c4e
#4ea01c
#1c4ea0

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

#a01c4e
#90a01c
#1ca06e
#2c1ca0

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

#a01c4e
#1ca06e
#1c90a0
#a02c1c

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 #a01c4e 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.

#a01c4e Color Code Preview on Black Background Color

This is how #a01c4e Color will look on black background color. Color contrast ratio is 2.77

#a01c4e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a01c4e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a01c4e

#a01c4e color code is use for CSS Background Color

Background color for the above div is #a01c4e

HTML with inline CSS

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

#a01c4e color code is use for CSS Border Color

CSS Border color for the above div is #a01c4e

HTML with inline CSS

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

CSS Border Left color for the above div is #a01c4e

HTML with inline CSS

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

CSS Border Right color for the above div is #a01c4e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a01c4e

HTML with inline CSS

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

CSS Border Top color for the above div is #a01c4e

HTML with inline CSS

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

#a01c4e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a01c4e Color code Preview on White Background

This is how #a01c4e Color code will look on white background color. Color contrast ratio is 7.58

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

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(160,28,78,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(28,160,110,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(160,28,78,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.