crispedge.com

#a5601e hex color - Orange - Warm color - Information

#a5601e hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #a5601e Color code in RGB color code model is created after adding 64.71% red color, 37.65% green color and 11.76% blue color. Hex #a5601e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 42% magenta, 82% yellow and 35% black.

Hex #a5601e color code is between #aa6622 web safe hex color code and #995511 web safe hex color code. #aa6622 is the nearest web safe color code. You can see here many more shades of #a5601e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codea5601e#a5601e
RGB Decimal165, 96, 30rgb(165, 96, 30)
RGB Percent65%, 38%, 12%rgb(65%, 38%, 12%)
CSS RGBa165, 96, 30,1rgba(165,96,30,1)
CMYK Modelcmyk(0%,42%,82%,35%)
HSL Color Space29,69% ,38%hsl(29,69% ,38%)
HSV Color Space29°, 82%, 65%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101001010110000000011110
Octal24514036
Decimal1659630
Hexa5601e

Different shades of #a5601e color code.

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

Light Shade of #a5601e
#d07926
Dark Shade of #a5601e
#7a4716
Saturated Shade of #a5601e
#af6014
Desaturated Shade of #a5601e
#9b6028
Grey scale Shade of #a5601e
#616161
Brighten Shade
#be7937
Most Readable Shade
#FFFFFF

Shades of #a5601e color code

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

#a5601e
#92551a
#804a17
#6e4014
#5b3510
#492a0d
#37200a
#241506
#120a03
#000000

Similar Color like #a5601e color

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

#a6611f
#a76220
#a86321
#a96422
#aa6523
#ab6624
#ac6725
#ad6826
#ae6927
#af6a28
#b06b29
#b16c2a
#b26d2b
#b36e2c
#a45f1d
#a35e1c
#a25d1b
#a15c1a
#a05b19
#9f5a18
#9e5917
#9d5816
#9c5715
#9b5614
#9a5513
#995412
#985311
#975210

Monochromatic Color with #a5601e

#a5601e
#cf7926
#fa912d
#251607
#502f0f
#7a4716

Tints of #a5601e Color

#a5601e
#af7137
#b98350
#c39569
#cda682
#d7b89b
#e1cab4
#ebdbcd
#f5ede6
#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

#a5601e
#1e63a5

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

Split Complementary

#a5601e
#1ea5a3
#1e20a5

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

Analogous Color

#a52a1e
#a5451e
#a5601e
#a57b1e
#a5961e

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

#a5601e
#1ea560
#601ea5

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

#a5601e
#1fa51e
#1e63a5
#a31ea5

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

#a5601e
#1e63a5
#1e20a5
#a5a31e

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

#a5601e Color Code Preview on Black Background Color

This is how #a5601e Color will look on black background color. Color contrast ratio is 4.29

#a5601e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a5601e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a5601e

#a5601e color code is use for CSS Background Color

Background color for the above div is #a5601e

HTML with inline CSS

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

#a5601e color code is use for CSS Border Color

CSS Border color for the above div is #a5601e

HTML with inline CSS

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

CSS Border Left color for the above div is #a5601e

HTML with inline CSS

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

CSS Border Right color for the above div is #a5601e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a5601e

HTML with inline CSS

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

CSS Border Top color for the above div is #a5601e

HTML with inline CSS

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

#a5601e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a5601e Color code Preview on White Background

This is how #a5601e Color code will look on white background color. Color contrast ratio is 4.89

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

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(165,96,30,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(30,99,165,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(165,96,30,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.

< /html>