Skip to main content Skip to docs navigation

#dcbf32 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 Wax and its hex is #DDBB33 Nearest Color Name

Color Hue/Base color: Yellow

Hex #dcbf32 Color code in RGB color code model is created after adding 86.27% red color, 74.9% green color and 19.61% blue color. Hex #dcbf32 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 13% magenta, 77% yellow and 13.73% black.

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

RGB Chart

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

Color Table

Hex Color Code dcbf32 #dcbf32
RGB Decimal 220, 191, 50 220, 191, 50
RGB Percent 86%, 75%, 20% rgb(86%, 75%, 20%)
CSS RGBa 220, 191, 50,1 rgba(220,191,50,1)
CMYK Model cmyk(0%,13%,77%,13.73%)
HSL Color Space 50,71% ,53% hsl(50,71% ,53%)
HSV Color Space 50°, 77%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011100 10111111 00110010
Octal 334 277 62
Decimal 220 191 50
Hex dc bf 32

Different shades of #dcbf32 color code.

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

Darkest of #dcbf32
#645611
Darker of #dcbf32
#8f7b19
Dark of #dcbf32
#bba120
Base of #dcbf32
#dcbf32
Light of #dcbf32
#e3cd5e
Lighter
#ebda89
Lightest
#f2e8b5

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

#dcbf32
#324fdc

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

Split Complementary

#dcbf32
#32a4dc
#6a32dc

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

Analogous Color

#dc5c32
#dc7832
#dcbf32
#c0dc32
#7adc32

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

#dcbf32
#bf32dc
#32dcbf

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

#dcbf32
#32dcbf
#324fdc
#dc324f

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

#dcbf32
#32dc6a
#324fdc
#dc32a4

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

#38300a
#645611
#8f7b19
#bba120
#dcbf32
#e3cd5e
#ebda89
#f2e8b5
#faf5e0

Tints of #dcbf32 Color

#dcbf32
#dfc648
#e3cd5f
#e7d476
#ebdb8d
#efe2a3
#f3e9ba
#f7f0d1
#fbf7e8
#ffffff

Shades of #dcbf32 color code

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

#dcbf32
#c3a92c
#ab9426
#927f21
#7a6a1b
#615416
#493f10
#302a0b
#181505
#000000

Tones

#dcbf32
#c4af4a
#ac9f62
#94907a
#878787

Tones

Similar Color like #dcbf32 color

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

#ddc033
#dec134
#dfc235
#e0c336
#e1c437
#e2c538
#e3c639
#e4c73a
#e5c83b
#e6c93c
#e7ca3d
#e8cb3e
#e9cc3f
#eacd40
#dbbe31
#dabd30
#d9bc2f
#d8bb2e
#d7ba2d
#d6b92c
#d5b82b
#d4b72a
#d3b629
#d2b528
#d1b427
#d0b326
#cfb225
#ceb124

Download this Dark Yellow

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

#dcbf32 Color Code Preview on Black Background Color

This is how #dcbf32 Color will look on black background color. Color contrast ratio is 11.54

#dcbf32 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dcbf32

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dcbf32

#dcbf32 color code is use for CSS Background Color

Background color for the above div is #dcbf32

HTML with inline CSS

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

#dcbf32 color code is use for CSS Border Color

CSS Border color for the above div is #dcbf32

HTML with inline CSS

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

CSS Border Left color for the above div is #dcbf32

HTML with inline CSS

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

CSS Border Right color for the above div is #dcbf32

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dcbf32

HTML with inline CSS

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

CSS Border Top color for the above div is #dcbf32

HTML with inline CSS

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

#dcbf32 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dcbf32 Color code Preview on White Background

This is how #dcbf32 Color code will look on white background color. Color contrast ratio is 1.82

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

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