crispedge.com

#dcae2e hex color - Yellow - Warm color - Information

#dcae2e hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #dcae2e Color code in RGB color code model is created after adding 86.27% red color, 68.24% green color and 18.04% blue color. Hex #dcae2e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 21% magenta, 79% yellow and 14% black.

Hex #dcae2e color code is between #ddaa33 web safe hex color code and #ccbb22 web safe hex color code. #ddaa33 is the nearest web safe color code. You can see here many more shades of #dcae2e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codedcae2e#dcae2e
RGB Decimal220, 174, 46rgb(220, 174, 46)
RGB Percent86%, 68%, 18%rgb(86%, 68%, 18%)
CSS RGBa220, 174, 46,1rgba(220,174,46,1)
CMYK Modelcmyk(0%,21%,79%,14%)
HSL Color Space44,71% ,52%hsl(44,71% ,52%)
HSV Color Space44°, 79%, 86%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111001010111000101110
Octal33425656
Decimal22017446
Hexdcae2e

Different shades of #dcae2e color code.

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

Light Shade of #dcae2e
#e3bf5a
Dark Shade of #dcae2e
#b8901f
Saturated Shade of #dcae2e
#e8b422
Desaturated Shade of #dcae2e
#d0a83a
Grey scale Shade of #dcae2e
#858585
Brighten Shade
#f5c747
Most Readable Shade
#000000

Shades of #dcae2e color code

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

#dcae2e
#c39a28
#ab8723
#92741e
#7a6019
#614d14
#493a0f
#30260a
#181305
#000000

Similar Color like #dcae2e color

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

#ddaf2f
#deb030
#dfb131
#e0b232
#e1b333
#e2b434
#e3b535
#e4b636
#e5b737
#e6b838
#e7b939
#e8ba3a
#e9bb3b
#eabc3c
#dbad2d
#daac2c
#d9ab2b
#d8aa2a
#d7a929
#d6a828
#d5a727
#d4a626
#d3a525
#d2a424
#d1a323
#d0a222
#cfa121
#cea020

Monochromatic Color with #dcae2e

#dcae2e
#070602
#32280a
#5c4913
#876b1c
#b18c25

Tints of #dcae2e Color

#dcae2e
#dfb745
#e3c05c
#e7c973
#ebd28a
#efdba2
#f3e4b9
#f7edd0
#fbf6e7
#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

#dcae2e
#2e5cdc

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

Split Complementary

#dcae2e
#2eb3dc
#572edc

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

Analogous Color

#dc682e
#dc8b2e
#dcae2e
#dcd12e
#c4dc2e

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

#dcae2e
#2edcae
#ae2edc

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

#dcae2e
#2edc57
#2e5cdc
#dc2eb3

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

#dcae2e
#2e5cdc
#572edc
#b3dc2e

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

#dcae2e Color Code Preview on Black Background Color

This is how #dcae2e Color will look on black background color. Color contrast ratio is 10.14

#dcae2e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dcae2e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dcae2e

#dcae2e color code is use for CSS Background Color

Background color for the above div is #dcae2e

HTML with inline CSS

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

#dcae2e color code is use for CSS Border Color

CSS Border color for the above div is #dcae2e

HTML with inline CSS

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

CSS Border Left color for the above div is #dcae2e

HTML with inline CSS

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

CSS Border Right color for the above div is #dcae2e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dcae2e

HTML with inline CSS

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

CSS Border Top color for the above div is #dcae2e

HTML with inline CSS

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

#dcae2e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dcae2e Color code Preview on White Background

This is how #dcae2e Color code will look on white background color. Color contrast ratio is 2.07

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

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(220,174,46,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(46,92,220,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(220,174,46,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.

< /html>