crispedge.com

Color picker

Loading...

#a72c1f hex color - Red - Warm color - Information

#a72c1f hex color - Red - Warm color

Color Hue/Base color: Red

Hex #a72c1f Color code in RGB color code model is created after adding 65.49% red color, 17.25% green color and 12.16% blue color. Hex #a72c1f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 74% magenta, 81% yellow and 35% black.

Hex #a72c1f color code is between #aa3322 web safe hex color code and #992211 web safe hex color code. #aa3322 is the nearest web safe color code. You can see here many more shades of #a72c1f color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codea72c1f#a72c1f
RGB Decimal167, 44, 31rgb(167, 44, 31)
RGB Percent65%, 17%, 12%rgb(65%, 17%, 12%)
CSS RGBa167, 44, 31,1rgba(167,44,31,1)
CMYK Modelcmyk(0%,74%,81%,35%)
HSL Color Space6,69% ,39%hsl(6,69% ,39%)
HSV Color Space6°, 81%, 65%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101001110010110000011111
Octal2475437
Decimal1674431
Hexa72c1f

Different shades of #a72c1f color code.

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

Light Shade of #a72c1f
#d23727
Dark Shade of #a72c1f
#7c2117
Saturated Shade of #a72c1f
#b12415
Desaturated Shade of #a72c1f
#9d3429
Grey scale Shade of #a72c1f
#636363
Brighten Shade
#c04538
Most Readable Shade
#FFFFFF

Shades of #a72c1f color code

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

#a72c1f
#94271b
#812218
#6f1d14
#5c1811
#4a130d
#370e0a
#250906
#120403
#000000

Similar Color like #a72c1f color

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

#a82d20
#a92e21
#aa2f22
#ab3023
#ac3124
#ad3225
#ae3326
#af3427
#b03528
#b13629
#b2372a
#b3382b
#b4392c
#b53a2d
#a62b1e
#a52a1d
#a4291c
#a3281b
#a2271a
#a12619
#a02518
#9f2417
#9e2316
#9d2215
#9c2114
#9b2013
#9a1f12
#991e11

Monochromatic Color with #a72c1f

#a72c1f
#d13727
#fc422f
#270a07
#52160f
#7c2117

Tints of #a72c1f Color

#a72c1f
#b04337
#ba5a50
#c47269
#ce8982
#d7a19b
#e1b8b4
#ebd0cd
#f5e7e6
#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

#a72c1f
#1f9aa7

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

Split Complementary

#a72c1f
#1fa770
#1f56a7

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

Analogous Color

#a71f48
#a71f2d
#a72c1f
#a7471f
#a7621f

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

#a72c1f
#1fa72c
#2c1fa7

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

#a72c1f
#56a71f
#1f9aa7
#701fa7

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

#a72c1f
#1f9aa7
#1f56a7
#a7701f

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

#a72c1f Color Code Preview on Black Background Color

This is how #a72c1f Color will look on black background color. Color contrast ratio is 3.02

#a72c1f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a72c1f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a72c1f

#a72c1f color code is use for CSS Background Color

Background color for the above div is #a72c1f

HTML with inline CSS

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

#a72c1f color code is use for CSS Border Color

CSS Border color for the above div is #a72c1f

HTML with inline CSS

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

CSS Border Left color for the above div is #a72c1f

HTML with inline CSS

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

CSS Border Right color for the above div is #a72c1f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a72c1f

HTML with inline CSS

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

CSS Border Top color for the above div is #a72c1f

HTML with inline CSS

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

#a72c1f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a72c1f Color code Preview on White Background

This is how #a72c1f Color code will look on white background color. Color contrast ratio is 6.95

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

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.