crispedge.com

Color picker

Loading...

#ddae4a hex color - Yellow - Warm color - Information

#ddae4a hex color - Yellow - Warm color

Color Hue/Base color: Yellow

Hex #ddae4a Color code in RGB color code model is created after adding 86.67% red color, 68.24% green color and 29.02% blue color. Hex #ddae4a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 21% magenta, 67% yellow and 13% black.

Hex #ddae4a color code is between #ccaa44 web safe hex color code and #eebb55 web safe hex color code. #ccaa44 is the nearest web safe color code. You can see here many more shades of #ddae4a color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeddae4a#ddae4a
RGB Decimal221, 174, 74rgb(221, 174, 74)
RGB Percent87%, 68%, 29%rgb(87%, 68%, 29%)
CSS RGBa221, 174, 74,1rgba(221,174,74,1)
CMYK Modelcmyk(0%,21%,67%,13%)
HSL Color Space41,68% ,58%hsl(41,68% ,58%)
HSV Color Space41°, 67%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111011010111001001010
Octal335256112
Decimal22117474
Hexddae4a

Different shades of #ddae4a color code.

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

Light Shade of #ddae4a
#e5c175
Dark Shade of #ddae4a
#cd9827
Saturated Shade of #ddae4a
#e8b23f
Desaturated Shade of #ddae4a
#d2aa55
Grey scale Shade of #ddae4a
#939393
Brighten Shade
#f6c763
Most Readable Shade
#000000

Shades of #ddae4a color code

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

#ddae4a
#c49a41
#ab8739
#937431
#7a6029
#624d20
#493a18
#312610
#181308
#000000

Similar Color like #ddae4a color

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

#deaf4b
#dfb04c
#e0b14d
#e1b24e
#e2b34f
#e3b450
#e4b551
#e5b652
#e6b753
#e7b854
#e8b955
#e9ba56
#eabb57
#ebbc58
#dcad49
#dbac48
#daab47
#d9aa46
#d8a945
#d7a844
#d6a743
#d5a642
#d4a541
#d3a440
#d2a33f
#d1a23e
#d0a13d
#cfa03c

Monochromatic Color with #ddae4a

#ddae4a
#080703
#332811
#5d4a1f
#886b2e
#b38d3c

Tints of #ddae4a Color

#ddae4a
#e0b75e
#e4c072
#e8c986
#ecd29a
#efdbae
#f3e4c2
#f7edd6
#fbf6ea
#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

#ddae4a
#4a79dd

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

Split Complementary

#ddae4a
#4ac2dd
#654add

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

Analogous Color

#dd734a
#dd914a
#ddae4a
#ddcb4a
#d1dd4a

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

#ddae4a
#4addae
#ae4add

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

#ddae4a
#4add64
#4a79dd
#dd4ac2

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

#ddae4a
#4a79dd
#654add
#c2dd4a

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

#ddae4a Color Code Preview on Black Background Color

This is how #ddae4a Color will look on black background color. Color contrast ratio is 10.23

#ddae4a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddae4a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddae4a

#ddae4a color code is use for CSS Background Color

Background color for the above div is #ddae4a

HTML with inline CSS

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

#ddae4a color code is use for CSS Border Color

CSS Border color for the above div is #ddae4a

HTML with inline CSS

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

CSS Border Left color for the above div is #ddae4a

HTML with inline CSS

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

CSS Border Right color for the above div is #ddae4a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ddae4a

HTML with inline CSS

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

CSS Border Top color for the above div is #ddae4a

HTML with inline CSS

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

#ddae4a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ddae4a Color code Preview on White Background

This is how #ddae4a Color code will look on white background color. Color contrast ratio is 2.05

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

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