Skip to main content Skip to docs navigation

#dcc438 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 Seed Pod and its hex is #DAC43C Nearest Color Name

Color Hue/Base color: Green

Hex #dcc438 Color code in RGB color code model is created after adding 86.27% red color, 76.86% green color and 21.96% blue color. Hex #dcc438 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 11% magenta, 75% yellow and 13.73% black.

Hex #dcc438 color code is between #ddcc33 web safe hex color code and #ccbb44 web safe hex color code. #ddcc33 is the nearest web safe color code. You can see here many more shades of #dcc438 color code.

RGB Chart

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

Color Table

Hex Color Code dcc438 #dcc438
RGB Decimal 220, 196, 56 220, 196, 56
RGB Percent 86%, 77%, 22% rgb(86%, 77%, 22%)
CSS RGBa 220, 196, 56,1 rgba(220,196,56,1)
CMYK Model cmyk(0%,11%,75%,13.73%)
HSL Color Space 51,70% ,54% hsl(51,70% ,54%)
HSV Color Space 51°, 75%, 86%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11011100 11000100 00111000
Octal 334 304 70
Decimal 220 196 56
Hex dc c4 38

Different shades of #dcc438 color code.

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

Darkest of #dcc438
#695c12
Darker of #dcc438
#94821a
Dark of #dcc438
#bfa822
Base of #dcc438
#dcc438
Light of #dcc438
#e4d163
Lighter
#ebde8f
Lightest
#f3ebba

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

#dcc438
#3850dc

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

Split Complementary

#dcc438
#38a2dc
#7238dc

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

Analogous Color

#dc6438
#dc8038
#dcc438
#bddc38
#79dc38

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

#dcc438
#c438dc
#38dcc4

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

#dcc438
#38dcc4
#3850dc
#dc3850

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

#dcc438
#38dc72
#3850dc
#dc38a2

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

#3d360b
#695c12
#94821a
#bfa822
#dcc438
#e4d163
#ebde8f
#f3ebba
#fbf7e5

Tints of #dcc438 Color

#dcc438
#dfca4e
#e3d164
#e7d77a
#ebde90
#efe4a6
#f3ebbc
#f7f1d2
#fbf8e8
#ffffff

Shades of #dcc438 color code

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

#dcc438
#c3ae31
#ab982b
#928225
#7a6c1f
#615718
#494112
#302b0c
#181506
#000000

Tones

#dcc438
#c5b34f
#ada367
#96927e
#8a8a8a

Tones

Similar Color like #dcc438 color

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

#ddc539
#dec63a
#dfc73b
#e0c83c
#e1c93d
#e2ca3e
#e3cb3f
#e4cc40
#e5cd41
#e6ce42
#e7cf43
#e8d044
#e9d145
#ead246
#dbc337
#dac236
#d9c135
#d8c034
#d7bf33
#d6be32
#d5bd31
#d4bc30
#d3bb2f
#d2ba2e
#d1b92d
#d0b82c
#cfb72b
#ceb62a

Download this Dark Green

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

#dcc438 Color Code Preview on Black Background Color

This is how #dcc438 Color will look on black background color. Color contrast ratio is 12.00

#dcc438 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dcc438

HTML with inline CSS

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

Your Example Paragraph content text in with font color #dcc438

#dcc438 color code is use for CSS Background Color

Background color for the above div is #dcc438

HTML with inline CSS

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

#dcc438 color code is use for CSS Border Color

CSS Border color for the above div is #dcc438

HTML with inline CSS

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

CSS Border Left color for the above div is #dcc438

HTML with inline CSS

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

CSS Border Right color for the above div is #dcc438

HTML with inline CSS

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

CSS Border Bottom color for the above div is #dcc438

HTML with inline CSS

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

CSS Border Top color for the above div is #dcc438

HTML with inline CSS

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

#dcc438 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#dcc438 Color code Preview on White Background

This is how #dcc438 Color code will look on white background color. Color contrast ratio is 1.75

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

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