Skip to main content Skip to docs navigation

#dac604 hex color - Yellow - Warm color - Information

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 Hue/Base color: Yellow

Hex #dac604 Color code in RGB color code model is created after adding 85.49% red color, 77.65% green color and 1.57% blue color. Hex #dac604 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 9% magenta, 98% yellow and 14.51% black.

Hex #dac604 color code is between #ddcc00 web safe hex color code and #ccbb00 web safe hex color code. #ddcc00 is the nearest web safe color code. You can see here many more shades of #dac604 color code.

0 Likes 0 Comments | 3 Views

RGB Chart

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

Color Table

Hex Color Code dac604 #dac604
RGB Decimal 218, 198, 4 rgb(218, 198, 4)
RGB Percent 85%, 78%, 2% rgb(85%, 78%, 2%)
CSS RGBa 218, 198, 4,1 rgba(218,198,4,1)
CMYK Model cmyk(0%,9%,98%,14.51%)
HSL Color Space 54,96% ,44% hsl(54,96% ,44%)
HSV Color Space 54°, 98%, 85%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011010 11000110 00000100
Octal 332 306 4
Decimal 218 198 4
Hex da c6 04

Different shades of #dac604 color code.

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

Light Shade of #dac604
#fbe516
Dark Shade of #dac604
#a89803
Saturated Shade of #dac604
#dec900
Desaturated Shade of #dac604
#cfbd0f
Grey scale Shade of #dac604
#6f6f6f
Brighten Shade
#f3df1d
Most Readable Shade
#000000

Shades of #dac604 color code

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

#dac604
#c1b003
#a99a03
#918402
#796e02
#605801
#484201
#302c00
#181600
#000000

Similar Color like #dac604 color

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

#dbc705
#dcc806
#ddc907
#deca08
#dfcb09
#e0cc0a
#e1cd0b
#e2ce0c
#e3cf0d
#e4d00e
#e5d10f
#e6d210
#e7d311
#e8d412
#d9c503
#d8c402
#d7c301
#d6c200
#d5c100
#d4c000
#d3bf00
#d2be00
#d1bd00
#d0bc00
#cfbb00
#ceba00
#cdb900
#ccb800

Monochromatic Color with #dac604

#dac604
#050500
#302c01
#5a5202
#857902
#af9f03

Tints of #dac604 Color

#dac604
#decc1f
#e2d23b
#e6d957
#eadf73
#eee58f
#f2ecab
#f6f2c7
#faf8e3
#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

#dac604
#0418da

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

Split Complementary

#dac604
#0483da
#5b04da

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

Analogous Color

#da7004
#da9b04
#dac604
#c3da04
#98da04

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

#dac604
#04dac6
#c604da

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

#dac604
#04da5b
#0418da
#da0483

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

#dac604
#0418da
#5b04da
#83da04

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

#dac604 Color Code Preview on Black Background Color

This is how #dac604 Color will look on black background color. Color contrast ratio is 12.06

#dac604 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dac604

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dac604

#dac604 color code is use for CSS Background Color

Background color for the above div is #dac604

HTML with inline CSS

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

#dac604 color code is use for CSS Border Color

CSS Border color for the above div is #dac604

HTML with inline CSS

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

CSS Border Left color for the above div is #dac604

HTML with inline CSS

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

CSS Border Right color for the above div is #dac604

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dac604

HTML with inline CSS

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

CSS Border Top color for the above div is #dac604

HTML with inline CSS

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

#dac604 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dac604 Color code Preview on White Background

This is how #dac604 Color code will look on white background color. Color contrast ratio is 1.74

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

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.