Skip to main content Skip to docs navigation

#dcb24c hex color - Yellow - Warm color - Information

#dcb24c hex color - Yellow - Warm color

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

Hex #dcb24c color code is between #ddaa44 web safe hex color code and #ccbb55 web safe hex color code. #ddaa44 is the nearest web safe color code. You can see here many more shades of #dcb24c color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code dcb24c #dcb24c
RGB Decimal 220, 178, 76 rgb(220, 178, 76)
RGB Percent 86%, 70%, 30% rgb(86%, 70%, 30%)
CSS RGBa 220, 178, 76,1 rgba(220,178,76,1)
CMYK Model cmyk(0%,19%,65%,13.73%)
HSL Color Space 43,67% ,58% hsl(43,67% ,58%)
HSV Color Space 43°, 65%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011100 10110010 01001100
Octal 334 262 114
Decimal 220 178 76
Hex dc b2 4c

Different shades of #dcb24c color code.

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

Light Shade of #dcb24c
#e4c477
Dark Shade of #dcb24c
#cd9d28
Saturated Shade of #dcb24c
#e7b641
Desaturated Shade of #dcb24c
#d1ae57
Grey scale Shade of #dcb24c
#949494
Brighten Shade
#f5cb65
Most Readable Shade
#000000

Shades of #dcb24c color code

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

#dcb24c
#c39e43
#ab8a3b
#927632
#7a622a
#614f21
#493b19
#302710
#181308
#000000

Similar Color like #dcb24c color

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

#ddb34d
#deb44e
#dfb54f
#e0b650
#e1b751
#e2b852
#e3b953
#e4ba54
#e5bb55
#e6bc56
#e7bd57
#e8be58
#e9bf59
#eac05a
#dbb14b
#dab04a
#d9af49
#d8ae48
#d7ad47
#d6ac46
#d5ab45
#d4aa44
#d3a943
#d2a842
#d1a741
#d0a640
#cfa53f
#cea43e

Monochromatic Color with #dcb24c

#dcb24c
#070603
#322811
#5c4b20
#876d2f
#b1903d

Tints of #dcb24c Color

#dcb24c
#dfba5f
#e3c373
#e7cb87
#ebd49b
#efdcaf
#f3e5c3
#f7edd7
#fbf6eb
#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

#dcb24c
#4c76dc

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

Split Complementary

#dcb24c
#4cbedc
#6a4cdc

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

Analogous Color

#dc784c
#dc954c
#dcb24c
#dccf4c
#ccdc4c

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

#dcb24c
#4cdcb2
#b24cdc

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

#dcb24c
#4cdc6a
#4c76dc
#dc4cbe

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

#dcb24c
#4c76dc
#6a4cdc
#bedc4c

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 #dcb24c 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.

#dcb24c Color Code Preview on Black Background Color

This is how #dcb24c Color will look on black background color. Color contrast ratio is 10.52

#dcb24c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dcb24c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dcb24c

#dcb24c color code is use for CSS Background Color

Background color for the above div is #dcb24c

HTML with inline CSS

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

#dcb24c color code is use for CSS Border Color

CSS Border color for the above div is #dcb24c

HTML with inline CSS

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

CSS Border Left color for the above div is #dcb24c

HTML with inline CSS

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

CSS Border Right color for the above div is #dcb24c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dcb24c

HTML with inline CSS

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

CSS Border Top color for the above div is #dcb24c

HTML with inline CSS

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

#dcb24c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dcb24c Color code Preview on White Background

This is how #dcb24c Color code will look on white background color. Color contrast ratio is 2.00

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

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

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.