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

#ddb12c hex color - Yellow - Warm color - Information

#ddb12c hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #ddb12c Color code in RGB color code model is created after adding 86.67% red color, 69.41% green color and 17.25% blue color. Hex #ddb12c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 20% magenta, 80% yellow and 13.33% black.

Hex #ddb12c color code is between #ccaa33 web safe hex color code and #eebb22 web safe hex color code. #ccaa33 is the nearest web safe color code. You can see here many more shades of #ddb12c color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code ddb12c #ddb12c
RGB Decimal 221, 177, 44 rgb(221, 177, 44)
RGB Percent 87%, 69%, 17% rgb(87%, 69%, 17%)
CSS RGBa 221, 177, 44,1 rgba(221,177,44,1)
CMYK Model cmyk(0%,20%,80%,13.33%)
HSL Color Space 45,72% ,52% hsl(45,72% ,52%)
HSV Color Space 45°, 80%, 87%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011101 10110001 00101100
Octal 335 261 54
Decimal 221 177 44
Hex dd b1 2c

Different shades of #ddb12c color code.

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

Light Shade of #ddb12c
#e4c158
Dark Shade of #ddb12c
#b8921e
Saturated Shade of #ddb12c
#e9b720
Desaturated Shade of #ddb12c
#d1ab38
Grey scale Shade of #ddb12c
#848484
Brighten Shade
#f6ca45
Most Readable Shade
#000000

Shades of #ddb12c color code

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

#ddb12c
#c49d27
#ab8922
#93761d
#7a6218
#624e13
#493b0e
#312709
#181304
#000000

Similar Color like #ddb12c color

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

#deb22d
#dfb32e
#e0b42f
#e1b530
#e2b631
#e3b732
#e4b833
#e5b934
#e6ba35
#e7bb36
#e8bc37
#e9bd38
#eabe39
#ebbf3a
#dcb02b
#dbaf2a
#daae29
#d9ad28
#d8ac27
#d7ab26
#d6aa25
#d5a924
#d4a823
#d3a722
#d2a621
#d1a520
#d0a41f
#cfa31e

Monochromatic Color with #ddb12c

#ddb12c
#080702
#33290a
#5d4b13
#886d1b
#b38f24

Tints of #ddb12c Color

#ddb12c
#e0b943
#e4c25a
#e8cb72
#ecd389
#efdca1
#f3e5b8
#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

#ddb12c
#2c58dd

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

Split Complementary

#ddb12c
#2cb1dd
#592cdd

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

Analogous Color

#dd6a2c
#dd8e2c
#ddb12c
#ddd42c
#c2dd2c

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

#ddb12c
#2cddb1
#b12cdd

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

#ddb12c
#2cdd59
#2c58dd
#dd2cb0

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

#ddb12c
#2c58dd
#592cdd
#b1dd2c

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

#ddb12c Color Code Preview on Black Background Color

This is how #ddb12c Color will look on black background color. Color contrast ratio is 10.40

#ddb12c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddb12c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddb12c

#ddb12c color code is use for CSS Background Color

Background color for the above div is #ddb12c

HTML with inline CSS

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

#ddb12c color code is use for CSS Border Color

CSS Border color for the above div is #ddb12c

HTML with inline CSS

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

CSS Border Left color for the above div is #ddb12c

HTML with inline CSS

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

CSS Border Right color for the above div is #ddb12c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ddb12c

HTML with inline CSS

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

CSS Border Top color for the above div is #ddb12c

HTML with inline CSS

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

#ddb12c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ddb12c Color code Preview on White Background

This is how #ddb12c Color code will look on white background color. Color contrast ratio is 2.02

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

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,177,44,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(44,88,221,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(221,177,44,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.