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

#dbc96c hex color - Yellow - Warm color - Information

#dbc96c hex color - Yellow - Warm color

Color Hue/Base color: Yellow

Hex #dbc96c Color code in RGB color code model is created after adding 85.88% red color, 78.82% green color and 42.35% blue color. Hex #dbc96c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 8% magenta, 51% yellow and 14.12% black.

Hex #dbc96c color code is between #ddcc66 web safe hex color code and #ccbb77 web safe hex color code. #ddcc66 is the nearest web safe color code. You can see here many more shades of #dbc96c 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 dbc96c #dbc96c
RGB Decimal 219, 201, 108 rgb(219, 201, 108)
RGB Percent 86%, 79%, 42% rgb(86%, 79%, 42%)
CSS RGBa 219, 201, 108,1 rgba(219,201,108,1)
CMYK Model cmyk(0%,8%,51%,14.12%)
HSL Color Space 50,61% ,64% hsl(50,61% ,64%)
HSV Color Space 50°, 51%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011011 11001001 01101100
Octal 333 311 154
Decimal 219 201 108
Hex db c9 6c

Different shades of #dbc96c color code.

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

Light Shade of #dbc96c
#e5d895
Dark Shade of #dbc96c
#d1ba43
Saturated Shade of #dbc96c
#e4cf63
Desaturated Shade of #dbc96c
#d2c375
Grey scale Shade of #dbc96c
#a3a3a3
Brighten Shade
#f4e285
Most Readable Shade
#000000

Shades of #dbc96c color code

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

#dbc96c
#c2b260
#aa9c54
#928648
#796f3c
#615930
#494324
#302c18
#18160c
#000000

Similar Color like #dbc96c color

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

#dcca6d
#ddcb6e
#decc6f
#dfcd70
#e0ce71
#e1cf72
#e2d073
#e3d174
#e4d275
#e5d376
#e6d477
#e7d578
#e8d679
#e9d77a
#dac86b
#d9c76a
#d8c669
#d7c568
#d6c467
#d5c366
#d4c265
#d3c164
#d2c063
#d1bf62
#d0be61
#cfbd60
#cebc5f
#cdbb5e

Monochromatic Color with #dbc96c

#dbc96c
#060603
#312d18
#5b542d
#867b42
#b0a257

Tints of #dbc96c Color

#dbc96c
#dfcf7c
#e3d58c
#e7db9d
#ebe1ad
#efe7bd
#f3edce
#f7f3de
#fbf9ee
#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

#dbc96c
#6c7edb

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

Split Complementary

#dbc96c
#6cb6db
#916cdb

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

Analogous Color

#db9d6c
#dbb36c
#dbc96c
#d7db6c
#c1db6c

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

#dbc96c
#6cdbc9
#c96cdb

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

#dbc96c
#6cdb91
#6c7edb
#db6cb5

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

#dbc96c
#6c7edb
#916cdb
#b6db6c

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

#dbc96c Color Code Preview on Black Background Color

This is how #dbc96c Color will look on black background color. Color contrast ratio is 12.58

#dbc96c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbc96c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbc96c

#dbc96c color code is use for CSS Background Color

Background color for the above div is #dbc96c

HTML with inline CSS

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

#dbc96c color code is use for CSS Border Color

CSS Border color for the above div is #dbc96c

HTML with inline CSS

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

CSS Border Left color for the above div is #dbc96c

HTML with inline CSS

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

CSS Border Right color for the above div is #dbc96c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dbc96c

HTML with inline CSS

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

CSS Border Top color for the above div is #dbc96c

HTML with inline CSS

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

#dbc96c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dbc96c Color code Preview on White Background

This is how #dbc96c Color code will look on white background color. Color contrast ratio is 1.67

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

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,201,108,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(108,126,219,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(219,201,108,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.