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

#dda13f hex color - Yellow - Warm color - Information

#dda13f hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #dda13f Color code in RGB color code model is created after adding 86.67% red color, 63.14% green color and 24.71% blue color. Hex #dda13f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 27% magenta, 71% yellow and 13.33% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codedda13f#dda13f
RGB Decimal221, 161, 63rgb(221, 161, 63)
RGB Percent87%, 63%, 25%rgb(87%, 63%, 25%)
CSS RGBa221, 161, 63,1rgba(221,161,63,1)
CMYK Modelcmyk(0%,27%,71%,13.33%)
HSL Color Space37,70% ,56%hsl(37,70% ,56%)
HSV Color Space37°, 71%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111011010000100111111
Octal33524177
Decimal22116163
Hexdda13f

Different shades of #dda13f color code.

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

Light Shade of #dda13f
#e5b66a
Dark Shade of #dda13f
#c68823
Saturated Shade of #dda13f
#e8a434
Desaturated Shade of #dda13f
#d29e4a
Grey scale Shade of #dda13f
#8e8e8e
Brighten Shade
#f6ba58
Most Readable Shade
#000000

Shades of #dda13f color code

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

#dda13f
#c48f38
#ab7d31
#936b2a
#7a5923
#62471c
#493515
#31230e
#181107
#000000

Similar Color like #dda13f color

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

#dea240
#dfa341
#e0a442
#e1a543
#e2a644
#e3a745
#e4a846
#e5a947
#e6aa48
#e7ab49
#e8ac4a
#e9ad4b
#eaae4c
#ebaf4d
#dca03e
#db9f3d
#da9e3c
#d99d3b
#d89c3a
#d79b39
#d69a38
#d59937
#d49836
#d39735
#d29634
#d19533
#d09432
#cf9331

Monochromatic Color with #dda13f

#dda13f
#080602
#33250f
#5d441b
#886327
#b38233

Tints of #dda13f Color

#dda13f
#e0ab54
#e4b569
#e8c07f
#ecca94
#efd5a9
#f3dfbf
#f7ead4
#fbf4e9
#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

#dda13f
#3f7bdd

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

Split Complementary

#dda13f
#3fcadd
#523fdd

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

Analogous Color

#dd623f
#dd813f
#dda13f
#ddc13f
#dadd3f

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

#dda13f
#3fdda1
#a13fdd

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

#dda13f
#3fdd52
#3f7bdd
#dd3fca

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

#dda13f
#3f7bdd
#523fdd
#cadd3f

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

#dda13f Color Code Preview on Black Background Color

This is how #dda13f Color will look on black background color. Color contrast ratio is 9.24

#dda13f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dda13f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dda13f

#dda13f color code is use for CSS Background Color

Background color for the above div is #dda13f

HTML with inline CSS

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

#dda13f color code is use for CSS Border Color

CSS Border color for the above div is #dda13f

HTML with inline CSS

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

CSS Border Left color for the above div is #dda13f

HTML with inline CSS

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

CSS Border Right color for the above div is #dda13f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dda13f

HTML with inline CSS

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

CSS Border Top color for the above div is #dda13f

HTML with inline CSS

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

#dda13f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dda13f Color code Preview on White Background

This is how #dda13f Color code will look on white background color. Color contrast ratio is 2.27

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

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,161,63,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(63,123,221,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(221,161,63,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.