Skip to main content Skip to docs navigation

#dbb51a hex color | Dark Yellow & Warm color | 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 Frame and its hex is #E2B31B Nearest Color Name

Color Hue/Base color: Yellow

Hex #dbb51a Color code in RGB color code model is created after adding 85.88% red color, 70.98% green color and 10.2% blue color. Hex #dbb51a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 17% magenta, 88% yellow and 14.12% black.

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

RGB Chart

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

Color Table

Hex Color Code dbb51a #dbb51a
RGB Decimal 219, 181, 26 219, 181, 26
RGB Percent 86%, 71%, 10% rgb(86%, 71%, 10%)
CSS RGBa 219, 181, 26,1 rgba(219,181,26,1)
CMYK Model cmyk(0%,17%,88%,14.12%)
HSL Color Space 48,79% ,48% hsl(48,79% ,48%)
HSV Color Space 48°, 88%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011011 10110101 00011010
Octal 333 265 32
Decimal 219 181 26
Hex db b5 1a

Different shades of #dbb51a color code.

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

Darkest of #dbb51a
#52440a
Darker of #dbb51a
#806a0f
Dark of #dbb51a
#ad8f15
Base of #dbb51a
#dbb51a
Light of #dbb51a
#e8c740
Lighter
#eed46d
Lightest
#f3e29b

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

#dbb51a
#1a40db

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

Split Complementary

#dbb51a
#1aa0db
#551adb

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

Analogous Color

#db441a
#db651a
#dbb51a
#c1db1a
#70db1a

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

#dbb51a
#b51adb
#1adbb5

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

#dbb51a
#1adbb5
#1a40db
#db1a40

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

#dbb51a
#1adb55
#1a40db
#db1aa0

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

#251e04
#52440a
#806a0f
#ad8f15
#dbb51a
#e8c740
#eed46d
#f3e29b
#f9efc8

Tints of #dbb51a Color

#dbb51a
#dfbd33
#e3c54c
#e7cd66
#ebd57f
#efde99
#f3e6b2
#f7eecc
#fbf6e5
#ffffff

Shades of #dbb51a color code

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

#dbb51a
#c2a017
#aa8c14
#927811
#79640e
#61500b
#493c08
#302805
#181402
#000000

Tones

#dbb51a
#c3a632
#aa974b
#928863
#7b7b7b

Tones

Similar Color like #dbb51a color

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

#dcb61b
#ddb71c
#deb81d
#dfb91e
#e0ba1f
#e1bb20
#e2bc21
#e3bd22
#e4be23
#e5bf24
#e6c025
#e7c126
#e8c227
#e9c328
#dab419
#d9b318
#d8b217
#d7b116
#d6b015
#d5af14
#d4ae13
#d3ad12
#d2ac11
#d1ab10
#d0aa0f
#cfa90e
#cea80d
#cda70c

Download this

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

#dbb51a Color Code Preview on Black Background Color

This is how #dbb51a Color will look on black background color. Color contrast ratio is 10.64

#dbb51a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbb51a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbb51a

#dbb51a color code is use for CSS Background Color

Background color for the above div is #dbb51a

HTML with inline CSS

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

#dbb51a color code is use for CSS Border Color

CSS Border color for the above div is #dbb51a

HTML with inline CSS

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

CSS Border Left color for the above div is #dbb51a

HTML with inline CSS

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

CSS Border Right color for the above div is #dbb51a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dbb51a

HTML with inline CSS

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

CSS Border Top color for the above div is #dbb51a

HTML with inline CSS

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

#dbb51a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dbb51a Color code Preview on White Background

This is how #dbb51a Color code will look on white background color. Color contrast ratio is 1.97

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(219,181,26,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(26,64,219,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(219,181,26,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }