crispedge.com

Color picker

Loading...

#dac01a hex color - Zingiber - Yellow - Warm color - Information

#dac01a hex color - Zingiber - Yellow - Warm color

Color Hue/Base color: Yellow

Hex #dac01a Color Code is also known as Zingiber color.

Hex #dac01a Color code in RGB color code model is created after adding 85.49% red color, 75.29% green color and 10.2% blue color. Hex #dac01a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 12% magenta, 88% yellow and 15% black.

Hex #dac01a color code is between #ddbb22 web safe hex color code and #cccc11 web safe hex color code. #ddbb22 is the nearest web safe color code. You can see here many more shades of #dac01a color code.

0 Likes 0 Comments | 39 Views

RGB Chart

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

Color Table

Hex Color Codedac01a#dac01a
RGB Decimal218, 192, 26rgb(218, 192, 26)
RGB Percent85%, 75%, 10%rgb(85%, 75%, 10%)
CSS RGBa218, 192, 26,1rgba(218,192,26,1)
CMYK Modelcmyk(0%,12%,88%,15%)
HSL Color Space52,79% ,48%hsl(52,79% ,48%)
HSV Color Space52°, 88%, 85%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110101100000000011010
Octal33230032
Decimal21819226
Hexdac01a

Different shades of #dac01a color code.

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

Light Shade of #dac01a
#e8d13f
Dark Shade of #dac01a
#ac9815
Saturated Shade of #dac01a
#e6c90e
Desaturated Shade of #dac01a
#ceb726
Grey scale Shade of #dac01a
#7a7a7a
Brighten Shade
#f3d933
Most Readable Shade
#000000

Shades of #dac01a color code

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

#dac01a
#c1aa17
#a99514
#918011
#796a0e
#60550b
#484008
#302a05
#181502
#000000

Similar Color like #dac01a color

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

#dbc11b
#dcc21c
#ddc31d
#dec41e
#dfc51f
#e0c620
#e1c721
#e2c822
#e3c923
#e4ca24
#e5cb25
#e6cc26
#e7cd27
#e8ce28
#d9bf19
#d8be18
#d7bd17
#d6bc16
#d5bb15
#d4ba14
#d3b913
#d2b812
#d1b711
#d0b610
#cfb50f
#ceb40e
#cdb30d
#ccb20c

Monochromatic Color with #dac01a

#dac01a
#050501
#302a06
#5a500b
#857510
#af9b15

Tints of #dac01a Color

#dac01a
#dec733
#e2ce4c
#e6d566
#eadc7f
#eee399
#f2eab2
#f6f1cc
#faf8e5
#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

#dac01a
#1a34da

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

Split Complementary

#dac01a
#1a94da
#601ada

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

Analogous Color

#da731a
#da9a1a
#dac01a
#ceda1a
#a7da1a

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

#dac01a
#1adac0
#c01ada

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

#dac01a
#1ada60
#1a34da
#da1a94

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

#dac01a
#1a34da
#601ada
#94da1a

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

#dac01a Color Code Preview on Black Background Color

This is how #dac01a Color will look on black background color. Color contrast ratio is 11.54

#dac01a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dac01a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dac01a

#dac01a color code is use for CSS Background Color

Background color for the above div is #dac01a

HTML with inline CSS

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

#dac01a color code is use for CSS Border Color

CSS Border color for the above div is #dac01a

HTML with inline CSS

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

CSS Border Left color for the above div is #dac01a

HTML with inline CSS

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

CSS Border Right color for the above div is #dac01a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dac01a

HTML with inline CSS

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

CSS Border Top color for the above div is #dac01a

HTML with inline CSS

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

#dac01a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dac01a Color code Preview on White Background

This is how #dac01a Color code will look on white background color. Color contrast ratio is 1.82

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

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

0 Likes 0 Comments | 39 Views

Post your comment:-

By submitting comment you agree to our privacy policy.