Skip to main content Skip to docs navigation

#b16d2c hex color | Dark Orange & 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 Date Fruit Brown and its hex is #AF642B Nearest Color Name

Color Hue/Base color: Orange

Hex #b16d2c Color code in RGB color code model is created after adding 69.41% red color, 42.75% green color and 17.25% blue color. Hex #b16d2c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 38% magenta, 75% yellow and 30.59% black.

Hex #b16d2c color code is between #aa6633 web safe hex color code and #bb7722 web safe hex color code. #aa6633 is the nearest web safe color code. You can see here many more shades of #b16d2c color code.

RGB Chart

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

Color Table

Hex Color Code b16d2c #b16d2c
RGB Decimal 177, 109, 44 177, 109, 44
RGB Percent 69%, 43%, 17% rgb(69%, 43%, 17%)
CSS RGBa 177, 109, 44,1 rgba(177,109,44,1)
CMYK Model cmyk(0%,38%,75%,30.59%)
HSL Color Space 29,60% ,43% hsl(29,60% ,43%)
HSV Color Space 29°, 75%, 69%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 10110001 01101101 00101100
Octal 261 155 54
Decimal 177 109 44
Hex b1 6d 2c

Different shades of #b16d2c color code.

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

Darkest of #b16d2c
#36220e
Darker of #b16d2c
#5f3b18
Dark of #b16d2c
#885422
Base of #b16d2c
#b16d2c
Light of #b16d2c
#d08640
Lighter
#daa069
Lightest
#e4ba92

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

#b16d2c
#2c70b1

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

Split Complementary

#b16d2c
#2cb1af
#2c2eb1

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

Analogous Color

#b12c39
#b1362c
#b16d2c
#b1992c
#91b12c

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

#b16d2c
#6d2cb1
#2cb16d

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

#b16d2c
#2cb16d
#2c70b1
#b12c70

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

#b16d2c
#2eb12c
#2c70b1
#af2cb1

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 #b16d2c

#0e0803
#36220e
#5f3b18
#885422
#b16d2c
#d08640
#daa069
#e4ba92
#eed4bb

Tints of #b16d2c Color

#b16d2c
#b97d43
#c28d5a
#cb9d72
#d3ad89
#dcbea1
#e5ceb8
#edded0
#f6eee7
#ffffff

Shades of #b16d2c color code

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

#b16d2c
#9d6027
#895422
#76481d
#623c18
#4e3013
#3b240e
#271809
#130c04
#000000

Tones

#b16d2c
#9b6d42
#856e58
#6f6e6e
#6e6e6e

Tones

Similar Color like #b16d2c color

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

#b26e2d
#b36f2e
#b4702f
#b57130
#b67231
#b77332
#b87433
#b97534
#ba7635
#bb7736
#bc7837
#bd7938
#be7a39
#bf7b3a
#b06c2b
#af6b2a
#ae6a29
#ad6928
#ac6827
#ab6726
#aa6625
#a96524
#a86423
#a76322
#a66221
#a56120
#a4601f
#a35f1e

Download this

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

#b16d2c Color Code Preview on Black Background Color

This is how #b16d2c Color will look on black background color. Color contrast ratio is 5.09

#b16d2c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b16d2c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #b16d2c

#b16d2c color code is use for CSS Background Color

Background color for the above div is #b16d2c

HTML with inline CSS

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

#b16d2c color code is use for CSS Border Color

CSS Border color for the above div is #b16d2c

HTML with inline CSS

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

CSS Border Left color for the above div is #b16d2c

HTML with inline CSS

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

CSS Border Right color for the above div is #b16d2c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #b16d2c

HTML with inline CSS

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

CSS Border Top color for the above div is #b16d2c

HTML with inline CSS

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

#b16d2c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#b16d2c Color code Preview on White Background

This is how #b16d2c Color code will look on white background color. Color contrast ratio is 4.12

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

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(177,109,44,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(44,112,177,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(177,109,44,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }