Skip to main content Skip to docs navigation

#dbb032 hex color - Yellow - Warm color - Information

On this page
@
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 Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #dbb032 Color code in RGB color code model is created after adding 85.88% red color, 69.02% green color and 19.61% blue color. Hex #dbb032 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 20% magenta, 77% yellow and 14.12% black.

Hex #dbb032 color code is between #ddaa33 web safe hex color code and #ccbb22 web safe hex color code. #ddaa33 is the nearest web safe color code. You can see here many more shades of #dbb032 color code.

0 Likes 0 Comments | 5 Views

RGB Chart

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

Color Table

Hex Color Code dbb032 #dbb032
RGB Decimal 219, 176, 50 rgb(219, 176, 50)
RGB Percent 86%, 69%, 20% rgb(86%, 69%, 20%)
CSS RGBa 219, 176, 50,1 rgba(219,176,50,1)
CMYK Model cmyk(0%,20%,77%,14.12%)
HSL Color Space 45,70% ,53% hsl(45,70% ,53%)
HSV Color Space 45°, 77%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011011 10110000 00110010
Octal 333 260 62
Decimal 219 176 50
Hex db b0 32

Different shades of #dbb032 color code.

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

Light Shade of #dbb032
#e3c15d
Dark Shade of #dbb032
#b99321
Saturated Shade of #dbb032
#e7b626
Desaturated Shade of #dbb032
#cfaa3e
Grey scale Shade of #dbb032
#868686
Brighten Shade
#f4c94b
Most Readable Shade
#000000

Shades of #dbb032 color code

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

#dbb032
#c29c2c
#aa8826
#927521
#79611b
#614e16
#493a10
#30270b
#181305
#000000

Similar Color like #dbb032 color

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

#dcb133
#ddb234
#deb335
#dfb436
#e0b537
#e1b638
#e2b739
#e3b83a
#e4b93b
#e5ba3c
#e6bb3d
#e7bc3e
#e8bd3f
#e9be40
#daaf31
#d9ae30
#d8ad2f
#d7ac2e
#d6ab2d
#d5aa2c
#d4a92b
#d3a82a
#d2a729
#d1a628
#d0a527
#cfa426
#cea325
#cda224

Monochromatic Color with #dbb032

#dbb032
#060501
#31270b
#5b4a15
#866c1f
#b08e28

Tints of #dbb032 Color

#dbb032
#dfb848
#e3c15f
#e7ca76
#ebd38d
#efdba3
#f3e4ba
#f7edd1
#fbf6e8
#ffffff

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

#dbb032
#325ddb

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

Split Complementary

#dbb032
#32b1db
#5c32db

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

Analogous Color

#db6c32
#db8e32
#dbb032
#dbd232
#c2db32

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

#dbb032
#32dbb0
#b032db

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

#dbb032
#32db5b
#325ddb
#db32b1

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#dbb032
#325ddb
#5c32db
#b2db32

Double Complementary 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).

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

#dbb032 Color Code Preview on Black Background Color

This is how #dbb032 Color will look on black background color. Color contrast ratio is 10.27

#dbb032 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbb032

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dbb032

#dbb032 color code is use for CSS Background Color

Background color for the above div is #dbb032

HTML with inline CSS

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

#dbb032 color code is use for CSS Border Color

CSS Border color for the above div is #dbb032

HTML with inline CSS

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

CSS Border Left color for the above div is #dbb032

HTML with inline CSS

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

CSS Border Right color for the above div is #dbb032

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dbb032

HTML with inline CSS

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

CSS Border Top color for the above div is #dbb032

HTML with inline CSS

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

#dbb032 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dbb032 Color code Preview on White Background

This is how #dbb032 Color code will look on white background color. Color contrast ratio is 2.05

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

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

0 Likes 0 Comments | 5 Views

Post your comment:-

By submitting comment you agree to our privacy policy.