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

#daae79 hex color - Brown - Warm color - Information

#daae79 hex color - Brown - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Brown

Hex #daae79 Color code in RGB color code model is created after adding 85.49% red color, 68.24% green color and 47.45% blue color. Hex #daae79 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 20% magenta, 44% yellow and 14.51% black.

Hex #daae79 color code is between #ddaa77 web safe hex color code and #ccbb88 web safe hex color code. #ddaa77 is the nearest web safe color code. You can see here many more shades of #daae79 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codedaae79#daae79
RGB Decimal218, 174, 121rgb(218, 174, 121)
RGB Percent85%, 68%, 47%rgb(85%, 68%, 47%)
CSS RGBa218, 174, 121,1rgba(218,174,121,1)
CMYK Modelcmyk(0%,20%,44%,14.51%)
HSL Color Space33,57% ,66%hsl(33,57% ,66%)
HSV Color Space33°, 44%, 85%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110101010111001111001
Octal332256171
Decimal218174121
Hexdaae79

Different shades of #daae79 color code.

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

Light Shade of #daae79
#e5c6a1
Dark Shade of #daae79
#cf9651
Saturated Shade of #daae79
#e3af70
Desaturated Shade of #daae79
#d1ad82
Grey scale Shade of #daae79
#a9a9a9
Brighten Shade
#f3c792
Most Readable Shade
#000000

Shades of #daae79 color code

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

#daae79
#c19a6b
#a9875e
#917450
#796043
#604d35
#483a28
#30261a
#18130d
#000000

Similar Color like #daae79 color

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

#dbaf7a
#dcb07b
#ddb17c
#deb27d
#dfb37e
#e0b47f
#e1b580
#e2b681
#e3b782
#e4b883
#e5b984
#e6ba85
#e7bb86
#e8bc87
#d9ad78
#d8ac77
#d7ab76
#d6aa75
#d5a974
#d4a873
#d3a772
#d2a671
#d1a570
#d0a46f
#cfa36e
#cea26d
#cda16c
#cca06b

Monochromatic Color with #daae79

#daae79
#050403
#30261b
#5a4832
#856a4a
#af8c61

Tints of #daae79 Color

#daae79
#deb787
#e2c096
#e6c9a5
#ead2b4
#eedbc3
#f2e4d2
#f6ede1
#faf6f0
#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

#daae79
#79a5da

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

Split Complementary

#daae79
#79d6da
#7e79da

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

Analogous Color

#da8779
#da9b79
#daae79
#dac179
#dad579

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

#daae79
#79daae
#ae79da

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

#daae79
#79da7e
#79a5da
#da79d5

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

#daae79
#79a5da
#7e79da
#d5da79

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

#daae79 Color Code Preview on Black Background Color

This is how #daae79 Color will look on black background color. Color contrast ratio is 10.31

#daae79 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #daae79

HTML with inline CSS

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

Your Example Paragraph content text in with font color #daae79

#daae79 color code is use for CSS Background Color

Background color for the above div is #daae79

HTML with inline CSS

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

#daae79 color code is use for CSS Border Color

CSS Border color for the above div is #daae79

HTML with inline CSS

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

CSS Border Left color for the above div is #daae79

HTML with inline CSS

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

CSS Border Right color for the above div is #daae79

HTML with inline CSS

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

CSS Border Bottom color for the above div is #daae79

HTML with inline CSS

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

CSS Border Top color for the above div is #daae79

HTML with inline CSS

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

#daae79 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#daae79 Color code Preview on White Background

This is how #daae79 Color code will look on white background color. Color contrast ratio is 2.04

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

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,174,121,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(121,165,218,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(218,174,121,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.