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

#ddaa51 hex color - Yellow - Warm color - Information

#ddaa51 hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #ddaa51 Color code in RGB color code model is created after adding 86.67% red color, 66.67% green color and 31.76% blue color. Hex #ddaa51 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 23% magenta, 63% yellow and 13.33% black.

Hex #ddaa51 color code is between #cc9955 web safe hex color code and #eebb44 web safe hex color code. #cc9955 is the nearest web safe color code. You can see here many more shades of #ddaa51 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codeddaa51#ddaa51
RGB Decimal221, 170, 81rgb(221, 170, 81)
RGB Percent87%, 67%, 32%rgb(87%, 67%, 32%)
CSS RGBa221, 170, 81,1rgba(221,170,81,1)
CMYK Modelcmyk(0%,23%,63%,13.33%)
HSL Color Space38,67% ,59%hsl(38,67% ,59%)
HSV Color Space38°, 63%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111011010101001010001
Octal335252121
Decimal22117081
Hexddaa51

Different shades of #ddaa51 color code.

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

Light Shade of #ddaa51
#e5bf7c
Dark Shade of #ddaa51
#d29429
Saturated Shade of #ddaa51
#e7ad47
Desaturated Shade of #ddaa51
#d3a75b
Grey scale Shade of #ddaa51
#979797
Brighten Shade
#f6c36a
Most Readable Shade
#000000

Shades of #ddaa51 color code

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

#ddaa51
#c49748
#ab843f
#937136
#7a5e2d
#624b24
#49381b
#312512
#181209
#000000

Similar Color like #ddaa51 color

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

#deab52
#dfac53
#e0ad54
#e1ae55
#e2af56
#e3b057
#e4b158
#e5b259
#e6b35a
#e7b45b
#e8b55c
#e9b65d
#eab75e
#ebb85f
#dca950
#dba84f
#daa74e
#d9a64d
#d8a54c
#d7a44b
#d6a34a
#d5a249
#d4a148
#d3a047
#d29f46
#d19e45
#d09d44
#cf9c43

Monochromatic Color with #ddaa51

#ddaa51
#080703
#332713
#5d4822
#886932
#b38941

Tints of #ddaa51 Color

#ddaa51
#e0b364
#e4bc77
#e8c68b
#eccf9e
#efd9b1
#f3e2c5
#f7ecd8
#fbf5eb
#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

#ddaa51
#5184dd

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

Split Complementary

#ddaa51
#51cadd
#6451dd

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

Analogous Color

#dd7251
#dd8e51
#ddaa51
#ddc651
#d8dd51

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

#ddaa51
#51ddaa
#aa51dd

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

#ddaa51
#51dd64
#5184dd
#dd51ca

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

#ddaa51
#5184dd
#6451dd
#cadd51

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

#ddaa51 Color Code Preview on Black Background Color

This is how #ddaa51 Color will look on black background color. Color contrast ratio is 9.94

#ddaa51 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddaa51

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddaa51

#ddaa51 color code is use for CSS Background Color

Background color for the above div is #ddaa51

HTML with inline CSS

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

#ddaa51 color code is use for CSS Border Color

CSS Border color for the above div is #ddaa51

HTML with inline CSS

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

CSS Border Left color for the above div is #ddaa51

HTML with inline CSS

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

CSS Border Right color for the above div is #ddaa51

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ddaa51

HTML with inline CSS

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

CSS Border Top color for the above div is #ddaa51

HTML with inline CSS

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

#ddaa51 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ddaa51 Color code Preview on White Background

This is how #ddaa51 Color code will look on white background color. Color contrast ratio is 2.11

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

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,170,81,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(81,132,221,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(221,170,81,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.