Skip to main content Skip to docs navigation

#dfbf4c hex color - Green - Warm color - Information

#dfbf4c hex color - Green - 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: Green

Hex #dfbf4c Color code in RGB color code model is created after adding 87.45% red color, 74.9% green color and 29.8% blue color. Hex #dfbf4c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 14% magenta, 66% yellow and 12.55% black.

Hex #dfbf4c color code is between #ddbb44 web safe hex color code and #eecc55 web safe hex color code. #ddbb44 is the nearest web safe color code. You can see here many more shades of #dfbf4c 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 dfbf4c #dfbf4c
RGB Decimal 223, 191, 76 rgb(223, 191, 76)
RGB Percent 87%, 75%, 30% rgb(87%, 75%, 30%)
CSS RGBa 223, 191, 76,1 rgba(223,191,76,1)
CMYK Model cmyk(0%,14%,66%,12.55%)
HSL Color Space 47,70% ,59% hsl(47,70% ,59%)
HSV Color Space 47°, 66%, 87%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011111 10111111 01001100
Octal 337 277 114
Decimal 223 191 76
Hex df bf 4c

Different shades of #dfbf4c color code.

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

Light Shade of #dfbf4c
#e7ce77
Dark Shade of #dfbf4c
#d2ad26
Saturated Shade of #dfbf4c
#eac541
Desaturated Shade of #dfbf4c
#d4b957
Grey scale Shade of #dfbf4c
#959595
Brighten Shade
#f8d865
Most Readable Shade
#000000

Shades of #dfbf4c color code

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

#dfbf4c
#c6a943
#ad943b
#947f32
#7b6a2a
#635421
#4a3f19
#312a10
#181508
#000000

Similar Color like #dfbf4c color

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

#e0c04d
#e1c14e
#e2c24f
#e3c350
#e4c451
#e5c552
#e6c653
#e7c754
#e8c855
#e9c956
#eaca57
#ebcb58
#eccc59
#edcd5a
#debe4b
#ddbd4a
#dcbc49
#dbbb48
#daba47
#d9b946
#d8b845
#d7b744
#d6b643
#d5b542
#d4b441
#d3b340
#d2b23f
#d1b13e

Monochromatic Color with #dfbf4c

#dfbf4c
#0a0904
#352d12
#5f5221
#8a762f
#b49b3e

Tints of #dfbf4c Color

#dfbf4c
#e2c65f
#e6cd73
#e9d487
#eddb9b
#f0e2af
#f4e9c3
#f7f0d7
#fbf7eb
#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

#dfbf4c
#4c6cdf

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

Split Complementary

#dfbf4c
#4cb5df
#764cdf

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

Analogous Color

#df844c
#dfa24c
#dfbf4c
#dfdc4c
#c4df4c

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

#dfbf4c
#4cdfbf
#bf4cdf

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

#dfbf4c
#4cdf75
#4c6cdf
#df4cb5

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

#dfbf4c
#4c6cdf
#764cdf
#b5df4c

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

#dfbf4c Color Code Preview on Black Background Color

This is how #dfbf4c Color will look on black background color. Color contrast ratio is 11.69

#dfbf4c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dfbf4c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dfbf4c

#dfbf4c color code is use for CSS Background Color

Background color for the above div is #dfbf4c

HTML with inline CSS

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

#dfbf4c color code is use for CSS Border Color

CSS Border color for the above div is #dfbf4c

HTML with inline CSS

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

CSS Border Left color for the above div is #dfbf4c

HTML with inline CSS

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

CSS Border Right color for the above div is #dfbf4c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dfbf4c

HTML with inline CSS

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

CSS Border Top color for the above div is #dfbf4c

HTML with inline CSS

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

#dfbf4c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dfbf4c Color code Preview on White Background

This is how #dfbf4c Color code will look on white background color. Color contrast ratio is 1.80

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

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,191,76,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(76,108,223,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(223,191,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.