Skip to main content Skip to docs navigation

#a18f73 hex color | Dark Brown & Warm color | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Arava and its hex is #A18D71 Nearest Color Name

Color Hue/Base color: Brown

Hex #a18f73 Color code in RGB color code model is created after adding 63.14% red color, 56.08% green color and 45.1% blue color. Hex #a18f73 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 11% magenta, 29% yellow and 36.86% black.

Hex #a18f73 color code is between #998877 web safe hex color code and #aa9966 web safe hex color code. #998877 is the nearest web safe color code. You can see here many more shades of #a18f73 color code.

RGB Chart

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

Color Table

Hex Color Code a18f73 #a18f73
RGB Decimal 161, 143, 115 161, 143, 115
RGB Percent 63%, 56%, 45% rgb(63%, 56%, 45%)
CSS RGBa 161, 143, 115,1 rgba(161,143,115,1)
CMYK Model cmyk(0%,11%,29%,36.86%)
HSL Color Space 37,20% ,54% hsl(37,20% ,54%)
HSV Color Space 37°, 29%, 63%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10100001 10001111 01110011
Octal 241 217 163
Decimal 161 143 115
Hex a1 8f 73

Different shades of #a18f73 color code.

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

Darkest of #a18f73
#4a4031
Darker of #a18f73
#685b46
Dark of #a18f73
#87755a
Base of #a18f73
#a18f73
Light of #a18f73
#b5a792
Lighter
#cac0b0
Lightest
#ded8cf

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

#a18f73
#7385a1

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

Split Complementary

#a18f73
#739ca1
#7873a1

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

Analogous Color

#a17473
#a17c73
#a18f73
#a19e73
#91a173

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

#a18f73
#8f73a1
#73a18f

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

#a18f73
#73a18f
#7385a1
#a17385

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#a18f73
#73a178
#7385a1
#a1739c

Square 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).

Monochromatic Color with #a18f73

#2b261d
#4a4031
#685b46
#87755a
#a18f73
#b5a792
#cac0b0
#ded8cf
#f3f1ed

Tints of #a18f73 Color

#a18f73
#ab9b82
#b5a792
#c0b4a1
#cac0b1
#d5cdc0
#dfd9d0
#eae6df
#f4f2ef
#ffffff

Shades of #a18f73 color code

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

#a18f73
#8f7f66
#7d6f59
#6b5f4c
#594f3f
#473f33
#352f26
#231f19
#110f0c
#000000

Tones

#a18f73
#8a8a8a
#8a8a8a
#8a8a8a
#8a8a8a

Tones

Similar Color like #a18f73 color

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

#a29074
#a39175
#a49276
#a59377
#a69478
#a79579
#a8967a
#a9977b
#aa987c
#ab997d
#ac9a7e
#ad9b7f
#ae9c80
#af9d81
#a08e72
#9f8d71
#9e8c70
#9d8b6f
#9c8a6e
#9b896d
#9a886c
#99876b
#98866a
#978569
#968468
#958367
#948266
#938165

Download this

Hex #a18f73 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.

#a18f73 Color Code Preview on Black Background Color

This is how #a18f73 Color will look on black background color. Color contrast ratio is 6.69

#a18f73 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a18f73

HTML with inline CSS

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

Your Example Paragraph content text in with font color #a18f73

#a18f73 color code is use for CSS Background Color

Background color for the above div is #a18f73

HTML with inline CSS

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

#a18f73 color code is use for CSS Border Color

CSS Border color for the above div is #a18f73

HTML with inline CSS

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

CSS Border Left color for the above div is #a18f73

HTML with inline CSS

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

CSS Border Right color for the above div is #a18f73

HTML with inline CSS

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

CSS Border Bottom color for the above div is #a18f73

HTML with inline CSS

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

CSS Border Top color for the above div is #a18f73

HTML with inline CSS

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

#a18f73 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#a18f73 Color code Preview on White Background

This is how #a18f73 Color code will look on white background color. Color contrast ratio is 3.14

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

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(161,143,115,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(115,133,161,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(161,143,115,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }