@
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.

#dfb32c hex color - Yellow - Warm color - Information

#dfb32c hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #dfb32c Color code in RGB color code model is created after adding 87.45% red color, 70.2% green color and 17.25% blue color. Hex #dfb32c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 20% magenta, 80% yellow and 12.55% black.

Hex #dfb32c color code is between #ddbb33 web safe hex color code and #eeaa22 web safe hex color code. #ddbb33 is the nearest web safe color code. You can see here many more shades of #dfb32c 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 dfb32c #dfb32c
RGB Decimal 223, 179, 44 rgb(223, 179, 44)
RGB Percent 87%, 70%, 17% rgb(87%, 70%, 17%)
CSS RGBa 223, 179, 44,1 rgba(223,179,44,1)
CMYK Model cmyk(0%,20%,80%,12.55%)
HSL Color Space 45,74% ,52% hsl(45,74% ,52%)
HSV Color Space 45°, 80%, 87%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011111 10110011 00101100
Octal 337 263 54
Decimal 223 179 44
Hex df b3 2c

Different shades of #dfb32c color code.

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

Light Shade of #dfb32c
#e6c358
Dark Shade of #dfb32c
#bc941c
Saturated Shade of #dfb32c
#ebb920
Desaturated Shade of #dfb32c
#d3ad38
Grey scale Shade of #dfb32c
#858585
Brighten Shade
#f8cc45
Most Readable Shade
#000000

Shades of #dfb32c color code

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

#dfb32c
#c69f27
#ad8b22
#94771d
#7b6318
#634f13
#4a3b0e
#312709
#181304
#000000

Similar Color like #dfb32c color

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

#e0b42d
#e1b52e
#e2b62f
#e3b730
#e4b831
#e5b932
#e6ba33
#e7bb34
#e8bc35
#e9bd36
#eabe37
#ebbf38
#ecc039
#edc13a
#deb22b
#ddb12a
#dcb029
#dbaf28
#daae27
#d9ad26
#d8ac25
#d7ab24
#d6aa23
#d5a922
#d4a821
#d3a720
#d2a61f
#d1a51e

Monochromatic Color with #dfb32c

#dfb32c
#0a0802
#352b0a
#5f4d13
#8a6f1b
#b49124

Tints of #dfb32c Color

#dfb32c
#e2bb43
#e6c35a
#e9cc72
#edd489
#f0dda1
#f4e5b8
#f7eed0
#fbf6e7
#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

#dfb32c
#2c58df

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

Split Complementary

#dfb32c
#2cb1df
#5a2cdf

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

Analogous Color

#df6b2c
#df8f2c
#dfb32c
#dfd72c
#c3df2c

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

#dfb32c
#2cdfb3
#b32cdf

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

#dfb32c
#2cdf59
#2c58df
#df2cb1

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

#dfb32c
#2c58df
#5a2cdf
#b1df2c

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

#dfb32c Color Code Preview on Black Background Color

This is how #dfb32c Color will look on black background color. Color contrast ratio is 10.62

#dfb32c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dfb32c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dfb32c

#dfb32c color code is use for CSS Background Color

Background color for the above div is #dfb32c

HTML with inline CSS

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

#dfb32c color code is use for CSS Border Color

CSS Border color for the above div is #dfb32c

HTML with inline CSS

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

CSS Border Left color for the above div is #dfb32c

HTML with inline CSS

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

CSS Border Right color for the above div is #dfb32c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dfb32c

HTML with inline CSS

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

CSS Border Top color for the above div is #dfb32c

HTML with inline CSS

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

#dfb32c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dfb32c Color code Preview on White Background

This is how #dfb32c Color code will look on white background color. Color contrast ratio is 1.98

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

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(223,179,44,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(44,88,223,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(223,179,44,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.