crispedge.com

Color picker

Loading...

#dbcc6f hex color - Yellow - Warm color - Information

#dbcc6f hex color - Yellow - Warm color

Color Hue/Base color: Yellow

Hex #dbcc6f Color code in RGB color code model is created after adding 85.88% red color, 80% green color and 43.53% blue color. Hex #dbcc6f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 7% magenta, 49% yellow and 14% black.

Hex #dbcc6f color code is between #ddbb77 web safe hex color code and #ccdd66 web safe hex color code. #ddbb77 is the nearest web safe color code. You can see here many more shades of #dbcc6f color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codedbcc6f#dbcc6f
RGB Decimal219, 204, 111rgb(219, 204, 111)
RGB Percent86%, 80%, 44%rgb(86%, 80%, 44%)
CSS RGBa219, 204, 111,1rgba(219,204,111,1)
CMYK Modelcmyk(0%,7%,49%,14%)
HSL Color Space52,60% ,65%hsl(52,60% ,65%)
HSV Color Space52°, 49%, 86%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110111100110001101111
Octal333314157
Decimal219204111
Hexdbcc6f

Different shades of #dbcc6f color code.

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

Light Shade of #dbcc6f
#e5da98
Dark Shade of #dbcc6f
#d1be46
Saturated Shade of #dbcc6f
#e4d266
Desaturated Shade of #dbcc6f
#d2c578
Grey scale Shade of #dbcc6f
#a5a5a5
Brighten Shade
#f4e588
Most Readable Shade
#000000

Shades of #dbcc6f color code

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

#dbcc6f
#c2b562
#aa9e56
#92884a
#79713d
#615a31
#494425
#302d18
#18160c
#000000

Similar Color like #dbcc6f color

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

#dccd70
#ddce71
#decf72
#dfd073
#e0d174
#e1d275
#e2d376
#e3d477
#e4d578
#e5d679
#e6d77a
#e7d87b
#e8d97c
#e9da7d
#dacb6e
#d9ca6d
#d8c96c
#d7c86b
#d6c76a
#d5c669
#d4c568
#d3c467
#d2c366
#d1c265
#d0c164
#cfc063
#cebf62
#cdbe61

Monochromatic Color with #dbcc6f

#dbcc6f
#060603
#312e19
#5b552e
#867d44
#b0a459

Tints of #dbcc6f Color

#dbcc6f
#dfd17f
#e3d78f
#e7dd9f
#ebe2af
#efe8bf
#f3eecf
#f7f3df
#fbf9ef
#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

#dbcc6f
#6f7edb

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

Split Complementary

#dbcc6f
#6fb4db
#966fdb

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

Analogous Color

#dba16f
#dbb66f
#dbcc6f
#d4db6f
#bfdb6f

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

#dbcc6f
#6fdbcc
#cc6fdb

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

#dbcc6f
#6fdb96
#6f7edb
#db6fb4

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

#dbcc6f
#6f7edb
#966fdb
#b4db6f

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

#dbcc6f Color Code Preview on Black Background Color

This is how #dbcc6f Color will look on black background color. Color contrast ratio is 12.88

#dbcc6f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbcc6f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbcc6f

#dbcc6f color code is use for CSS Background Color

Background color for the above div is #dbcc6f

HTML with inline CSS

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

#dbcc6f color code is use for CSS Border Color

CSS Border color for the above div is #dbcc6f

HTML with inline CSS

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

CSS Border Left color for the above div is #dbcc6f

HTML with inline CSS

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

CSS Border Right color for the above div is #dbcc6f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dbcc6f

HTML with inline CSS

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

CSS Border Top color for the above div is #dbcc6f

HTML with inline CSS

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

#dbcc6f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dbcc6f Color code Preview on White Background

This is how #dbcc6f Color code will look on white background color. Color contrast ratio is 1.63

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

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