crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#dbb07c hex color - Brown - Warm color - Information

#dbb07c hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #dbb07c Color code in RGB color code model is created after adding 85.88% red color, 69.02% green color and 48.63% blue color. Hex #dbb07c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 20% magenta, 43% yellow and 14% black.

Hex #dbb07c 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 #dbb07c color code.

0 Likes 0 Comments | 4 Views

Color Table

Hex Color Codedbb07c#dbb07c
RGB Decimal219, 176, 124rgb(219, 176, 124)
RGB Percent86%, 69%, 49%rgb(86%, 69%, 49%)
CSS RGBa219, 176, 124,1rgba(219,176,124,1)
CMYK Modelcmyk(0%,20%,43%,14%)
HSL Color Space33,57% ,67%hsl(33,57% ,67%)
HSV Color Space33°, 43%, 86%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110111011000001111100
Octal333260174
Decimal219176124
Hexdbb07c

Different shades of #dbb07c color code.

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

Light Shade of #dbb07c
#e6c8a4
Dark Shade of #dbb07c
#d09854
Saturated Shade of #dbb07c
#e3b174
Desaturated Shade of #dbb07c
#d3af84
Grey scale Shade of #dbb07c
#ababab
Brighten Shade
#f4c995
Most Readable Shade
#000000

Shades of #dbb07c color code

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

#dbb07c
#c29c6e
#aa8860
#927552
#796144
#614e37
#493a29
#30271b
#18130d
#000000

Similar Color like #dbb07c color

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

#dcb17d
#ddb27e
#deb37f
#dfb480
#e0b581
#e1b682
#e2b783
#e3b884
#e4b985
#e5ba86
#e6bb87
#e7bc88
#e8bd89
#e9be8a
#daaf7b
#d9ae7a
#d8ad79
#d7ac78
#d6ab77
#d5aa76
#d4a975
#d3a874
#d2a773
#d1a672
#d0a571
#cfa470
#cea36f
#cda26e

Monochromatic Color with #dbb07c

#dbb07c
#060504
#31271c
#5b4a34
#866c4c
#b08e64

Tints of #dbb07c Color

#dbb07c
#dfb88a
#e3c199
#e7caa7
#ebd3b6
#efdbc4
#f3e4d3
#f7ede1
#fbf6f0
#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

#dbb07c
#7ca7db

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

Split Complementary

#dbb07c
#7cd6db
#817cdb

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

Analogous Color

#db8a7c
#db9d7c
#dbb07c
#dbc37c
#dbd67c

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

#dbb07c
#7cdbb0
#b07cdb

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

#dbb07c
#7cdb80
#7ca7db
#db7cd6

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

#dbb07c
#7ca7db
#817cdb
#d6db7c

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

#dbb07c Color Code Preview on Black Background Color

This is how #dbb07c Color will look on black background color. Color contrast ratio is 10.51

#dbb07c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbb07c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbb07c

#dbb07c color code is use for CSS Background Color

Background color for the above div is #dbb07c

HTML with inline CSS

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

#dbb07c color code is use for CSS Border Color

CSS Border color for the above div is #dbb07c

HTML with inline CSS

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

CSS Border Left color for the above div is #dbb07c

HTML with inline CSS

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

CSS Border Right color for the above div is #dbb07c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dbb07c

HTML with inline CSS

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

CSS Border Top color for the above div is #dbb07c

HTML with inline CSS

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

#dbb07c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dbb07c Color code Preview on White Background

This is how #dbb07c Color code will look on white background color. Color contrast ratio is 2.00

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 4 Views

Post your comment:-

By submitting comment you agree to our privacy policy.