crispedge.com

Color picker

Loading...

#dfd50f hex color - Green - Warm color - Information

#dfd50f hex color - Green - Warm color

Color Hue/Base color: Green

Hex #dfd50f Color code in RGB color code model is created after adding 87.45% red color, 83.53% green color and 5.88% blue color. Hex #dfd50f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 4% magenta, 93% yellow and 13% black.

Hex #dfd50f color code is between #dddd11 web safe hex color code and #eecc00 web safe hex color code. #dddd11 is the nearest web safe color code. You can see here many more shades of #dfd50f color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codedfd50f#dfd50f
RGB Decimal223, 213, 15rgb(223, 213, 15)
RGB Percent87%, 84%, 6%rgb(87%, 84%, 6%)
CSS RGBa223, 213, 15,1rgba(223,213,15,1)
CMYK Modelcmyk(0%,4%,93%,13%)
HSL Color Space57,87% ,47%hsl(57,87% ,47%)
HSV Color Space57°, 93%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111111101010100001111
Octal33732517
Decimal22321315
Hexdfd50f

Different shades of #dfd50f color code.

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

Light Shade of #dfd50f
#f1e830
Dark Shade of #dfd50f
#afa70c
Saturated Shade of #dfd50f
#ebe003
Desaturated Shade of #dfd50f
#d3ca1b
Grey scale Shade of #dfd50f
#777777
Brighten Shade
#f8ee28
Most Readable Shade
#000000

Shades of #dfd50f color code

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

#dfd50f
#c6bd0d
#ada50b
#948e0a
#7b7608
#635e06
#4a4705
#312f03
#181701
#000000

Similar Color like #dfd50f color

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

#e0d610
#e1d711
#e2d812
#e3d913
#e4da14
#e5db15
#e6dc16
#e7dd17
#e8de18
#e9df19
#eae01a
#ebe11b
#ece21c
#ede31d
#ded40e
#ddd30d
#dcd20c
#dbd10b
#dad00a
#d9cf09
#d8ce08
#d7cd07
#d6cc06
#d5cb05
#d4ca04
#d3c903
#d2c802
#d1c701

Monochromatic Color with #dfd50f

#dfd50f
#0a0a01
#353304
#5f5b06
#8a8409
#b4ac0c

Tints of #dfd50f Color

#dfd50f
#e2d929
#e6de44
#e9e35f
#ede779
#f0ec94
#f4f1af
#f7f5c9
#fbfae4
#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

#dfd50f
#0f19df

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

Split Complementary

#dfd50f
#0f81df
#6d0fdf

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

Analogous Color

#df820f
#dfab0f
#dfd50f
#bfdf0f
#96df0f

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

#dfd50f
#0fdfd5
#d50fdf

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

#dfd50f
#0fdf6d
#0f19df
#df0f81

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

#dfd50f
#0f19df
#6d0fdf
#81df0f

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

#dfd50f Color Code Preview on Black Background Color

This is how #dfd50f Color will look on black background color. Color contrast ratio is 13.66

#dfd50f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dfd50f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dfd50f

#dfd50f color code is use for CSS Background Color

Background color for the above div is #dfd50f

HTML with inline CSS

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

#dfd50f color code is use for CSS Border Color

CSS Border color for the above div is #dfd50f

HTML with inline CSS

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

CSS Border Left color for the above div is #dfd50f

HTML with inline CSS

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

CSS Border Right color for the above div is #dfd50f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dfd50f

HTML with inline CSS

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

CSS Border Top color for the above div is #dfd50f

HTML with inline CSS

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

#dfd50f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dfd50f Color code Preview on White Background

This is how #dfd50f Color code will look on white background color. Color contrast ratio is 1.54

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

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,213,15,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(15,25,223,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(223,213,15,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.