@
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.

#dab064 hex color - Yellow - Warm color - Information

#dab064 hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #dab064 Color code in RGB color code model is created after adding 85.49% red color, 69.02% green color and 39.22% blue color. Hex #dab064 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 19% magenta, 54% yellow and 14.51% black.

Hex #dab064 color code is between #ddaa66 web safe hex color code and #ccbb55 web safe hex color code. #ddaa66 is the nearest web safe color code. You can see here many more shades of #dab064 color code.

0 Likes 0 Comments | 11 Views

RGB Chart

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

Color Table

Hex Color Code dab064 #dab064
RGB Decimal 218, 176, 100 rgb(218, 176, 100)
RGB Percent 85%, 69%, 39% rgb(85%, 69%, 39%)
CSS RGBa 218, 176, 100,1 rgba(218,176,100,1)
CMYK Model cmyk(0%,19%,54%,14.51%)
HSL Color Space 39,61% ,62% hsl(39,61% ,62%)
HSV Color Space 39°, 54%, 85%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011010 10110000 01100100
Octal 332 260 144
Decimal 218 176 100
Hex da b0 64

Different shades of #dab064 color code.

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

Light Shade of #dab064
#e4c58d
Dark Shade of #dab064
#d09b3b
Saturated Shade of #dab064
#e4b35a
Desaturated Shade of #dab064
#d0ad6e
Grey scale Shade of #dab064
#9f9f9f
Brighten Shade
#f3c97d
Most Readable Shade
#000000

Shades of #dab064 color code

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

#dab064
#c19c58
#a9884d
#917542
#796137
#604e2c
#483a21
#302716
#18130b
#000000

Similar Color like #dab064 color

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

#dbb165
#dcb266
#ddb367
#deb468
#dfb569
#e0b66a
#e1b76b
#e2b86c
#e3b96d
#e4ba6e
#e5bb6f
#e6bc70
#e7bd71
#e8be72
#d9af63
#d8ae62
#d7ad61
#d6ac60
#d5ab5f
#d4aa5e
#d3a95d
#d2a85c
#d1a75b
#d0a65a
#cfa559
#cea458
#cda357
#cca256

Monochromatic Color with #dab064

#dab064
#050403
#302716
#5a492a
#856b3d
#af8e51

Tints of #dab064 Color

#dab064
#deb875
#e2c186
#e6ca97
#ead3a8
#eedbba
#f2e4cb
#f6eddc
#faf6ed
#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

#dab064
#648eda

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

Split Complementary

#dab064
#64c9da
#7564da

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

Analogous Color

#da8164
#da9864
#dab064
#dac864
#d5da64

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

#dab064
#64dab0
#b064da

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

#dab064
#64da75
#648eda
#da64c9

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

#dab064
#648eda
#7564da
#c9da64

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

#dab064 Color Code Preview on Black Background Color

This is how #dab064 Color will look on black background color. Color contrast ratio is 10.38

#dab064 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dab064

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dab064

#dab064 color code is use for CSS Background Color

Background color for the above div is #dab064

HTML with inline CSS

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

#dab064 color code is use for CSS Border Color

CSS Border color for the above div is #dab064

HTML with inline CSS

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

CSS Border Left color for the above div is #dab064

HTML with inline CSS

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

CSS Border Right color for the above div is #dab064

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dab064

HTML with inline CSS

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

CSS Border Top color for the above div is #dab064

HTML with inline CSS

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

#dab064 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dab064 Color code Preview on White Background

This is how #dab064 Color code will look on white background color. Color contrast ratio is 2.02

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

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

0 Likes 0 Comments | 11 Views

Post your comment:-

By submitting comment you agree to our privacy policy.