Skip to main content Skip to docs navigation

#dcdf11 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 Golden Chandelier and its hex is #DDDD11 Nearest Color Name

Color Hue/Base color: Green

Hex #dcdf11 Color code in RGB color code model is created after adding 86.27% red color, 87.45% green color and 6.67% blue color. Hex #dcdf11 Color code in CMYK color (process color) code model is generated after subtraction of 1% cyan, 0% magenta, 92% yellow and 12.55% black.

Hex #dcdf11 color code is between #dddd00 web safe hex color code and #ccee00 web safe hex color code. #dddd00 is the nearest web safe color code. You can see here many more shades of #dcdf11 color code.

RGB Chart

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

Color Table

Hex Color Code dcdf11 #dcdf11
RGB Decimal 220, 223, 17 220, 223, 17
RGB Percent 86%, 87%, 7% rgb(86%, 87%, 7%)
CSS RGBa 220, 223, 17,1 rgba(220,223,17,1)
CMYK Model cmyk(1%,0%,92%,12.55%)
HSL Color Space 61,86% ,47% hsl(61,86% ,47%)
HSV Color Space 61°, 92%, 87%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011100 11011111 00010001
Octal 334 337 21
Decimal 220 223 17
Hex dc df 11

Different shades of #dcdf11 color code.

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

Darkest of #dcdf11
#505106
Darker of #dcdf11
#7f800a
Dark of #dcdf11
#adb00d
Base of #dcdf11
#dcdf11
Light of #dcdf11
#edef34
Lighter
#f1f363
Lightest
#f5f792

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

#dcdf11
#1411df

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

Split Complementary

#dcdf11
#1175df
#7b11df

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

Analogous Color

#df6a11
#df8c11
#dcdf11
#97df11
#42df11

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

#dcdf11
#df11dc
#11dcdf

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

#dcdf11
#11dcdf
#1411df
#df1411

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

#dcdf11
#11df7b
#1411df
#df1175

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 #dcdf11

#212103
#505106
#7f800a
#adb00d
#dcdf11
#edef34
#f1f363
#f5f792
#fafac2

Tints of #dcdf11 Color

#dcdf11
#dfe22b
#e3e645
#e7e960
#ebed7a
#eff095
#f3f4af
#f7f7ca
#fbfbe4
#ffffff

Shades of #dcdf11 color code

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

#dcdf11
#c3c60f
#abad0d
#92940b
#7a7b09
#616307
#494a05
#303103
#181801
#000000

Tones

#dcdf11
#c5c729
#adaf41
#969759
#7f7f71

Tones

Similar Color like #dcdf11 color

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

#dde012
#dee113
#dfe214
#e0e315
#e1e416
#e2e517
#e3e618
#e4e719
#e5e81a
#e6e91b
#e7ea1c
#e8eb1d
#e9ec1e
#eaed1f
#dbde10
#dadd0f
#d9dc0e
#d8db0d
#d7da0c
#d6d90b
#d5d80a
#d4d709
#d3d608
#d2d507
#d1d406
#d0d305
#cfd204
#ced103

Download this Dark Green

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

#dcdf11 Color Code Preview on Black Background Color

This is how #dcdf11 Color will look on black background color. Color contrast ratio is 14.61

#dcdf11 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dcdf11

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dcdf11

#dcdf11 color code is use for CSS Background Color

Background color for the above div is #dcdf11

HTML with inline CSS

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

#dcdf11 color code is use for CSS Border Color

CSS Border color for the above div is #dcdf11

HTML with inline CSS

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

CSS Border Left color for the above div is #dcdf11

HTML with inline CSS

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

CSS Border Right color for the above div is #dcdf11

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dcdf11

HTML with inline CSS

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

CSS Border Top color for the above div is #dcdf11

HTML with inline CSS

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

#dcdf11 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dcdf11 Color code Preview on White Background

This is how #dcdf11 Color code will look on white background color. Color contrast ratio is 1.44

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

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(220,223,17,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(20,17,223,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(220,223,17,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }