Skip to main content Skip to docs navigation

#dcbe0f 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 #dcbe0f Color code in RGB color code model is created after adding 86.27% red color, 74.51% green color and 5.88% blue color. Hex #dcbe0f 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 #dcbe0f 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 #dcbe0f color code.

RGB Chart

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

Color Table

Hex Color Code dcbe0f #dcbe0f
RGB Decimal 220, 190, 15 220, 190, 15
RGB Percent 86%, 75%, 6% rgb(86%, 75%, 6%)
CSS RGBa 220, 190, 15,1 rgba(220,190,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 10111110 00001111
Octal 334 276 17
Decimal 220 190 15
Hex dc be 0f

Different shades of #dcbe0f color code.

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

Darkest of #dcbe0f
#4d4205
Darker of #dcbe0f
#7d6c08
Dark of #dcbe0f
#ac950c
Base of #dcbe0f
#dcbe0f
Light of #dcbe0f
#f1d42d
Lighter
#f4de5d
Lightest
#f7e88d

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

#dcbe0f
#0f2ddc

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

Split Complementary

#dcbe0f
#0f94dc
#580fdc

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

Analogous Color

#dc460f
#dc690f
#dcbe0f
#b6dc0f
#60dc0f

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

#dcbe0f
#be0fdc
#0fdcbe

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

#dcbe0f
#0fdcbe
#0f2ddc
#dc0f2d

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

#dcbe0f
#0fdc58
#0f2ddc
#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 #dcbe0f

#1d1902
#4d4205
#7d6c08
#ac950c
#dcbe0f
#f1d42d
#f4de5d
#f7e88d
#faf1bd

Tints of #dcbe0f Color

#dcbe0f
#dfc529
#e3cc44
#e7d35f
#ebda79
#efe294
#f3e9af
#f7f0c9
#fbf7e4
#ffffff

Shades of #dcbe0f color code

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

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

Tones

#dcbe0f
#c5ad27
#ad9d3e
#968c56
#7e7c6d

Tones

Similar Color like #dcbe0f color

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

#ddbf10
#dec011
#dfc112
#e0c213
#e1c314
#e2c415
#e3c516
#e4c617
#e5c718
#e6c819
#e7c91a
#e8ca1b
#e9cb1c
#eacc1d
#dbbd0e
#dabc0d
#d9bb0c
#d8ba0b
#d7b90a
#d6b809
#d5b708
#d4b607
#d3b506
#d2b405
#d1b304
#d0b203
#cfb102
#ceb001

Download this Dark Green

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

#dcbe0f Color Code Preview on Black Background Color

This is how #dcbe0f Color will look on black background color. Color contrast ratio is 11.42

#dcbe0f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dcbe0f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dcbe0f

#dcbe0f color code is use for CSS Background Color

Background color for the above div is #dcbe0f

HTML with inline CSS

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

#dcbe0f color code is use for CSS Border Color

CSS Border color for the above div is #dcbe0f

HTML with inline CSS

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

CSS Border Left color for the above div is #dcbe0f

HTML with inline CSS

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

CSS Border Right color for the above div is #dcbe0f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dcbe0f

HTML with inline CSS

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

CSS Border Top color for the above div is #dcbe0f

HTML with inline CSS

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

#dcbe0f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dcbe0f Color code Preview on White Background

This is how #dcbe0f Color code will look on white background color. Color contrast ratio is 1.84

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

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