Skip to main content Skip to docs navigation

#dcdb19 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 #dcdb19 Color code in RGB color code model is created after adding 86.27% red color, 85.88% green color and 9.8% blue color. Hex #dcdb19 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 0% magenta, 89% yellow and 13.73% black.

Hex #dcdb19 color code is between #dddd11 web safe hex color code and #cccc22 web safe hex color code. #dddd11 is the nearest web safe color code. You can see here many more shades of #dcdb19 color code.

RGB Chart

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

Color Table

Hex Color Code dcdb19 #dcdb19
RGB Decimal 220, 219, 25 220, 219, 25
RGB Percent 86%, 86%, 10% rgb(86%, 86%, 10%)
CSS RGBa 220, 219, 25,1 rgba(220,219,25,1)
CMYK Model cmyk(0%,0%,89%,13.73%)
HSL Color Space 60,80% ,48% hsl(60,80% ,48%)
HSV Color Space 60°, 89%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011100 11011011 00011001
Octal 334 333 31
Decimal 220 219 25
Hex dc db 19

Different shades of #dcdb19 color code.

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

Darkest of #dcdb19
#535209
Darker of #dcdb19
#80800f
Dark of #dcdb19
#aead14
Base of #dcdb19
#dcdb19
Light of #dcdb19
#e9e83f
Lighter
#eeee6d
Lightest
#f4f39a

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

#dcdb19
#191adc

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

Split Complementary

#dcdb19
#197cdc
#7919dc

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

Analogous Color

#dc6919
#dc8a19
#dcdb19
#9cdc19
#4bdc19

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

#dcdb19
#db19dc
#19dcdb

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

#dcdb19
#19dcdb
#191adc
#dc191a

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

#dcdb19
#19dc79
#191adc
#dc197c

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

#252504
#535209
#80800f
#aead14
#dcdb19
#e9e83f
#eeee6d
#f4f39a
#f9f9c8

Tints of #dcdb19 Color

#dcdb19
#dfdf32
#e3e34c
#e7e765
#ebeb7f
#efef98
#f3f3b2
#f7f7cb
#fbfbe5
#ffffff

Shades of #dcdb19 color code

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

#dcdb19
#c3c216
#abaa13
#929210
#7a790d
#61610b
#494908
#303005
#181802
#000000

Tones

#dcdb19
#c4c332
#abaa4a
#939263
#7b7b7b

Tones

Similar Color like #dcdb19 color

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

#dddc1a
#dedd1b
#dfde1c
#e0df1d
#e1e01e
#e2e11f
#e3e220
#e4e321
#e5e422
#e6e523
#e7e624
#e8e725
#e9e826
#eae927
#dbda18
#dad917
#d9d816
#d8d715
#d7d614
#d6d513
#d5d412
#d4d311
#d3d210
#d2d10f
#d1d00e
#d0cf0d
#cfce0c
#cecd0b

Download this Dark Yellow

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

#dcdb19 Color Code Preview on Black Background Color

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

#dcdb19 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dcdb19

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dcdb19

#dcdb19 color code is use for CSS Background Color

Background color for the above div is #dcdb19

HTML with inline CSS

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

#dcdb19 color code is use for CSS Border Color

CSS Border color for the above div is #dcdb19

HTML with inline CSS

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

CSS Border Left color for the above div is #dcdb19

HTML with inline CSS

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

CSS Border Right color for the above div is #dcdb19

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dcdb19

HTML with inline CSS

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

CSS Border Top color for the above div is #dcdb19

HTML with inline CSS

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

#dcdb19 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dcdb19 Color code Preview on White Background

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

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