Skip to main content Skip to docs navigation

#dcb07f 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 Cellini Gold and its hex is #DDB582 Nearest Color Name

Color Hue/Base color: Brown

Hex #dcb07f Color code in RGB color code model is created after adding 86.27% red color, 69.02% green color and 49.8% blue color. Hex #dcb07f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 20% magenta, 42% yellow and 13.73% black.

Hex #dcb07f color code is between #ddaa77 web safe hex color code and #ccbb88 web safe hex color code. #ddaa77 is the nearest web safe color code. You can see here many more shades of #dcb07f color code.

RGB Chart

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

Color Table

Hex Color Code dcb07f #dcb07f
RGB Decimal 220, 176, 127 220, 176, 127
RGB Percent 86%, 69%, 50% rgb(86%, 69%, 50%)
CSS RGBa 220, 176, 127,1 rgba(220,176,127,1)
CMYK Model cmyk(0%,20%,42%,13.73%)
HSL Color Space 32,57% ,68% hsl(32,57% ,68%)
HSV Color Space 32°, 42%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011100 10110000 01111111
Octal 334 260 177
Decimal 220 176 127
Hex dc b0 7f

Different shades of #dcb07f color code.

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

Darkest of #dcb07f
#98642a
Darker of #dcb07f
#c07e35
Dark of #dcb07f
#d19757
Base of #dcb07f
#dcb07f
Light of #dcb07f
#e7c9a7
Lighter
#f2e1cf
Lightest
#fdfaf7

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

#dcb07f
#7fabdc

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

Split Complementary

#dcb07f
#7fdadc
#817fdc

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

Analogous Color

#dc7f84
#dc897f
#dcb07f
#dccf7f
#c2dc7f

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

#dcb07f
#b07fdc
#7fdcb0

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

#dcb07f
#7fdcb0
#7fabdc
#dc7fab

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

#dcb07f
#7fdc81
#7fabdc
#dc7fda

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

#704a1f
#98642a
#c07e35
#d19757
#dcb07f
#e7c9a7
#f2e1cf
#fdfaf7
#ffffff

Tints of #dcb07f Color

#dcb07f
#dfb88d
#e3c19b
#e7caa9
#ebd3b7
#efdbc6
#f3e4d4
#f7ede2
#fbf6f0
#ffffff

Shades of #dcb07f color code

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

#dcb07f
#c39c70
#ab8862
#927554
#7a6146
#614e38
#493a2a
#30271c
#18130e
#000000

Tones

#dcb07f
#ccaf8f
#bbaea0
#aeaeae
#aeaeae

Tones

Similar Color like #dcb07f color

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

#ddb180
#deb281
#dfb382
#e0b483
#e1b584
#e2b685
#e3b786
#e4b887
#e5b988
#e6ba89
#e7bb8a
#e8bc8b
#e9bd8c
#eabe8d
#dbaf7e
#daae7d
#d9ad7c
#d8ac7b
#d7ab7a
#d6aa79
#d5a978
#d4a877
#d3a776
#d2a675
#d1a574
#d0a473
#cfa372
#cea271

Download this Dark Brown

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

#dcb07f Color Code Preview on Black Background Color

This is how #dcb07f Color will look on black background color. Color contrast ratio is 10.56

#dcb07f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dcb07f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dcb07f

#dcb07f color code is use for CSS Background Color

Background color for the above div is #dcb07f

HTML with inline CSS

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

#dcb07f color code is use for CSS Border Color

CSS Border color for the above div is #dcb07f

HTML with inline CSS

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

CSS Border Left color for the above div is #dcb07f

HTML with inline CSS

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

CSS Border Right color for the above div is #dcb07f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dcb07f

HTML with inline CSS

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

CSS Border Top color for the above div is #dcb07f

HTML with inline CSS

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

#dcb07f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dcb07f Color code Preview on White Background

This is how #dcb07f Color code will look on white background color. Color contrast ratio is 1.99

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

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