Skip to main content Skip to docs navigation

#dba01c 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 Grapefruit Yellow and its hex is #DFA01A Nearest Color Name

Color Hue/Base color: Yellow

Hex #dba01c Color code in RGB color code model is created after adding 85.88% red color, 62.75% green color and 10.98% blue color. Hex #dba01c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 27% magenta, 87% yellow and 14.12% black.

Hex #dba01c color code is between #dd9922 web safe hex color code and #ccaa11 web safe hex color code. #dd9922 is the nearest web safe color code. You can see here many more shades of #dba01c color code.

RGB Chart

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

Color Table

Hex Color Code dba01c #dba01c
RGB Decimal 219, 160, 28 219, 160, 28
RGB Percent 86%, 63%, 11% rgb(86%, 63%, 11%)
CSS RGBa 219, 160, 28,1 rgba(219,160,28,1)
CMYK Model cmyk(0%,27%,87%,14.12%)
HSL Color Space 41,77% ,48% hsl(41,77% ,48%)
HSV Color Space 41°, 87%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011011 10100000 00011100
Octal 333 240 34
Decimal 219 160 28
Hex db a0 1c

Different shades of #dba01c color code.

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

Darkest of #dba01c
#533d0b
Darker of #dba01c
#815e10
Dark of #dba01c
#ae7f16
Base of #dba01c
#dba01c
Light of #dba01c
#e7b443
Lighter
#edc670
Lightest
#f3d89d

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

#dba01c
#1c57db

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

Split Complementary

#dba01c
#1cb6db
#411cdb

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

Analogous Color

#db311c
#db501c
#dba01c
#d6db1c
#87db1c

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

#dba01c
#a01cdb
#1cdba0

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

#dba01c
#1cdba0
#1c57db
#db1c57

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

#dba01c
#1cdb41
#1c57db
#db1cb6

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

#261c05
#533d0b
#815e10
#ae7f16
#dba01c
#e7b443
#edc670
#f3d89d
#f8eacb

Tints of #dba01c Color

#dba01c
#dfaa35
#e3b54e
#e7bf67
#ebca80
#efd49a
#f3dfb3
#f7e9cc
#fbf4e5
#ffffff

Shades of #dba01c color code

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

#dba01c
#c28e18
#aa7c15
#926a12
#79580f
#61470c
#493509
#302306
#181103
#000000

Tones

#dba01c
#c29735
#aa8d4d
#918466
#7b7b7b

Tones

Similar Color like #dba01c color

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

#dca11d
#dda21e
#dea31f
#dfa420
#e0a521
#e1a622
#e2a723
#e3a824
#e4a925
#e5aa26
#e6ab27
#e7ac28
#e8ad29
#e9ae2a
#da9f1b
#d99e1a
#d89d19
#d79c18
#d69b17
#d59a16
#d49915
#d39814
#d29713
#d19612
#d09511
#cf9410
#ce930f
#cd920e

Download this Dark Yellow

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

#dba01c Color Code Preview on Black Background Color

This is how #dba01c Color will look on black background color. Color contrast ratio is 9.06

#dba01c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dba01c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dba01c

#dba01c color code is use for CSS Background Color

Background color for the above div is #dba01c

HTML with inline CSS

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

#dba01c color code is use for CSS Border Color

CSS Border color for the above div is #dba01c

HTML with inline CSS

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

CSS Border Left color for the above div is #dba01c

HTML with inline CSS

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

CSS Border Right color for the above div is #dba01c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dba01c

HTML with inline CSS

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

CSS Border Top color for the above div is #dba01c

HTML with inline CSS

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

#dba01c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dba01c Color code Preview on White Background

This is how #dba01c Color code will look on white background color. Color contrast ratio is 2.32

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

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