crispedge.com

Color picker

Loading...

#dfac01 hex color - Orange - Warm color - Information

#dfac01 hex color - Orange - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Orange

Hex #dfac01 Color code in RGB color code model is created after adding 87.45% red color, 67.45% green color and 0.39% blue color. Hex #dfac01 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 23% magenta, 100% yellow and 13% black.

Hex #dfac01 color code is between #ddaa00 web safe hex color code and #eebb00 web safe hex color code. #ddaa00 is the nearest web safe color code. You can see here many more shades of #dfac01 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codedfac01#dfac01
RGB Decimal223, 172, 1rgb(223, 172, 1)
RGB Percent87%, 67%, 0%rgb(87%, 67%, 0%)
CSS RGBa223, 172, 1,1rgba(223,172,1,1)
CMYK Modelcmyk(0%,23%,100%,13%)
HSL Color Space46,99% ,44%hsl(46,99% ,44%)
HSV Color Space46°, 100%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111111010110000000001
Octal3372541
Decimal2231721
Hexdfac01

Different shades of #dfac01 color code.

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

Light Shade of #dfac01
#fec815
Dark Shade of #dfac01
#ac8501
Saturated Shade of #dfac01
#e0ad00
Desaturated Shade of #dfac01
#d4a60c
Grey scale Shade of #dfac01
#707070
Brighten Shade
#f8c51a
Most Readable Shade
#000000

Shades of #dfac01 color code

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

#dfac01
#c69800
#ad8500
#947200
#7b5f00
#634c00
#4a3900
#312600
#181300
#000000

Similar Color like #dfac01 color

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

#e0ad02
#e1ae03
#e2af04
#e3b005
#e4b106
#e5b207
#e6b308
#e7b409
#e8b50a
#e9b60b
#eab70c
#ebb80d
#ecb90e
#edba0f
#deab00
#ddaa00
#dca900
#dba800
#daa700
#d9a600
#d8a500
#d7a400
#d6a300
#d5a200
#d4a100
#d3a000
#d29f00
#d19e00

Monochromatic Color with #dfac01

#dfac01
#0a0800
#352900
#5f4a00
#8a6a01
#b48b01

Tints of #dfac01 Color

#dfac01
#e2b51d
#e6be39
#e9c755
#edd071
#f0da8e
#f4e3aa
#f7ecc6
#fbf5e2
#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

#dfac01
#0134df

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

Split Complementary

#dfac01
#01a3df
#3d01df

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

Analogous Color

#df5301
#df8001
#dfac01
#dfd801
#b9df01

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

#dfac01
#01dfac
#ac01df

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

#dfac01
#01df3d
#0134df
#df01a3

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

#dfac01
#0134df
#3d01df
#a3df01

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

#dfac01 Color Code Preview on Black Background Color

This is how #dfac01 Color will look on black background color. Color contrast ratio is 10.04

#dfac01 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dfac01

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dfac01

#dfac01 color code is use for CSS Background Color

Background color for the above div is #dfac01

HTML with inline CSS

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

#dfac01 color code is use for CSS Border Color

CSS Border color for the above div is #dfac01

HTML with inline CSS

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

CSS Border Left color for the above div is #dfac01

HTML with inline CSS

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

CSS Border Right color for the above div is #dfac01

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dfac01

HTML with inline CSS

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

CSS Border Top color for the above div is #dfac01

HTML with inline CSS

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

#dfac01 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dfac01 Color code Preview on White Background

This is how #dfac01 Color code will look on white background color. Color contrast ratio is 2.09

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

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,172,1,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(1,52,223,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(223,172,1,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.