Skip to main content Skip to docs navigation

#cdc66a 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 Mung Bean and its hex is #CAC76D Nearest Color Name

Color Hue/Base color: Green

Hex #cdc66a Color code in RGB color code model is created after adding 80.39% red color, 77.65% green color and 41.57% blue color. Hex #cdc66a Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 3% magenta, 48% yellow and 19.61% black.

Hex #cdc66a color code is between #cccc66 web safe hex color code and #ddbb77 web safe hex color code. #cccc66 is the nearest web safe color code. You can see here many more shades of #cdc66a color code.

RGB Chart

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

Color Table

Hex Color Code cdc66a #cdc66a
RGB Decimal 205, 198, 106 205, 198, 106
RGB Percent 80%, 78%, 42% rgb(80%, 78%, 42%)
CSS RGBa 205, 198, 106,1 rgba(205,198,106,1)
CMYK Model cmyk(0%,3%,48%,19.61%)
HSL Color Space 56,50% ,61% hsl(56,50% ,61%)
HSV Color Space 56°, 48%, 80%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001101 11000110 01101010
Octal 315 306 152
Decimal 205 198 106
Hex cd c6 6a

Different shades of #cdc66a color code.

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

Darkest of #cdc66a
#767128
Darker of #cdc66a
#9c9535
Dark of #cdc66a
#c0b744
Base of #cdc66a
#cdc66a
Light of #cdc66a
#dad590
Lighter
#e7e3b6
Lightest
#f3f2dd

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

#cdc66a
#6a71cd

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

Split Complementary

#cdc66a
#6aa2cd
#956acd

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

Analogous Color

#cd8c6a
#cd9d6a
#cdc66a
#b3cd6a
#8acd6a

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

#cdc66a
#c66acd
#6acdc6

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

#cdc66a
#6acdc6
#6a71cd
#cd6a71

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

#cdc66a
#6acd95
#6a71cd
#cd6aa2

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

#504c1b
#767128
#9c9535
#c0b744
#cdc66a
#dad590
#e7e3b6
#f3f2dd
#ffffff

Tints of #cdc66a Color

#cdc66a
#d2cc7a
#d8d28b
#ddd99b
#e3dfac
#e8e5bc
#eeeccd
#f3f2dd
#f9f8ee
#ffffff

Shades of #cdc66a color code

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

#cdc66a
#b6b05e
#9f9a52
#888446
#716e3a
#5b582f
#444223
#2d2c17
#16160b
#000000

Tones

#cdc66a
#b9b57e
#a5a492
#9b9b9b
#9b9b9b

Tones

Similar Color like #cdc66a color

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

#cec76b
#cfc86c
#d0c96d
#d1ca6e
#d2cb6f
#d3cc70
#d4cd71
#d5ce72
#d6cf73
#d7d074
#d8d175
#d9d276
#dad377
#dbd478
#ccc569
#cbc468
#cac367
#c9c266
#c8c165
#c7c064
#c6bf63
#c5be62
#c4bd61
#c3bc60
#c2bb5f
#c1ba5e
#c0b95d
#bfb85c

Download this Dark Green

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

#cdc66a Color Code Preview on Black Background Color

This is how #cdc66a Color will look on black background color. Color contrast ratio is 11.88

#cdc66a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cdc66a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cdc66a

#cdc66a color code is use for CSS Background Color

Background color for the above div is #cdc66a

HTML with inline CSS

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

#cdc66a color code is use for CSS Border Color

CSS Border color for the above div is #cdc66a

HTML with inline CSS

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

CSS Border Left color for the above div is #cdc66a

HTML with inline CSS

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

CSS Border Right color for the above div is #cdc66a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cdc66a

HTML with inline CSS

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

CSS Border Top color for the above div is #cdc66a

HTML with inline CSS

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

#cdc66a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cdc66a Color code Preview on White Background

This is how #cdc66a Color code will look on white background color. Color contrast ratio is 1.77

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

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(205,198,106,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(106,113,205,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(205,198,106,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }