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

#dbaf7f hex color - Brown - Warm color - Information

#dbaf7f hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

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

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

0 Likes 0 Comments | 9 Views

RGB Chart

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

Color Table

Hex Color Code dbaf7f #dbaf7f
RGB Decimal 219, 175, 127 rgb(219, 175, 127)
RGB Percent 86%, 69%, 50% rgb(86%, 69%, 50%)
CSS RGBa 219, 175, 127,1 rgba(219,175,127,1)
CMYK Model cmyk(0%,20%,42%,14.12%)
HSL Color Space 31,56% ,68% hsl(31,56% ,68%)
HSV Color Space 31°, 42%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011011 10101111 01111111
Octal 333 257 177
Decimal 219 175 127
Hex db af 7f

Different shades of #dbaf7f color code.

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

Light Shade of #dbaf7f
#e6c8a7
Dark Shade of #dbaf7f
#d09657
Saturated Shade of #dbaf7f
#e3af77
Desaturated Shade of #dbaf7f
#d3af87
Grey scale Shade of #dbaf7f
#adadad
Brighten Shade
#f4c898
Most Readable Shade
#000000

Shades of #dbaf7f color code

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

#dbaf7f
#c29b70
#aa8862
#927454
#796146
#614d38
#493a2a
#30261c
#18130e
#000000

Similar Color like #dbaf7f color

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

#dcb080
#ddb181
#deb282
#dfb383
#e0b484
#e1b585
#e2b686
#e3b787
#e4b888
#e5b989
#e6ba8a
#e7bb8b
#e8bc8c
#e9bd8d
#daae7e
#d9ad7d
#d8ac7c
#d7ab7b
#d6aa7a
#d5a979
#d4a878
#d3a777
#d2a676
#d1a575
#d0a474
#cfa373
#cea272
#cda171

Monochromatic Color with #dbaf7f

#dbaf7f
#060504
#31271c
#5b4935
#866b4e
#b08d66

Tints of #dbaf7f Color

#dbaf7f
#dfb78d
#e3c09b
#e7c9a9
#ebd2b7
#efdbc6
#f3e4d4
#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

#dbaf7f
#7fabdb

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

Split Complementary

#dbaf7f
#7fd9db
#817fdb

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

Analogous Color

#db8a7f
#db9d7f
#dbaf7f
#dbc17f
#dbd47f

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

#dbaf7f
#7fdbaf
#af7fdb

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

#dbaf7f
#7fdb81
#7fabdb
#db7fd9

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

#dbaf7f
#7fabdb
#817fdb
#d9db7f

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

#dbaf7f Color Code Preview on Black Background Color

This is how #dbaf7f Color will look on black background color. Color contrast ratio is 10.45

#dbaf7f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbaf7f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbaf7f

#dbaf7f color code is use for CSS Background Color

Background color for the above div is #dbaf7f

HTML with inline CSS

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

#dbaf7f color code is use for CSS Border Color

CSS Border color for the above div is #dbaf7f

HTML with inline CSS

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

CSS Border Left color for the above div is #dbaf7f

HTML with inline CSS

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

CSS Border Right color for the above div is #dbaf7f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dbaf7f

HTML with inline CSS

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

CSS Border Top color for the above div is #dbaf7f

HTML with inline CSS

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

#dbaf7f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dbaf7f Color code Preview on White Background

This is how #dbaf7f Color code will look on white background color. Color contrast ratio is 2.01

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

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

0 Likes 0 Comments | 9 Views

Post your comment:-

By submitting comment you agree to our privacy policy.