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

#ddb62a hex color - Yellow - Warm color - Information

#ddb62a hex color - Yellow - Warm color

Color Mixture: Orange and Yellow

Color Hue/Base color: Yellow

Hex #ddb62a Color code in RGB color code model is created after adding 86.67% red color, 71.37% green color and 16.47% blue color. Hex #ddb62a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 18% magenta, 81% yellow and 13.33% black.

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

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codeddb62a#ddb62a
RGB Decimal221, 182, 42rgb(221, 182, 42)
RGB Percent87%, 71%, 16%rgb(87%, 71%, 16%)
CSS RGBa221, 182, 42,1rgba(221,182,42,1)
CMYK Modelcmyk(0%,18%,81%,13.33%)
HSL Color Space47,72% ,52%hsl(47,72% ,52%)
HSV Color Space47°, 81%, 87%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110111011011011000101010
Octal33526652
Decimal22118242
Hexddb62a

Different shades of #ddb62a color code.

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

Light Shade of #ddb62a
#e4c556
Dark Shade of #ddb62a
#b7951d
Saturated Shade of #ddb62a
#e9bd1e
Desaturated Shade of #ddb62a
#d1af36
Grey scale Shade of #ddb62a
#838383
Brighten Shade
#f6cf43
Most Readable Shade
#000000

Shades of #ddb62a color code

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

#ddb62a
#c4a125
#ab8d20
#93791c
#7a6517
#625012
#493c0e
#312809
#181404
#000000

Similar Color like #ddb62a color

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

#deb72b
#dfb82c
#e0b92d
#e1ba2e
#e2bb2f
#e3bc30
#e4bd31
#e5be32
#e6bf33
#e7c034
#e8c135
#e9c236
#eac337
#ebc438
#dcb529
#dbb428
#dab327
#d9b226
#d8b125
#d7b024
#d6af23
#d5ae22
#d4ad21
#d3ac20
#d2ab1f
#d1aa1e
#d0a91d
#cfa81c

Monochromatic Color with #ddb62a

#ddb62a
#080702
#332a0a
#5d4d12
#88701a
#b39322

Tints of #ddb62a Color

#ddb62a
#e0be41
#e4c659
#e8ce71
#ecd688
#efdea0
#f3e6b8
#f7eecf
#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

#ddb62a
#2a51dd

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

Split Complementary

#ddb62a
#2aabdd
#5c2add

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

Analogous Color

#dd6e2a
#dd922a
#ddb62a
#ddda2a
#bcdd2a

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

#ddb62a
#2addb6
#b62add

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

#ddb62a
#2add5c
#2a51dd
#dd2aaa

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

#ddb62a
#2a51dd
#5c2add
#abdd2a

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

#ddb62a Color Code Preview on Black Background Color

This is how #ddb62a Color will look on black background color. Color contrast ratio is 10.80

#ddb62a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddb62a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddb62a

#ddb62a color code is use for CSS Background Color

Background color for the above div is #ddb62a

HTML with inline CSS

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

#ddb62a color code is use for CSS Border Color

CSS Border color for the above div is #ddb62a

HTML with inline CSS

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

CSS Border Left color for the above div is #ddb62a

HTML with inline CSS

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

CSS Border Right color for the above div is #ddb62a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ddb62a

HTML with inline CSS

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

CSS Border Top color for the above div is #ddb62a

HTML with inline CSS

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

#ddb62a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ddb62a Color code Preview on White Background

This is how #ddb62a Color code will look on white background color. Color contrast ratio is 1.94

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

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,182,42,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(42,81,221,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(221,182,42,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.