Skip to main content Skip to docs navigation

#dcdb1d hex color | Download Dark Yellow 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 Chips Provencale and its hex is #DDD618 Nearest Color Name

Color Hue/Base color: Yellow

Hex #dcdb1d Color code in RGB color code model is created after adding 86.27% red color, 85.88% green color and 11.37% blue color. Hex #dcdb1d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 0% magenta, 87% yellow and 13.73% black.

Hex #dcdb1d color code is between #dddd22 web safe hex color code and #cccc11 web safe hex color code. #dddd22 is the nearest web safe color code. You can see here many more shades of #dcdb1d color code.

RGB Chart

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

Color Table

Hex Color Code dcdb1d #dcdb1d
RGB Decimal 220, 219, 29 220, 219, 29
RGB Percent 86%, 86%, 11% rgb(86%, 86%, 11%)
CSS RGBa 220, 219, 29,1 rgba(220,219,29,1)
CMYK Model cmyk(0%,0%,87%,13.73%)
HSL Color Space 60,77% ,49% hsl(60,77% ,49%)
HSV Color Space 60°, 87%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011100 11011011 00011101
Octal 334 333 35
Decimal 220 219 29
Hex dc db 1d

Different shades of #dcdb1d color code.

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

Darkest of #dcdb1d
#55540b
Darker of #dcdb1d
#828111
Dark of #dcdb1d
#afae17
Base of #dcdb1d
#dcdb1d
Light of #dcdb1d
#e7e645
Lighter
#ecec72
Lightest
#f2f2a0

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

#dcdb1d
#1d1edc

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

Split Complementary

#dcdb1d
#1d7ddc
#7c1ddc

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

Analogous Color

#dc6c1d
#dc8b1d
#dcdb1d
#9ddc1d
#4edc1d

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

#dcdb1d
#db1ddc
#1ddcdb

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

#dcdb1d
#1ddcdb
#1d1edc
#dc1d1e

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

#dcdb1d
#1ddc7c
#1d1edc
#dc1d7d

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 #dcdb1d

#282805
#55540b
#828111
#afae17
#dcdb1d
#e7e645
#ecec72
#f2f2a0
#f8f8cd

Tints of #dcdb1d Color

#dcdb1d
#dfdf36
#e3e34f
#e7e768
#ebeb81
#efef9a
#f3f3b3
#f7f7cc
#fbfbe5
#ffffff

Shades of #dcdb1d color code

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

#dcdb1d
#c3c219
#abaa16
#929213
#7a7910
#61610c
#494909
#303006
#181803
#000000

Tones

#dcdb1d
#c3c236
#aaaa4f
#919168
#7c7c7c

Tones

Similar Color like #dcdb1d color

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

#dddc1e
#dedd1f
#dfde20
#e0df21
#e1e022
#e2e123
#e3e224
#e4e325
#e5e426
#e6e527
#e7e628
#e8e729
#e9e82a
#eae92b
#dbda1c
#dad91b
#d9d81a
#d8d719
#d7d618
#d6d517
#d5d416
#d4d315
#d3d214
#d2d113
#d1d012
#d0cf11
#cfce10
#cecd0f

Download this Dark Yellow

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

#dcdb1d Color Code Preview on Black Background Color

This is how #dcdb1d Color will look on black background color. Color contrast ratio is 14.19

#dcdb1d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dcdb1d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dcdb1d

#dcdb1d color code is use for CSS Background Color

Background color for the above div is #dcdb1d

HTML with inline CSS

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

#dcdb1d color code is use for CSS Border Color

CSS Border color for the above div is #dcdb1d

HTML with inline CSS

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

CSS Border Left color for the above div is #dcdb1d

HTML with inline CSS

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

CSS Border Right color for the above div is #dcdb1d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dcdb1d

HTML with inline CSS

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

CSS Border Top color for the above div is #dcdb1d

HTML with inline CSS

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

#dcdb1d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dcdb1d Color code Preview on White Background

This is how #dcdb1d Color code will look on white background color. Color contrast ratio is 1.48

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

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