crispedge.com

Color picker

Loading...

#a5611d hex color - Brown - Warm color - Information

#a5611d hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

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

Hex #a5611d 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 #a5611d color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codea5611d#a5611d
RGB Decimal165, 97, 29rgb(165, 97, 29)
RGB Percent65%, 38%, 11%rgb(65%, 38%, 11%)
CSS RGBa165, 97, 29,1rgba(165,97,29,1)
CMYK Modelcmyk(0%,41%,82%,35%)
HSL Color Space30,70% ,38%hsl(30,70% ,38%)
HSV Color Space30°, 82%, 65%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101001010110000100011101
Octal24514135
Decimal1659729
Hexa5611d

Different shades of #a5611d color code.

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

Light Shade of #a5611d
#d07a25
Dark Shade of #a5611d
#7a4715
Saturated Shade of #a5611d
#af6113
Desaturated Shade of #a5611d
#9b6127
Grey scale Shade of #a5611d
#616161
Brighten Shade
#be7a36
Most Readable Shade
#FFFFFF

Shades of #a5611d color code

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

#a5611d
#925619
#804b16
#6e4013
#5b3510
#492b0c
#372009
#241506
#120a03
#000000

Similar Color like #a5611d color

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

#a6621e
#a7631f
#a86420
#a96521
#aa6622
#ab6723
#ac6824
#ad6925
#ae6a26
#af6b27
#b06c28
#b16d29
#b26e2a
#b36f2b
#a4601c
#a35f1b
#a25e1a
#a15d19
#a05c18
#9f5b17
#9e5a16
#9d5915
#9c5814
#9b5713
#9a5612
#995511
#985410
#97530f

Monochromatic Color with #a5611d

#a5611d
#cf7a24
#fa932c
#251607
#502f0e
#7a4816

Tints of #a5611d Color

#a5611d
#af7236
#b9844f
#c39568
#cda781
#d7b89a
#e1cab3
#ebdbcc
#f5ede5
#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

#a5611d
#1d61a5

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

Split Complementary

#a5611d
#1da5a5
#1d1da5

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

Analogous Color

#a52b1d
#a5461d
#a5611d
#a57c1d
#a5971d

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

#a5611d
#1da561
#611da5

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

#a5611d
#1da51d
#1d61a5
#a51da5

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

#a5611d
#1d61a5
#1d1da5
#a5a51d

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

#a5611d Color Code Preview on Black Background Color

This is how #a5611d Color will look on black background color. Color contrast ratio is 4.33

#a5611d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a5611d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a5611d

#a5611d color code is use for CSS Background Color

Background color for the above div is #a5611d

HTML with inline CSS

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

#a5611d color code is use for CSS Border Color

CSS Border color for the above div is #a5611d

HTML with inline CSS

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

CSS Border Left color for the above div is #a5611d

HTML with inline CSS

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

CSS Border Right color for the above div is #a5611d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a5611d

HTML with inline CSS

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

CSS Border Top color for the above div is #a5611d

HTML with inline CSS

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

#a5611d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a5611d Color code Preview on White Background

This is how #a5611d Color code will look on white background color. Color contrast ratio is 4.85

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

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