Skip to main content Skip to docs navigation

#ddcb1e hex color | Download Dark Green BG image | Information

Color Picker

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

Color Info

Woow we have a nearby visually matching color name available. It's name is Paella and its hex is #DCC61F Nearest Color Name

Color Hue/Base color: Green

Hex #ddcb1e Color code in RGB color code model is created after adding 86.67% red color, 79.61% green color and 11.76% blue color. Hex #ddcb1e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 8% magenta, 86% yellow and 13.33% black.

Hex #ddcb1e color code is between #cccc22 web safe hex color code and #eebb11 web safe hex color code. #cccc22 is the nearest web safe color code. You can see here many more shades of #ddcb1e color code.

RGB Chart

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

Color Table

Hex Color Code ddcb1e #ddcb1e
RGB Decimal 221, 203, 30 221, 203, 30
RGB Percent 87%, 80%, 12% rgb(87%, 80%, 12%)
CSS RGBa 221, 203, 30,1 rgba(221,203,30,1)
CMYK Model cmyk(0%,8%,86%,13.33%)
HSL Color Space 54,76% ,49% hsl(54,76% ,49%)
HSV Color Space 54°, 86%, 87%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011101 11001011 00011110
Octal 335 313 36
Decimal 221 203 30
Hex dd cb 1e

Different shades of #ddcb1e color code.

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

Darkest of #ddcb1e
#564f0c
Darker of #ddcb1e
#837912
Dark of #ddcb1e
#b0a218
Base of #ddcb1e
#ddcb1e
Light of #ddcb1e
#e6d748
Lighter
#ece175
Lightest
#f2eba2

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

#ddcb1e
#1e30dd

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

Split Complementary

#ddcb1e
#1e8fdd
#6c1edd

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

Analogous Color

#dd5c1e
#dd7b1e
#ddcb1e
#afdd1e
#60dd1e

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

#ddcb1e
#cb1edd
#1eddcb

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

#ddcb1e
#1eddcb
#1e30dd
#dd1e30

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#ddcb1e
#1edd6c
#1e30dd
#dd1e8f

Square 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).

Monochromatic Color with #ddcb1e

#292606
#564f0c
#837912
#b0a218
#ddcb1e
#e6d748
#ece175
#f2eba2
#f8f4cf

Tints of #ddcb1e Color

#ddcb1e
#e0d037
#e4d650
#e8dc69
#ece282
#efe79b
#f3edb4
#f7f3cd
#fbf9e6
#ffffff

Shades of #ddcb1e color code

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

#ddcb1e
#c4b41a
#ab9d17
#938714
#7a7010
#625a0d
#49430a
#312d06
#181603
#000000

Tones

#ddcb1e
#c4b737
#aba250
#928e69
#7e7e7e

Tones

Similar Color like #ddcb1e color

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

#decc1f
#dfcd20
#e0ce21
#e1cf22
#e2d023
#e3d124
#e4d225
#e5d326
#e6d427
#e7d528
#e8d629
#e9d72a
#ead82b
#ebd92c
#dcca1d
#dbc91c
#dac81b
#d9c71a
#d8c619
#d7c518
#d6c417
#d5c316
#d4c215
#d3c114
#d2c013
#d1bf12
#d0be11
#cfbd10

Download this Dark Green

Hex #ddcb1e 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.

#ddcb1e Color Code Preview on Black Background Color

This is how #ddcb1e Color will look on black background color. Color contrast ratio is 12.64

#ddcb1e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddcb1e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ddcb1e

#ddcb1e color code is use for CSS Background Color

Background color for the above div is #ddcb1e

HTML with inline CSS

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

#ddcb1e color code is use for CSS Border Color

CSS Border color for the above div is #ddcb1e

HTML with inline CSS

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

CSS Border Left color for the above div is #ddcb1e

HTML with inline CSS

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

CSS Border Right color for the above div is #ddcb1e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ddcb1e

HTML with inline CSS

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

CSS Border Top color for the above div is #ddcb1e

HTML with inline CSS

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

#ddcb1e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ddcb1e Color code Preview on White Background

This is how #ddcb1e Color code will look on white background color. Color contrast ratio is 1.66

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(221,203,30,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(30,48,221,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(221,203,30,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }