crispedge.com

Color picker

Loading...

#daa752 hex color - Yellow - Warm color - Information

#daa752 hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #daa752 Color code in RGB color code model is created after adding 85.49% red color, 65.49% green color and 32.16% blue color. Hex #daa752 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 23% magenta, 62% yellow and 15% black.

Hex #daa752 color code is between #ddaa55 web safe hex color code and #cc9944 web safe hex color code. #ddaa55 is the nearest web safe color code. You can see here many more shades of #daa752 color code.

0 Likes 0 Comments | 11 Views

RGB Chart

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

Color Table

Hex Color Codedaa752#daa752
RGB Decimal218, 167, 82rgb(218, 167, 82)
RGB Percent85%, 65%, 32%rgb(85%, 65%, 32%)
CSS RGBa218, 167, 82,1rgba(218,167,82,1)
CMYK Modelcmyk(0%,23%,62%,15%)
HSL Color Space38,65% ,59%hsl(38,65% ,59%)
HSV Color Space38°, 62%, 85%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110110101010011101010010
Octal332247122
Decimal21816782
Hexdaa752

Different shades of #daa752 color code.

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

Light Shade of #daa752
#e3bc7c
Dark Shade of #daa752
#cd912c
Saturated Shade of #daa752
#e4aa47
Desaturated Shade of #daa752
#cfa45c
Grey scale Shade of #daa752
#969696
Brighten Shade
#f3c06b
Most Readable Shade
#000000

Shades of #daa752 color code

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

#daa752
#c19448
#a9813f
#916f36
#795c2d
#604a24
#48371b
#302512
#181209
#000000

Similar Color like #daa752 color

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

#dba853
#dca954
#ddaa55
#deab56
#dfac57
#e0ad58
#e1ae59
#e2af5a
#e3b05b
#e4b15c
#e5b25d
#e6b35e
#e7b45f
#e8b560
#d9a651
#d8a550
#d7a44f
#d6a34e
#d5a24d
#d4a14c
#d3a04b
#d29f4a
#d19e49
#d09d48
#cf9c47
#ce9b46
#cd9a45
#cc9944

Monochromatic Color with #daa752

#daa752
#050402
#302512
#5a4522
#856632
#af8642

Tints of #daa752 Color

#daa752
#deb065
#e2ba78
#e6c48b
#eace9e
#eed7b2
#f2e1c5
#f6ebd8
#faf5eb
#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

#daa752
#5285da

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

Split Complementary

#daa752
#52c9da
#6352da

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

Analogous Color

#da7152
#da8c52
#daa752
#dac252
#d7da52

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

#daa752
#52daa7
#a752da

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

#daa752
#52da63
#5285da
#da52c9

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

#daa752
#5285da
#6352da
#c9da52

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

#daa752 Color Code Preview on Black Background Color

This is how #daa752 Color will look on black background color. Color contrast ratio is 9.63

#daa752 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #daa752

HTML with inline CSS

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

Your Example Paragraph content text in with font color #daa752

#daa752 color code is use for CSS Background Color

Background color for the above div is #daa752

HTML with inline CSS

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

#daa752 color code is use for CSS Border Color

CSS Border color for the above div is #daa752

HTML with inline CSS

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

CSS Border Left color for the above div is #daa752

HTML with inline CSS

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

CSS Border Right color for the above div is #daa752

HTML with inline CSS

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

CSS Border Bottom color for the above div is #daa752

HTML with inline CSS

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

CSS Border Top color for the above div is #daa752

HTML with inline CSS

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

#daa752 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#daa752 Color code Preview on White Background

This is how #daa752 Color code will look on white background color. Color contrast ratio is 2.18

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

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,167,82,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(82,133,218,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(218,167,82,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.