crispedge.com

Color picker

Loading...

#a05d2b hex color - Brown - Warm color - Information

#a05d2b hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #a05d2b Color code in RGB color code model is created after adding 62.75% red color, 36.47% green color and 16.86% blue color. Hex #a05d2b Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 42% magenta, 73% yellow and 37% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codea05d2b#a05d2b
RGB Decimal160, 93, 43rgb(160, 93, 43)
RGB Percent63%, 36%, 17%rgb(63%, 36%, 17%)
CSS RGBa160, 93, 43,1rgba(160,93,43,1)
CMYK Modelcmyk(0%,42%,73%,37%)
HSL Color Space26,58% ,40%hsl(26,58% ,40%)
HSV Color Space26°, 73%, 63%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101000000101110100101011
Octal24013553
Decimal1609343
Hexa05d2b

Different shades of #a05d2b color code.

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

Light Shade of #a05d2b
#c87436
Dark Shade of #a05d2b
#784620
Saturated Shade of #a05d2b
#aa5c21
Desaturated Shade of #a05d2b
#965e35
Grey scale Shade of #a05d2b
#656565
Brighten Shade
#b97644
Most Readable Shade
#FFFFFF

Shades of #a05d2b color code

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

#a05d2b
#8e5226
#7c4821
#6a3e1c
#583317
#472913
#351f0e
#231409
#110a04
#000000

Similar Color like #a05d2b color

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

#a15e2c
#a25f2d
#a3602e
#a4612f
#a56230
#a66331
#a76432
#a86533
#a96634
#aa6735
#ab6836
#ac6937
#ad6a38
#ae6b39
#9f5c2a
#9e5b29
#9d5a28
#9c5927
#9b5826
#9a5725
#995624
#985523
#975422
#965321
#955220
#94511f
#93501e
#924f1d

Monochromatic Color with #a05d2b

#a05d2b
#ca7636
#f58e42
#201309
#4b2c14
#754420

Tints of #a05d2b Color

#a05d2b
#aa6f42
#b5815a
#bf9371
#caa589
#d4b7a0
#dfc9b8
#e9dbcf
#f4ede7
#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

#a05d2b
#2b6ea0

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

Split Complementary

#a05d2b
#2ba097
#2b34a0

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

Analogous Color

#a02e2b
#a0462b
#a05d2b
#a0742b
#a08c2b

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

#a05d2b
#2ba05d
#5d2ba0

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

#a05d2b
#33a02b
#2b6ea0
#972ba0

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

#a05d2b
#2b6ea0
#2b34a0
#a0972b

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

#a05d2b Color Code Preview on Black Background Color

This is how #a05d2b Color will look on black background color. Color contrast ratio is 4.10

#a05d2b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a05d2b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a05d2b

#a05d2b color code is use for CSS Background Color

Background color for the above div is #a05d2b

HTML with inline CSS

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

#a05d2b color code is use for CSS Border Color

CSS Border color for the above div is #a05d2b

HTML with inline CSS

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

CSS Border Left color for the above div is #a05d2b

HTML with inline CSS

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

CSS Border Right color for the above div is #a05d2b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a05d2b

HTML with inline CSS

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

CSS Border Top color for the above div is #a05d2b

HTML with inline CSS

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

#a05d2b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a05d2b Color code Preview on White Background

This is how #a05d2b Color code will look on white background color. Color contrast ratio is 5.13

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

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,93,43,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(43,110,160,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(160,93,43,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.