@
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.

#dbae7d hex color - Brown - Warm color - Information

#dbae7d hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #dbae7d Color code in RGB color code model is created after adding 85.88% red color, 68.24% green color and 49.02% blue color. Hex #dbae7d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 21% magenta, 43% yellow and 14.12% black.

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

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code dbae7d #dbae7d
RGB Decimal 219, 174, 125 rgb(219, 174, 125)
RGB Percent 86%, 68%, 49% rgb(86%, 68%, 49%)
CSS RGBa 219, 174, 125,1 rgba(219,174,125,1)
CMYK Model cmyk(0%,21%,43%,14.12%)
HSL Color Space 31,57% ,67% hsl(31,57% ,67%)
HSV Color Space 31°, 43%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011011 10101110 01111101
Octal 333 256 175
Decimal 219 174 125
Hex db ae 7d

Different shades of #dbae7d color code.

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

Light Shade of #dbae7d
#e6c7a5
Dark Shade of #dbae7d
#d09555
Saturated Shade of #dbae7d
#e3ae75
Desaturated Shade of #dbae7d
#d3ae85
Grey scale Shade of #dbae7d
#acacac
Brighten Shade
#f4c796
Most Readable Shade
#000000

Shades of #dbae7d color code

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

#dbae7d
#c29a6f
#aa8761
#927453
#796045
#614d37
#493a29
#30261b
#18130d
#000000

Similar Color like #dbae7d color

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

#dcaf7e
#ddb07f
#deb180
#dfb281
#e0b382
#e1b483
#e2b584
#e3b685
#e4b786
#e5b887
#e6b988
#e7ba89
#e8bb8a
#e9bc8b
#daad7c
#d9ac7b
#d8ab7a
#d7aa79
#d6a978
#d5a877
#d4a776
#d3a675
#d2a574
#d1a473
#d0a372
#cfa271
#cea170
#cda06f

Monochromatic Color with #dbae7d

#dbae7d
#060504
#31271c
#5b4934
#866a4c
#b08c65

Tints of #dbae7d Color

#dbae7d
#dfb78b
#e3c099
#e7c9a8
#ebd2b6
#efdbc5
#f3e4d3
#f7ede2
#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

#dbae7d
#7daadb

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

Split Complementary

#dbae7d
#7dd9db
#7f7ddb

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

Analogous Color

#db887d
#db9b7d
#dbae7d
#dbc17d
#dbd47d

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

#dbae7d
#7ddbae
#ae7ddb

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

#dbae7d
#7ddb7f
#7daadb
#db7dd9

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

#dbae7d
#7daadb
#7f7ddb
#d9db7d

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

#dbae7d Color Code Preview on Black Background Color

This is how #dbae7d Color will look on black background color. Color contrast ratio is 10.36

#dbae7d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbae7d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbae7d

#dbae7d color code is use for CSS Background Color

Background color for the above div is #dbae7d

HTML with inline CSS

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

#dbae7d color code is use for CSS Border Color

CSS Border color for the above div is #dbae7d

HTML with inline CSS

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

CSS Border Left color for the above div is #dbae7d

HTML with inline CSS

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

CSS Border Right color for the above div is #dbae7d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dbae7d

HTML with inline CSS

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

CSS Border Top color for the above div is #dbae7d

HTML with inline CSS

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

#dbae7d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dbae7d Color code Preview on White Background

This is how #dbae7d Color code will look on white background color. Color contrast ratio is 2.03

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

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.