Skip to main content Skip to docs navigation

#8d511f hex color | Download Dark Brown BG image | 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 Pantone 1615 C and its hex is #8B4720 Nearest Color Name

Color Hue/Base color: Brown

Hex #8d511f Color code in RGB color code model is created after adding 55.29% red color, 31.76% green color and 12.16% blue color. Hex #8d511f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 43% magenta, 78% yellow and 44.71% black.

Hex #8d511f color code is between #885522 web safe hex color code and #994411 web safe hex color code. #885522 is the nearest web safe color code. You can see here many more shades of #8d511f color code.

RGB Chart

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

Color Table

Hex Color Code 8d511f #8d511f
RGB Decimal 141, 81, 31 141, 81, 31
RGB Percent 55%, 32%, 12% rgb(55%, 32%, 12%)
CSS RGBa 141, 81, 31,1 rgba(141,81,31,1)
CMYK Model cmyk(0%,43%,78%,44.71%)
HSL Color Space 27,64% ,34% hsl(27,64% ,34%)
HSV Color Space 27°, 78%, 55%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10001101 01010001 00011111
Octal 215 121 37
Decimal 141 81 31
Hex 8d 51 1f

Different shades of #8d511f color code.

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

Darkest of #8d511f
#100903
Darker of #8d511f
#39210d
Dark of #8d511f
#633916
Base of #8d511f
#8d511f
Light of #8d511f
#b76928
Lighter
#d4823e
Lightest
#de9d67

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

#8d511f
#1f5b8d

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

Split Complementary

#8d511f
#1f8d88
#1f248d

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

Analogous Color

#8d1f2d
#8d231f
#8d511f
#8d761f
#778d1f

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

#8d511f
#511f8d
#1f8d51

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

#8d511f
#1f8d51
#1f5b8d
#8d1f5b

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

#8d511f
#248d1f
#1f5b8d
#881f8d

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 #8d511f

#000000
#100903
#39210d
#633916
#8d511f
#b76928
#d4823e
#de9d67
#e7b891

Tints of #8d511f Color

#8d511f
#996437
#a67750
#b38b69
#bf9e82
#ccb19b
#d9c5b4
#e5d8cd
#f2ebe6
#ffffff

Shades of #8d511f color code

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

#8d511f
#7d481b
#6d3f18
#5e3614
#4e2d11
#3e240d
#2f1b0a
#1f1206
#0f0903
#000000

Tones

#8d511f
#7c5330
#6b5441
#595653
#565656

Tones

Similar Color like #8d511f color

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

#8e5220
#8f5321
#905422
#915523
#925624
#935725
#945826
#955927
#965a28
#975b29
#985c2a
#995d2b
#9a5e2c
#9b5f2d
#8c501e
#8b4f1d
#8a4e1c
#894d1b
#884c1a
#874b19
#864a18
#854917
#844816
#834715
#824614
#814513
#804412
#7f4311

Download this Dark Brown

Hex #8d511f 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.

#8d511f Color Code Preview on Black Background Color

This is how #8d511f Color will look on black background color. Color contrast ratio is 3.33

#8d511f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8d511f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #8d511f

#8d511f color code is use for CSS Background Color

Background color for the above div is #8d511f

HTML with inline CSS

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

#8d511f color code is use for CSS Border Color

CSS Border color for the above div is #8d511f

HTML with inline CSS

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

CSS Border Left color for the above div is #8d511f

HTML with inline CSS

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

CSS Border Right color for the above div is #8d511f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #8d511f

HTML with inline CSS

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

CSS Border Top color for the above div is #8d511f

HTML with inline CSS

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

#8d511f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#8d511f Color code Preview on White Background

This is how #8d511f Color code will look on white background color. Color contrast ratio is 6.31

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(141,81,31,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(31,91,141,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(141,81,31,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }