Skip to main content Skip to docs navigation

#dcbd0f hex color | Download Dark Green BG image | Information

Color Picker

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

Color Info

Woow we have a nearby visually matching color name available. It's name is Golden Schnitzel and its hex is #DDBB11 Nearest Color Name

Color Hue/Base color: Green

Hex #dcbd0f Color code in RGB color code model is created after adding 86.27% red color, 74.12% green color and 5.88% blue color. Hex #dcbd0f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 14% magenta, 93% yellow and 13.73% black.

Hex #dcbd0f color code is between #ddbb11 web safe hex color code and #cccc00 web safe hex color code. #ddbb11 is the nearest web safe color code. You can see here many more shades of #dcbd0f color code.

RGB Chart

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

Color Table

Hex Color Code dcbd0f #dcbd0f
RGB Decimal 220, 189, 15 220, 189, 15
RGB Percent 86%, 74%, 6% rgb(86%, 74%, 6%)
CSS RGBa 220, 189, 15,1 rgba(220,189,15,1)
CMYK Model cmyk(0%,14%,93%,13.73%)
HSL Color Space 51,87% ,46% hsl(51,87% ,46%)
HSV Color Space 51°, 93%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011100 10111101 00001111
Octal 334 275 17
Decimal 220 189 15
Hex dc bd 0f

Different shades of #dcbd0f color code.

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

Darkest of #dcbd0f
#4d4205
Darker of #dcbd0f
#7d6b08
Dark of #dcbd0f
#ac940c
Base of #dcbd0f
#dcbd0f
Light of #dcbd0f
#f1d32d
Lighter
#f4dd5d
Lightest
#f7e78d

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

#dcbd0f
#0f2edc

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

Split Complementary

#dcbd0f
#0f94dc
#570fdc

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

Analogous Color

#dc450f
#dc680f
#dcbd0f
#b7dc0f
#61dc0f

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

#dcbd0f
#bd0fdc
#0fdcbd

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

#dcbd0f
#0fdcbd
#0f2edc
#dc0f2e

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#dcbd0f
#0fdc57
#0f2edc
#dc0f94

Square 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).

Monochromatic Color with #dcbd0f

#1d1902
#4d4205
#7d6b08
#ac940c
#dcbd0f
#f1d32d
#f4dd5d
#f7e78d
#faf1bd

Tints of #dcbd0f Color

#dcbd0f
#dfc429
#e3cb44
#e7d35f
#ebda79
#efe194
#f3e9af
#f7f0c9
#fbf7e4
#ffffff

Shades of #dcbd0f color code

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

#dcbd0f
#c3a80d
#ab930b
#927e0a
#7a6908
#615406
#493f05
#302a03
#181501
#000000

Tones

#dcbd0f
#c5ad27
#ad9c3e
#968c56
#7e7b6d

Tones

Similar Color like #dcbd0f color

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

#ddbe10
#debf11
#dfc012
#e0c113
#e1c214
#e2c315
#e3c416
#e4c517
#e5c618
#e6c719
#e7c81a
#e8c91b
#e9ca1c
#eacb1d
#dbbc0e
#dabb0d
#d9ba0c
#d8b90b
#d7b80a
#d6b709
#d5b608
#d4b507
#d3b406
#d2b305
#d1b204
#d0b103
#cfb002
#ceaf01

Download this Dark Green

Hex #dcbd0f 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.

#dcbd0f Color Code Preview on Black Background Color

This is how #dcbd0f Color will look on black background color. Color contrast ratio is 11.33

#dcbd0f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dcbd0f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dcbd0f

#dcbd0f color code is use for CSS Background Color

Background color for the above div is #dcbd0f

HTML with inline CSS

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

#dcbd0f color code is use for CSS Border Color

CSS Border color for the above div is #dcbd0f

HTML with inline CSS

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

CSS Border Left color for the above div is #dcbd0f

HTML with inline CSS

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

CSS Border Right color for the above div is #dcbd0f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dcbd0f

HTML with inline CSS

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

CSS Border Top color for the above div is #dcbd0f

HTML with inline CSS

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

#dcbd0f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dcbd0f Color code Preview on White Background

This is how #dcbd0f Color code will look on white background color. Color contrast ratio is 1.85

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(220,189,15,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(15,46,220,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(220,189,15,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }